DigiNews

Tech Watch by Johan Denoyer

← Back to articles

colbymchenry/codegraph

Quality: 7/10 Relevance: 8/10

Summary

CodeGraph is an open-source tool that builds a semantic knowledge graph of a codebase to accelerate code exploration with Claude Code. It indexes code using tree-sitter, stores results in a local SQLite database with full-text search, and provides MCP-enabled tools for fast symbol resolution, cross-language navigation, and framework-aware routing, all with a local-first approach.

🚀 Service construit par Johan Denoyer