tirth8205/code-review-graph
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-repo workflows.
About the project
A local code knowledge graph: builds a structural map of a repository with Tree-sitter and serves AI assistants over MCP only the files a change touches.
Useful for
- Configure an MCP server for Cursor or Claude Code with one install command
- Build a codebase graph and get review context for changed files
- Update the graph incrementally via a pre-commit hook or watch mode
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 30 stars so far today, about 37 expected by the end of the day.
- GitHub Trending Python today: #10, +50 stars.
- About 7 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 31,590
- Stars in a day
- 36
- Forks
- 2,871
- Issues and pull requests
- 1,012
- Watchers
- 102
- Language
- Python
- License
- MIT
- Latest release
- v2.3.9 · September 18, 2026
- Created
- February 26, 2026
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 18, 2026GitHub Trending Python today: #10, +50 stars
Similar projects
-
8.8
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
8.5
tamaratran/fast-jev-compaction
Claude Code plugin that replaces context compaction summaries with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim. Also…
-
7.9
hypit-ai/hypit
Hypit gives AI agents a language and system to create video: the agent clones a viral clip as an editable workflow — footage, captions, B-roll and effects anchored to words instead of seconds.
-
7.9
Tencent/BrowserSkill
BrowserSkill connects AI agents (Cursor, Claude Code, Codex, etc.) to your already logged-in browser via the bsk CLI and an extension, letting the agent work in a separate window without interrupting you.
-
7.0
korcarc/text-humanizer
A Python tool that rewrites AI-generated text through an LLM and translation pipeline to bypass detectors like Turnitin and GPTZero. Supports 8 languages and requires a DeepSeek API key.
-
6.8
Tencent/WeKnora
Open-source LLM knowledge platform: turns raw documents into queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.