Skip to content

v0.6.100

Choose a tag to compare

@github-actions github-actions released this 15 Jun 23:19
· 149 commits to main since this release
f03dfaa

HyperFrames v0.6.100

Released on 2026-06-15.

Wires the SDK session into Studio (stage 7 steps 1-3b), adding shadow dispatch parity mode, persist-path reload, selection API, and HTTP persist adapter. Also adds motion verification and text occlusion detection to inspect.

Features

  • Studio: Stage 7 step 3b — SDK shadow dispatch parity mode (69aa595f, #1450)
  • Sdk,studio: Stage 7 step 3a — persistPath + SDK session reload-on-change (5fe87cc3, #1449)
  • Studio: Stage 7 step 1 — wire SDK session into Studio (92e2c8ce, #1443)
  • Sdk: Stage 7 step 2 — setSelection API (30ce1f35, #1442)
  • Sdk: Stage 7 step 1 — http persist adapter (c19898e7, #1441)
  • CLI: Declarative motion verification in inspect (#1437) (9175eced, #1459)
  • CLI: Flag text occluded by opaque elements in inspect (1e548279, #1435)

Fixes

  • CLI: Restore hyperframes capture <url>; move video download to --video flag (f8d9f512)
  • Core: Stop transport re-seek from clobbering Studio drag drafts (1ab7dcfe, #1464)

Docs & Examples

  • Reconcile skills surface; rename read-first entry skill to /hyperframes (3b3ece81, #1461)

Full changelog

v0.6.99...v0.6.100