Skip to content
#

symbol-checking

Here are 2 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Jul 25, 2026
  • Go

Minimalist MCP server (8 tools) + hooks for anti-hallucination in AI coding assistants. AST-based symbol checking with confidence scoring, fuzzy matching, cross-session hallucination tracking, secret redaction, and token-optimized command output. Works with Claude Code, Codex, Antigravity IDE, Cursor, Windsurf, and any MCP client.

  • Updated Jul 20, 2026
  • JavaScript

Improve this page

Add a description, image, and links to the symbol-checking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the symbol-checking topic, visit your repo's landing page and select "manage topics."

Learn more