HyperFrames v0.7.87
Released on 2026-07-31.
Website capture now exits predictably: runtime stages share a live budget, blocked or degraded pages fail fast, and vision/Lottie failures retain accurate, sanitized diagnostics. This release also enables Studio timeline virtualization by default and includes dense-keyframe and preview-resource fixes.
Features
Fixes
- CLI: Preserve capture failure diagnostics (9ae000726)
- CLI: Omit skipped Lottie previews (ac9458888)
- CLI: Narrow blocked page titles (b38e90740)
- CLI: Report bounded vision failures (dfc60797a)
- CLI: Reject blocked website captures (22e3cca96)
- CLI: Validate capture budget milliseconds (d3607606e)
- CLI: Propagate live capture budget (49091e614)
- CLI: Bound capture runtime stages (765a5ae83)
- Studio: Keep dense keyframes readable (723d3381c, #2925)
- Studio: Release retained preview resources (fbfffb1aa, #2924)
- Align local WebGPU capture behavior (3a6b7f061, #2907)
- CLI: Move install-state into the config dir so deleting it is a full reset (dae1b63d4)
Docs & Examples
- Skills: Gate blocked website captures (30f383074)
- Add THU-MAIC as HyperFrames adopter (1738b5a11, #2761)
- Unlist the Send-to guide from the docs nav (tool-served, not web-searched) (a3c8f897f, #2918)
Internal
- CLI: Cover bounded capture stages (45aead84c)
- Producer: Share plan execution builder (1d636f603, #2906)
- Lint: Consolidate asset-src placeholder skip into a shared predicate (5a6e4b1a8, #2894)