This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+1 more
Summary
AI summaryAdded resolve_control(action="verification_stats") to report verification outcome tallies.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds resolve_control(action="verification_stats") returning verification outcome tally. Adds resolve_control(action="verification_stats") returning verification outcome tally. Source: llm_adapter@2026-06-06 Confidence: high |
— |
| Refactor | Low |
Changes open_page to validate its page argument via declarative contract layer. Changes open_page to validate its page argument via declarative contract layer. Source: llm_adapter@2026-06-06 Confidence: high |
— |
Full changelog
Verification observability and a validator consolidation.
- Added
resolve_control(action="verification_stats")returns a process-level tally of readback-verification outcomes (verified / contradicted / unverified) since server start. A risingcontradictedcount means the Resolve API reported success but a readback disagreed. No connection required. - Changed
open_pagevalidates itspageargument through the declarative contract layer instead of a hand-written enum check — behavior unchanged; part of folding scattered validation into one place.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Beta — feedback welcome: [email protected]