Skip to content

[GitHub Trending] tirth8205/code-review-graph

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

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

Code-review-graph is a new open source tool for AI code review, highly relevant to developer experience.

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 constructs a Tree-sitter-based AST graph of your codebase, enabling incremental updates in under 2 seconds and blast-radius analysis that pinpoints only the files affected by a change. By exposing this minimal context through the MCP protocol, it slashes token waste during AI-assisted code reviews—excluding up to 27,700+ files in large monorepos.

Author

tirth8205