v0.7.41
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)