runecho
01Plugin 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.
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.
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.
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.