Skip to content

Whisper Studio v1.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Aug 15:20
· 116 commits to main since this release
980d647

Feature: sessions can message each other

Any chat session can now send a short text message directly to another one. The model calls list_sessions to find a target, then send_session_message to deliver it — it lands in the target session's history and appears live if that session's tab is open, rendered as a distinct message card with the sender named and a link back to that session.

Fix: composer opened too tall

The chat input's auto-grow measurement could race the stylesheet loading on startup, occasionally computing a much larger height than intended and getting stuck there until you started typing. The composer now always opens at its proper resting height.

Install

Download the DMG below and drag Whisper Studio to Applications. On first launch, right-click the app and choose Open (the build is not notarized).

Apple Silicon, macOS 14 or later.

Full changelog: v1.2.1...v1.2.2