CGA (Context Graph Agent) is launching today, and I would love technical feedback from people building or using AI coding agents.
The core idea is simple: instead of giving an agent broad file dumps or noisy search results, CGA indexes a repository into a local graph of files, symbols, calls, imports, dependencies, and lightweight data flow. Agents can then query focused evidence through MCP-compatible tools before generating code.