Skip to content

0.9.0

Latest

Choose a tag to compare

@atvik-domarinn-release-please atvik-domarinn-release-please released this 04 Aug 00:32
379b76e

0.9.0 (2026-08-04)

⚠ BREAKING CHANGES

  • core: VendorCall gains a keyed_body field. Every in-tree constructor is updated; an out-of-tree one must supply it. Cache keys are unchanged for any provider that declares no request.body — the overlay is absent, so both bodies are the document that was keyed before.

Bug Fixes

  • core: apply the request.body overlay on the judge and embeddings paths (#78) (ba479d6)
  • runs: hide every fully cached run, whatever its verdict (f684322)

Documentation

  • cache: correct why a replay's verdict does not save it (77e9662)