OSS
code-graph-rag Trends With a Knowledge-Graph Answer to Monorepo Context, at 2,675 Stars
vitali87/code-graph-rag is on GitHub Trending today (+59 stars, 2,675 total), pitching itself as RAG for monorepos: it builds a knowledge graph over a multi-language codebase so an agent can query, understand, and edit across it rather than grepping. The bet is that AST-derived structure beats embedding-only retrieval when the repo spans several languages and the relevant context is a call chain rather than a similar-looking file. Traction is small and the claims are unbenchmarked, so treat it as an early datapoint in the graph-over-embeddings argument rather than a settled result.
↳ Follow the thread