-
chore(deps): repin bifrost 1.1.4→1.1.5 + v0.22.1
released this
2026-07-19 18:01:21 -07:00 | 43 commits to main since this releaseAdopt bifrost 1.1.5 (reference-impl posture — take the dep's canonical
hardening). 1.1.5 is a clean patch on the frozen v0.6 wire (no schema /
handshake change):- fix: gate ALL optional store verbs → clean
unsupported_capability
(not 500), extending 1.1.4's maintenance-verb hasattr-backstop to the
full optional-verb set. Directly improves our provider's error
semantics on any unimplemented optional verb. - feat: v0.6 memory verb-floor conformance harness (test infra).
- two docs clarifications (no runtime impact).
Verified: uv lock + sync resolved 1.1.5 from the gitea index; suite
494 green on 1.1.5; the :8392 combined provider restarted onto 1.1.5
(clean uvicorn boot, stores preserved). Patch bump v0.22.0→v0.22.1.Downloads
- fix: gate ALL optional store verbs → clean