GitHub 仓库

tirth8205/code-review-graph

Python 首次收录 2026-02-26 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 133 / 共 783

19.5k Star

Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.

项目介绍

Stop burning tokens. Start reviewing smarter.

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.

One command sets up everything. install detects which AI coding tools you have, writes the correct MCP configuration for each one, installs platform-native hooks/skills where supported, and injects graph-aware instructions into your platform rules. It auto-detects whether you installed via uvx or pip/pipx and generates the right config. Restart your editor/tool…

摘自 github.com/tirth8205/code-review-graph

最新指标

Star 19.5k 2026-07-16
Fork 2.1k 2026-07-16
提交 493 2026-07-16
发布 27 2026-07-16
Watcher 66 2026-07-16
开放 issue 82 2026-07-16
开放 PR 104 2026-07-16