Code-Graph-RAG: Open-Source Tool Turns Codebases into Knowledge Graphs for AI
udmrzn · x · 2026-08-13
The open-source project Code-Graph-RAG offers a deep retrieval-augmented generation solution for large codebases. Unlike traditional code RAGs, it converts the entire codebase into a knowledge graph, enabling AI to genuinely understand functions, classes, call chains, and data flows.
The tool currently supports multi-language monorepos, natural language code queries, dead code detection, data flow tracking, and AST-level search and modification. It also integrates with Claude Code via the MCP protocol, making it highly suitable for AI coding in massive repositories.
More from coding & agent
- Build a 3D Book Render Tool with a Single Claude Prompt — burkov · 2026-08-13
- New site shows real examples from popular coding benchmarks to make scores concrete — mishig25 · 2026-08-13
- W&B Weave Introduces BYOB: Track Multimedia via S3/GCS URIs Directly — wandb · 2026-08-13
- Smuggling Prompt Injections Using Zero-Width Characters to Bypass Filters — GiiTZzz · 2026-08-13
- Parahelp Founders' Journey: Pivoting to AI Support, Resolving Millions of Tickets for Cursor — ycombinator · 2026-08-13
- AI Reshapes Design: Prototypes Are Now Production Front-End Code — MxMnr · 2026-08-13