Skip to content

v0.7.41

Choose a tag to compare

@github-actions github-actions released this 07 Jul 20:37
ce175eb

HyperFrames v0.7.41

Released on 2026-07-07.

This release makes media-use smarter about reusing existing assets instead of regenerating work, with more forgiving prompt matching and a more precise assets scan. It also fixes a render-engine edge case by pre-creating __render_frame__ sibling directories during session initialization.

Features

  • Media Use: Agent-driven asset reuse (candidates + reuse) (35e54cae1)

Fixes

  • Engine: Pre-create render_frame siblings in initializeSession (76204ec63, #2006)
  • Media Use: Forgiving prompt matching + precise assets/ scan (b5383ded4)

Full changelog

v0.7.40...v0.7.41