Skip to content

v0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jul 20:46
de06714

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 typed quality.storyboard beat data, and rendered locally into a quality.storyboard_sheet image (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