Releases: Cassette-Editor/oh-my-cassette
Releases · Cassette-Editor/oh-my-cassette
Release list
v0.4.1
0.4.1 (2026-07-23)
Features
- direct line + multi-turn sessions — verbatim messages, session threads, per-turn previews, cassette_config (#35) (1494c0c)
- plan-review storyboard — the edit plan's
media://storyboard/...beat links are decoded into readable cells in the question text (no urlencoded noise), exposed as typedquality.storyboardbeat data, and rendered locally into aquality.storyboard_sheetimage (one source frame per planned beat from the session's ingested media, zero server render); gateways receive the storyboard sheet with the plan-review push, other preview moments keep the timeline contact sheet (#37) (97a3e15)
Notes
- the Cassette backend now deterministically reconciles a plan's numeric self-contradictions (beat pacing vs its own authored selects, source ranges beyond the media end) instead of failing the run with
GuideValidationError; a turn that previously died mid-run now completes or degrades to a conversational "retry" reply
v0.4.0
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.0
0.2.0 (2026-07-17)
Features
- add no-browser API transport behind CASSETTE_TRANSPORT flag (99993b6)
- bring the api transport to behavioral parity with the browser transport (e894268)
- make the api transport the default (browser still available) (262e322)
- support the official hermes plugins install flow (#9) (93a9741)
Bug Fixes
v0.1.0
Baseline release of Oh My Cassette — the Cassette video-editing plugin for Hermes Agent.
Installed via scripts/install_plugin.py; first-class hermes plugins install support lands in the next release. See the README for setup instructions.