Skip to content

[GitHub Trending] tirth8205/code-review-graph

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

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

Local-first code intelligence graph for MCP, highly relevant and novel.

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 set of files affected by a change. It performs blast-radius analysis and incremental updates in under 2 seconds, even for monorepos with 27,700+ files, drastically reducing token waste during code review.

Author

tirth8205