Context Graph Agent
The Context Graph Agent (CGA) has been updated to version 1.30.47, enhancing its capabilities for AI coding agents. It significantly reduces prompt tokens and lowers hallucination pressure, allowing for faster code retrieval and analysis. The new features include work briefing aggregation and schedule automation for improved project management.
- ▪CGA reduces prompt tokens by 90.44% on average and lowers hallucination pressure by 13.34%.
- ▪It provides focused evidence packs instead of broad keyword searches, improving efficiency in code retrieval.
- ▪The update includes built-in work activity aggregation and an admin-only schedule surface for automation jobs.
Opening excerpt (first ~120 words) tap to expand
CGA (Context Graph Agent) Version: 1.30.47 Status: Published Author: Nate Scott Date: 2026-06-02 (branding and website copy refresh) CGA, aka Context Graph Agent, helps AI coding agents work with much smaller, more relevant code context. In the current live multi-project benchmark, CGA reduced prompt tokens by 90.44% on average while lowering hallucination pressure by 13.34%, which helps agents answer, edit, and search through repositories faster. Instead of sending whole files or broad keyword-search results to the model, CGA returns focused evidence packs: target symbol excerpts, nearby relationship context, dependency paths, and recent project facts. Under the hood, CGA is a local-first graph context service for AI-assisted development.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.