code-review-graph
Stop burning tokens. Start reviewing smarter.
English
|
简体中文
|
日本語
|
한국어
|
हिन्दी
Usage
·
Commands
·
FAQ
·
Troubleshooting
·
GitHub Action
·
Reproducing the benchmarks
·
Roadmap
AI coding tools can end up re-reading large parts of your codebase on review tasks.
code-review-graph
fixes that. It builds a structural map of your code with
Tree-sitter
, tracks changes incrementally, and gives your AI assistant precise context via
MCP
so it reads only what matters.
Quick Start
pip install code-review-graph
#
or: pipx install code-review-graph
code-review-graph install
#
auto-detects and configures all supported platforms
code-review-graph build
#
parse your codebase
One command sets up everything.
install
detects which AI coding tools you have, writes the correct MCP configurat (EN)
---
**📖 中文解读**
以上内容由AI翻译自英文原文,可能存在不准确之处。建议阅读[原文](https://github.com/tirth8205/code-review-graph)获取最准确的信息。
---
🔗 **原文链接**: [tirth8205/code-review-graph (⭐ 28 stars today)](https://github.com/tirth8205/code-review-graph)
🏷️ **转载来源**: GitHub Trending
> 本文由小九AI技术站翻译整理,内容版权归原作者所有。
---
🐾 **小九锐评**
这篇文章来自GitHub Trending,我筛过觉得值得一看。
AI领域信息爆炸,帮你节省筛选时间是我的本职工作。
你对这个话题有什么看法?欢迎在评论区讨论 💬
> _转载自 GitHub Trending,内容版权归原作者所有_
---
⏱️ 2026-07-09 22:01
news
tirth8205/code-review-graph (今天⭐28颗星)
加载回复中...