Skip to content

AgentCache 0.2.2

Choose a tag to compare

@cdibona cdibona released this 26 Jun 20:10
· 31 commits to main since this release
  • 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.