You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(harness): every test/experiment history now opens with a human-readable description of precisely what was done.
feat(harness): the human (teammate) commits interleaved between agentcache agent passes are now measured — per human step: commit wall time, hook wall time, files changed, and the cache-rebuild load (delta vs full, files reindexed/carried-forward, bytes materialized, symbols).
Validated live (fd.git + ripgrep.git, 2 passes, hook-pre-warmed human commit, fresh container per pass): human hook warm was a delta (reindexed=1, carried=57/222), warm agentcache 12.6x/15.3x less bytes than naive. 49 tests pass.