aiagent.club
English
GitHub

code-graph-rag

观察池 · 暂无正式排名

该项目当前未满足“两个有效维度 + 两种数据源”的主榜门槛。

未排名
可观测采用度缺失
动量当前有效 · 2026-09-12
57
关注度当前有效 · 2026-09-12
22
信号可信度 依据当前有数据的独立评分维度数量计算。
2/3 · 1 种数据源

方法论 v2.0 · 快照 2026-09-12 · 超过 2 天视为过期

项目介绍

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…

各数据源

5.1k Star
  • Star 5.1k
  • Fork 673
  • 提交 6.9k
  • 发布 24