Dev Tools · 5h ago
CodeGraph Maps Code Dependencies to Prevent Breakage
CodeGraph parses GitHub repos into a Neo4j knowledge graph, mapping function calls to show what breaks if you change a function. Built with tree-sitter, Groq LLaMA, and Next.js, it lets developers query dependencies in plain English. The tool addresses the 58% of time engineers spend reading code, per JetBrains.
Meridian48 take
A practical dev tool that turns codebases into queryable graphs, but its reliance on public repos and free-tier LLMs may limit enterprise adoption.
knowledge-graphcode-dependency