HyperFrames v0.8.63
Released on 2026-09-23.
HyperFrames adds IBM Bob as a supported coding agent, and Studio stops a thumbnail error loop that could hang the timeline. Studio also fixes a seam and faded look where two clips touch. Static file requests now stay inside their served folders, closing a path traversal gap.
Features
- Studio: Export AudioWaveform, ImageThumbnail, useRenderClipContent (b9fe13ad8c, #4301).
- CLI: Add IBM Bob runtime support (105984cac4, #3930).
Fixes
- Studio: Clip pictures at full strength and a seam where touching clips meet (06340f656e, #4309).
- Engine: Classify a single-keyframe video as problematic, not healthy (29378b6c7f, #3998).
- CLI: Replace pre-planted links when writing capture files (42eb6e9ad2, #4298).
- Producer: Bound nested media by a host's data-duration when it has no data-end (1d6a0d5141, #3975).
- Studio: Stop VideoFrameThumbnail error→cleanup infinite loop (e5eeeef972, #4037).
- CLI: Stopping the preview server no longer leaves a Chrome running (1b8f8a43d4, #4183).
- Server: Contain static file requests within their served roots (cc19b8c812, #4217).
- Media Use: Remove clicks and ~25ms gaps at every transcript-cut splice (dd97478175, #4179).
Docs & Examples
- Alphabetize supported coding agents (ec3bc93b90, #4297).
Catalog
- Catalog: Regenerating the texture-mask page no longer duplicates its section (bc1c60ae5b, #4302).
Internal
- Studio: Remove unreachable expanded-child timeline code (b73df3549e, #4219).
- Compare test reachability against the merge ref's base parent (8027c758d1, #4303).