inth3shadows/runecho

Deterministic pre-write guard for AI coding agents. Blocks an Edit/Write that references a symbol your repo doesn't have — before it lands, not after the build fails. No LLM, no API keys, ~0 tokens: the same code produces the same answer. Catches hallucinated bare calls, consts and type refs; 4 of 9 on our real-hallucination benchmark.

0Stars on the repository
7Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

runecho

01

inth3shadows/runecho

Plugin Claude Code

RunEcho's own plugin marketplace — the edit-time hallucination guard, distributed the way Claude Code expects rather than as a settings.json snippet to hand-merge.

0 3d ago A tokens not measured original MIT

runecho-guard

02

inth3shadows/runecho

Plugin Claude Code

Deterministic pre-write hallucination gate. Validates every symbol an assistant edit references against the indexed structure of your repo, and asks before a write lands on a name that does not resolve.

0 3d ago A tokens not measured original MIT