Semantic code search for coding agents — search by meaning like grep, trace call graphs, find tests & blast radius. 100% local embeddings (ONNX/MLX), MCP server, plugins for Claude Code, OpenCode, Codex & Droid.
AST knowledge graph MCP server for Claude Code — semantic search, call graph traversal, HTTP route tracing, impact analysis. Auto-indexes 10 languages via Tree-sitter.
A deterministic code knowledge graph for coding agents — one static Go binary indexes code, routes, dependencies, k8s & docs; your agent answers from the store. No LLM, no DB, no MCP.
Agent memory + every context-engineering primitive (write / select / compress / isolate) in one importable library. Ranked recall with activation decay over SQLite/FTS5. One production dependency (better-sqlite3).
AI pull-request reviewer: hybrid RAG + a code graph + Claude Code. Whole-repo context, inline GitHub comments grounded on exact code. MCP server + Claude Code plugin.