Skip to content

[GitHub Trending] tirth8205/code-review-graph

8.5 relevance
Score Breakdown
technical depth
9
novelty
9
actionability
8
community
7
strategic
7
personal
10

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Code-review-graph for MCP is a novel, highly relevant tool for AI-assisted code review.

AI/ML github.com
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-rep...
Summary

code-review-graph uses Tree-sitter to build a structural AST graph of a codebase, enabling AI assistants via MCP to read only the minimal context needed for reviews. It supports 30+ languages, performs blast-radius analysis on changes, and re-indexes a 2,900-file monorepo in under 2 seconds with incremental updates. The tool auto-configures platforms like Cursor, Claude Code, and GitHub Copilot, and can exclude 27,700+ files from review context in large projects.

Author

tirth8205