CodeGraph: Help Claude Code Work Smarter, Cut Token Usage in Half
I came across a GitHub project today โ CodeGraph, 38k+ stars, MIT licensed. The core idea: pre-build your codebase into a knowledge graph so Claude Code can query it directly, instead of grep-scanning files every time. I installed it and tried it out โ on average, 16% cost savings and 58% fewer tool calls.