code-review-graph
https://github.com/tirth8205/code-review-graph
Python
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.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to code-review-graph
Help out
- Issues
- fix: raise GitTimeoutError instead of returning empty on git/svn timeout
- feat: add OrcaRouter embedding provider
- An empty integer env var (CRG_GIT_TIMEOUT=) kills the tool at import with an uncaught ValueError
- A git timeout in changes.py is returned as 'no changes': same empty result, exit code 0
- feat(java): resolve Spring AOP @annotation/execution pointcuts to CALLS edges
- update: the automatic full-rebuild fallback bypasses the root-mismatch guard and can replace another repository's graph
- watch: a directory whose watch registration fails is still reported as adopted, and health still says ok
- watch: ignored trees created after startup are watched recursively, re-creating #811's exposure
- fix(watch): report failed directory adoption
- dead_code false-negatives on any component with a Storybook .stories.tsx file
- Docs
- Python not yet supported