[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.
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