codag pro
Codag Pro hands your agent just the lines that matter, with the surrounding context, each one cited to a real line number, so it can debug a 100k-line window without grepping the whole thing. Same agent, same prompts.
$curl -fsSL https://codag.ai/install.sh | sh
01 · how it works
02 · benchmark
The same incidents, read three ways, paired at 1k / 10k / 100k lines.
Debugging accuracy by window size
whiskers = 95% bootstrap CI · n=102 paired runs / window (51 incidents × 2 agents) · Codag Pro vs raw p<1e-4
Agent tokens by window size
bar = median, whisker = p90 · linear scale · lower is cheaper
51 incidents × 2 agents · blind cross-provider judges · exact paired sign test · bootstrap-2000 CIs · methodology & artifacts
03 · drop in
$ codag wrap -- kubectl logs api any log command, compacted $ codag setup Claude Code: hook + MCP, wired $ codag mcp serve Codex or any MCP client $ curl https://api.codag.ai/v1/compact REST · /v1/compact over HTTPS
Start on the free tier. Go Pro when your windows get large.
$curl -fsSL https://codag.ai/install.sh | sh