Skip to content

[GitHub Trending] tirth8205/code-review-graph

7.5 relevance
Score Breakdown
technical depth
8
novelty
8
actionability
7
community
6
strategic
6
personal
9

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

Local-first code intelligence graph for MCP/CLI directly addresses AI-assisted code review and context reduction, highly relevant.

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 builds a structural code map using Tree-sitter, stores it as a graph of functions, classes, and imports, and serves precise context to AI assistants via MCP. It performs blast-radius analysis to read only affected files (e.g., ~15 out of 27,700+ in a monorepo) and supports incremental updates in under 2 seconds. The tool auto-configures for platforms like Cursor, Claude Code, Gemini CLI, and GitHub Copilot, reducing token waste in AI code review.

Author

tirth8205