aiagent.club
中文
GitHub

code-graph-rag

Observation pool · not formally ranked

This project does not currently meet the main index requirement of two current dimensions across two source types.

Not ranked
Observed adoptionMissing
MomentumCurrent · 2026-09-12
57
AttentionCurrent · 2026-09-12
22
Signal confidence Based on how many independent score dimensions currently have data.
Medium2/3 · 1 source types

Methodology v2.0 · snapshot 2026-09-12 · stale after 2 days

About

An accurate Retrieval-Augmented Generation (RAG) system that analyzes multi-language codebases using Tree-sitter, builds comprehensive knowledge graphs, and enables natural language querying of codebase structure and relationships as well as editing capabilities.

cgr is published to PyPI and can be installed system-wide so it works from any target repo without activating a project virtualenv. Install with the treesitter-full (all languages) and semantic (vector search) extras:

For a Python-only install, omit the extras. For local development from a clone, use uv tool install --editable "/path/to/code-graph-rag[treesitter-full,semantic]".

After install, cgr is on PATH. From any…

Across sources

5.1k Stars
  • Stars 5.1k
  • Forks 673
  • Commits 6.9k
  • Releases 24