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
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)