Production-ready context database and MCP server for AI assistants. Provides code intelligence with hybrid search, call graphs, impact analy...
#code-graph
14 posts
A high-performance code intelligence graph for LLMs and AI agents. Sub-second structural queries, impact analysis, and cross-repo API contra...
Local-first, open-source AI code reviewer — an MCP server + CLI that makes any coding agent (Claude Code, Codex) rigorous and unbiased by gr...
Local code search for AI agents: six fast, purpose-built tools that return ranked answers, not raw grep. Because maybe grep isn't all you ne...
Source code graph RAG (GraphRAG) for C/C++ development based on clang/clangd
AI pull-request reviewer: hybrid RAG + a code graph + Claude Code. Whole-repo context, inline GitHub comments grounded on exact code. MCP se...
The shell around your coding agent: a neuro-symbolic code graph with calibrated trust, via MCP.
Permanent code intelligence layer. Learns what matters, expires what changed, proves what existed. Content-addressed graph with Merkle proof...
Cut AI-agent token waste ~90% — query a local SQLite structural index of your JS/TS/CSS codebase with SQL in one round-trip instead of 3–5 f...
Verified, fully-local code context for AI agents. MCP-native. No cloud, no editor lock-in.
Local pre-flight linter and architecture gate for AI agents. Uses tree-sitter, Stack Graphs, and Datalog to mechanically block structural dr...
Command Line Interface for GitHits - Context Layer for Open Source