Why I built it
Coding agents spend a surprising amount of time rediscovering the same repository. Broad scans burn context, and partial maps can be worse than no map when they look complete.
CodeStory gives the agent a local, source-cited map and makes coverage gaps visible. The goal is not more context. It is the smallest trustworthy context for the change in front of you.
Where it stands
The public v0.15 release ships packages for macOS, Windows, and Linux and supports Codex, Cursor, Claude Code, and Copilot adapters. The v0.16 source line is still unreleased.
Current evaluation evidence shows large reductions in repeated source reads, tool calls, context tokens, and repeat-task time on a pinned 18-task holdout. The project states the limits of that evidence alongside the numbers.

