A local-first project knowledge graph for AI coding agents
📰 Dev.to · HeytalePazguato
Most code-intelligence tools sync your code to a server and run continuous indexing. Here is the architecture for one that builds only when you ask, lives in a local SQLite file, and never makes a network call.
DeepCamp AI