$ git log --oneline
Changelog
Every release, every fix, every breaking change. Shipped weekly, logged always.
v2.4.0
feature
jul 08, 2026
● latest
Multi-agent handoffs are live. Agents can now delegate sub-tasks to specialist agents with full trace continuity — one timeline across the whole chain.
v2.3.2
fix
jun 30, 2026
Fixed a race condition where parallel tool calls could double-count against per-agent budgets. Budgets are now enforced atomically.
v2.3.0
improvement
jun 17, 2026
Replay testing is 3× faster. Scenario suites now run in parallel workers, and flaky-step detection flags nondeterministic behavior automatically.
v2.2.0
breaking
jun 02, 2026
The v1 checkpoint API is retired. Migrate to policy-based checkpoints — the CLI ships a codemod: arkon migrate checkpoints.