pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:Python language:Java
Filter by
278M results
What
The Create / PackOut face of the Plugin Engine pill (NINJA_MODE_PILL.md). plugin_overlay.js?v=2 now has a ( Install )(
Create ) tab toggle. The Create tab:
- Drop an .xlsx model sheet → NinjaCreate.previewSheet ...
Summary
Adds GitHub issue templates so the New Issue web UI offers two guided forms instead of a blank box:
- Bug report (bug_report.md) — captures tier/transport/tool, repro steps, expected vs. actual, ...
Related Issue
Closes #719
Summary
Implements a real ENSVerification contract holding verified ENS name records.
Changes Made
- Defined VerificationRecord struct and verifyENS function.
Testing ...
Summary
Guards non-array entry.message?.content in the usage parser. Claude Code emits a string-shaped content for some turns;
the parser assumed an array, which could throw. Normalizes content to [] ...
🎯 What: Replaced hardcoded http://localhost:3000 in fetchHistoricalData and related files with
DEFAULT_API_CONFIG.proxyUrl.
💡 Why: Extracts hardcoded configuration to the constants file allowing easier ...
Layer-1 Phase 0 — contract + adoption-preservation gap (doc-only, behavior-neutral)
Documents the live Layer-1 detector→pipeline→validator contract and disclosed residuals against the actual code. No ...