Graphify is a new open-source tool designed to enhance AI coding assistants like Claude Code by creating a persistent, local knowledge graph of a codebase. This approach allows the assistant to navigate relationships between code elements such as functions, files, and tables, rather than re-reading raw files and consuming tokens for orientation on each new session. The tool parses approximately 36 languages locally using tree-sitter grammars, ensuring no model calls or data leaves the user's machine for this core functionality. The latest release, v0.9.22, enables multi-hop queries and generates reports and interactive graphs to aid in code comprehension. AI
IMPACT Enhances AI coding assistants by reducing orientation costs and enabling deeper code comprehension through local knowledge graphs.
RANK_REASON This is a new open-source tool release that integrates with existing AI assistants, rather than a core AI model release or significant industry event.
Read on dev.to — Claude Code tag →
AI-generated summary · Google Gemini · from 1 sources. How we write summaries →