Skip to content

v0.6.90

Choose a tag to compare

@github-actions github-actions released this 11 Jun 02:42
· 249 commits to main since this release
06426b5

HyperFrames v0.6.90

Released on 2026-06-11.

GIF support: render to GIF with two-pass palette encoding, and animated GIF inputs now play frame-synced via VP9 transcode. Plus new agent detection for Windsurf, Cline, Gemini CLI, and Crush.

Features

  • Producer,core: Play animated GIF inputs frame-synced via prep-time VP9 transcode (edd85473, #1335)
  • Cli,producer: Add gif output format with two-pass palette encode (e6b8d66c, #1333)
  • CLI: Detect Windsurf, Cline, Gemini CLI, and Crush agents (e0ecd4d2, #1328)
  • Producer: Optional targetChunkFrames to bound per-chunk frames (9b18fadc, #1332)
  • Producer: Stage wall-clock split in chunk perf telemetry (69eac249, #1327)
  • CLI: Detect Gemini managed-agent sandbox in detectAgentRuntime (0766eb81, #1294)

Internal

  • CLI: Restore exact-match Cursor rule (revert unsourced loosening) (30fcede4, #1334)

Full changelog

v0.6.89...v0.6.90