Tag
#Knowledge Graph
2posts

Tech3 min read
Code Review Graph Explained: Smarter AI Reviews with Less Token Waste
A beginner-friendly guide to code-review-graph: how it builds a local code graph, reduces token usage, and helps AI assistants review changes with clearer impact.
#Tech#AI#MCP#Code Review

Tech17 min read
GitNexus: The Knowledge Graph That Makes AI Agents Actually Understand Your Codebase
GitNexus maps any codebase into a knowledge graph — dependencies, call chains, execution flows — so AI agents can query code as structured data.
#Tech#GitHub#AI#MCP