HyperFrames v0.8.32
HyperFrames' docs now specify that only a composition's root GSAP timeline should be paused, not the scene timelines nested inside it.
HyperFrames's v0.8.32 update clarifies how compositions should register GSAP timelines. The project instructions in AGENTS.md and CLAUDE.md now call for a single paused root timeline per composition on window.__timelines, with any scene timelines manually added to that root left unpaused, since a paused child does not advance when the root is seeked. The runtime activates registered composition siblings, not arbitrary nested scene timelines.
HyperFrames
Open-source framework for rendering HTML compositions into MP4 videos, built for AI agents and automated pipelines.
View HyperFrames →