Skip to content

0.4.0

Choose a tag to compare

@atvik-domarinn-release-please atvik-domarinn-release-please released this 29 Jul 05:01
61afea4

0.4.0 (2026-07-29)

⚠ BREAKING CHANGES

  • caching: key on the request, not on the machine (#26)
  • caching: exec provider and exec grader cache entries are re-keyed by the switch from mtime to content digests. Existing entries are not served and will age out; no action is needed beyond expecting one cold run per suite. Network providers are unaffected.

Features

  • caching: key exec identity on content, correct the cache_salt docs (#24) (80479dc)
  • caching: key on the request, not on the machine (#26) (c90b9f7)
  • server: authenticated MCP endpoint, dual-era and read-only (#27) (88739d3)

Documentation

  • publish a documentation site with 32 end-to-end tested examples (#28) (4d1bab7)