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(opencode): use current plugin hook API
- [Feature]: let an MCP tool call name its own graph data directory
- inheritors_of can report a same-named class from another namespace as an inheritor
- Design: separate base-type extraction, canonical declaration identity, and resolution for INHERITS edges
- [Bug]: C# namespaces are absent from the graph identity, making namespace-sensitive call resolution undecidable
- [Bug]: opencode plugin template uses removed `app.on` API — fails on every startup
- watch mode: writer holds an open transaction, WAL never checkpoints and grows unbounded
- [Bug]: C# nested type identity is truncated to one level, merging distinct methods into one node
- [Bug]: C# and Java. Inheritance through a generic base class is dropped, and inheritors_of reports it as a confirmed absence
- [Bug]: C#. .NET mediator dispatch is unmodeled, disconnecting the primary call path in CQRS codebases
- Docs
- Python not yet supported