Codegraph Rust
100% Rust implementation of code graphRAG with blazing fast AST+FastML parsing, surrealDB backend and advanced agentic code analysis tools through MCP for efficient code agent context management
At a glance.
A compact read before the deeper capability notes and official setup links.
Core features.
Feature cards focus on what the tool helps users do, not generated setup commands.
CodeGraph transforms your entire codebase into a semantically searchable knowledge graph that AI agents can actually reason about—not just grep through.
Most semantic search tools create embeddings and call it a day.
When you search, you don't just get "similar code"—you get code with its relationships intact.
Document/spec nodes linked to backticked symbols in README.md, docs//.md, and schema//.surql
balanced LSP symbols + docs/enrichment + module linking Good agentic results without full cost
fast: disables build context, LSP, enrichment, module linking, dataflow, docs/contracts, and architecture; filters out Uses/References edges.
balanced: enables build context, LSP symbols, enrichment, module linking, and docs/contracts; filters out References edges.
When the tier enables LSP (balanced/full), indexing fails fast if required external tools are missing.
Agent / Skill / MCP / Workflow fit.
This panel keeps technical format separate from the user-facing AI category.
Official setup path.
Generated install snippets are intentionally not mirrored here because they drift. The page links to source-owned setup docs instead.
Evidence and adoption notes.
These notes help a user decide whether to investigate the official project further.
Source repository last pushed at 2025-12-20T02:24:45Z.
Generated from source metadata; confirm operational details in the official project before adopting it.
Review the upstream license, maintenance activity, and issue history before using it in production.