Skip to content

Whisper Studio 2.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 06:25
· 5 commits to main since this release
c749156

A small release that stops document revisions from multiplying files.

  • One deliverable, one file. Asking for changes to a document the assistant just saved — another layout pass, one more round of feedback — now updates the same file in place instead of leaving a folder full of v2, final, and clean copies. Every revision replaces the previous version at the same path, even when the assistant takes several attempts to get there. You only get a second file if you ask for a separate copy.
  • Superseded drafts now count as leftovers in the assistant's cleanup pass, so a stray intermediate version gets removed instead of forgotten.

Details in #82.