概要
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 | 18,745 |
| Forks | 2,010 |
| カテゴリ | LLM |
| アクティビティ | high |
最新のissue
- Incremental flow re-detection never finds new entry points (relative vs absolute path mismatch) (更新: 2026-06-19)
- Static/scoped calls (`Class::method`) aren’t tracked as callers in PHP and Rust (更新: 2026-06-18)
- [Bug]: claude-code hooks in settings.json shall not contain absolute paths to the repo (更新: 2026-06-18)
最新リリース: v2.3.6 — community-response release (2026-06-10)
