[GitHub Trending] colbymchenry/codegraph
9.5 relevance
Score Breakdown
technical depth 9
novelty 8
actionability 9
community 8
strategic 6
personal 10
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Code knowledge graph to optimize AI coding agents, directly applicable and trending.
Summary
CodeGraph (colbymchenry/codegraph) generates a local, pre-indexed knowledge graph of symbol relationships and call graphs for AI coding agents like Claude Code, Cursor, and OpenCode. In benchmarks across 6 codebases (VS Code, Excalidraw, Claude Code, Alamofire, Swift Compiler), agents using CodeGraph averaged 92% fewer tool calls and 71% faster exploration, with zero file reads — including on a 25,874-file Swift Compiler codebase. The tool supports cross-language queries (e.g., Python+Rust in Claude Code) and uses FTS5 for full-text search.
Author
colbymchenry