| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-04 | 2.0 kB | |
| v0.6.71 source code.tar.gz | 2026-06-04 | 113.4 MB | |
| v0.6.71 source code.zip | 2026-06-04 | 115.1 MB | |
| Totals: 3 Items | 228.5 MB | 0 | |
HyperFrames v0.6.71
Released on 2026-06-04.
Fixes three production-observed CLI and engine errors: EPIPE crashes in piped agent environments, @puppeteer/browsers import failures that blocked all commands when the debug package was missing, and zero-duration composition timeouts reduced from 45s to ~11s with an actionable diagnostic.
Features
Fixes
- Engine: Fast-fail on zero duration instead of 45s timeout (efb8d90f, #1186)
- CLI: Lazy-load @puppeteer/browsers to prevent debug package crash (8c6faa45, #1185)
- CLI: Suppress EPIPE crashes in piped agent environments (cabd0616, #1184)
- Delay ObjectURL revocation and silence TS5 baseUrl deprecations (6de6ea53, #1181)
Docs & Examples
- README: Add Frame.md design template gallery (1a617d30, #1182)
- Skills: Prefer frame.md over design.md for video specs (fcff442a, #1180)
Full changelog
https://github.com/heygen-com/hyperframes/compare/v0.6.70...v0.6.71