概要
code-review-graphは、AIコーディングツールがコードベース全体を毎回読み込むことで生じる非効率性と高コストを解決するツールです。
Tree-sitterでコードの構造マップを構築し、変更を増分的に追跡することで、Model Context Protocol (MCP) を通じてAIアシスタント(Claude Code、GitHub Copilot、Gemini CLIなど)に必要なコンテキストのみを提供します。
これにより、コードレビューで約6.8倍、日常のコーディングタスクで最大49倍のトークン消費量削減を実現します。
AIの効率を大幅に向上させ、トークンコストを最適化したい開発者向けのソリューションで、Python製でCLIから簡単に導入・管理が可能です。
互換性・特徴
- Python
- CLI
- 日本語対応
- AI連携
- MCP対応
基本情報
| ライセンス | MIT |
| Stars | 19,499 |
| Forks | 2,082 |
| カテゴリ | LLM |
| アクティビティ | high |
最新のissue
- [Feature]: Multi-repo HTTP server (更新: 2026-07-12)
- [Bug]: cross_repo_search_tool drops one repo’s results — incomparable score scales merged, then truncated to per-repo limit (更新: 2026-07-11)
- Bug: tests_for query uses wrong edge direction for TESTED_BY, always falls back to naming convention (更新: 2026-07-10)
最新リリース: v2.3.6 — community-response release (2026-06-10)
