n24q02m/better-code-review-graph
View on GitHub ↗Knowledge graph for token-efficient code reviews -- semantic search and call-graph resolution across your codebase.
66 ★10 forksPythonUpdated 18d ago
What you need to know
Builds a knowledge graph of a codebase for token-efficient code review, combining semantic search with a call graph; available via Python, PyPI, or Docker.
Install
pip install better-code-review-graph Or run via Docker
Usage
- •Index a repository into a knowledge graph
- •Ask semantic search questions about code structure
Key features
- ✓Knowledge graph over code
- ✓Semantic search
- ✓Call graph extraction
- ✓Token-efficient review context
Best for
Teams that want cheaper, more focused AI code reviews using graph-based code understanding.
Reviewed 2026-08-11
Topics
ai-agentsai-codingantigravityclaudeclaude-codecode-reviewcodexcopilotcursordockergemini-cliknowledge-graphmcpmcp-servermodel-context-protocolopen-sourcepythontree-sitter
- Stars
- 66★
- Forks
- 10
- Language
- Python
- License
- Apache-2.0
- Created
- 2026-03-20
- Last push
- 2026-08-17