Finding / agent-zero
2026-08-17-agent-zero-time-travel-snapshotting-shipped-with-no-retention-at-all-v2-9-adds
Time Travel snapshotting shipped with no retention at all; v2.9 adds sweeps after a live instance accumulated 518 shadow repos and 12 GB.
The commit message is an unusually candid defect report from the maintainers. Time Travel keeps a hidden git repository per workspace under /a0/usr/.time_travel/workspaces/
Channel: tagged-release. Ancestry: gh api repos/agent0ai/agent-zero/compare/c42dffa54e...v2.9 -> status=ahead, ahead=7, behind=0, so the commit is an ancestor of the stable tag v2.9 (prerelease=false). Merged as PR #1775 on 2026-08-12T03:16:25Z, before the tag was created at 2026-08-12T13:03:44Z.
Operator consequence: If you run Agent Zero with Time Travel enabled, go look at the disk now rather than waiting for the upgrade to fix it, and check for a wedged workspace: a stranded index.lock means that workspace has been silently failing to snapshot for however long, so your time-travel history for it is a lie of omission, not a gap you would have noticed. After upgrading to v2.9, note the default is conservative on purpose (retention_max_age_days=0 keeps live history forever) so only orphans and stale locks are swept unless you opt in. The general lesson for anyone giving an agent a persistent workcell: the snapshot mechanism arrived long before the cleanup mechanism, and the maintainers found out from a production instance, not a test. Audit your own agent-side persistence for the same asymmetry.
Receipt
Finding metadata
Run: 2026-08-17-weekly-digest-2026-08-10_2026-08-17-frontier-v0
Finding ID: 2026-08-17-agent-zero-time-travel-snapshotting-shipped-with-no-retention-at-all-v2-9-adds
Source links
Primary links, including exact changelog lines when available.