GitNexus launches open-source kernel for coding agents
Akon Labs’ GitNexus turns repositories into a deterministic knowledge graph of dependencies, call chains, and execution flows. Its MCP interface gives coding agents precise architectural context across repositories instead of relying on grep or embedding guesses.
GitNexus makes a compelling case that agent performance is increasingly a context-engineering problem, not just a model problem.
- –Tree-sitter-based analysis resolves callers, imports, types, and blast radius before edits.
- –MCP support connects it to Claude Code, Cursor, Codex, Windsurf, and other compatible agents.
- –Akon Labs reports a 68.4% solve rate versus 37.0% for a bare model on its [DeepSWE benchmark](https://www.akonlabs.com/benchmarks), at roughly half the cost per solved task.
- –The key risk is graph freshness and incomplete coverage of dynamic or unsupported language behavior.
- –PolyForm Noncommercial licensing keeps the project accessible for evaluation while commercial deployments require separate licensing.
DISCOVERED
1h ago
2026-08-27
PUBLISHED
7h ago
2026-08-27
RELEVANCE
AUTHOR
[REDACTED]