
code-review-graph enhances code reviews by creating a knowledge graph, reducing token usage and improving efficiency for AI coding tools.
code-review-graph is a tool designed to optimize the code review process by building a persistent knowledge graph of your codebase. It utilizes Tree-sitter to create a structural map that allows AI coding assistants to focus only on relevant parts of the code, significantly reducing the number of tokens used during reviews.
Key features:
This tool is particularly beneficial for developers working with large codebases, as it enhances efficiency and reduces the cognitive load during code reviews.