SpeechKit v0.56.0
·
40 commits
to main
since this release
Highlights
- A voice overlay that gets out of the way: the Voice Agent surface is
now one dark, readable panel led by the animation and the conversation —
no titlebar, no buttons competing for attention, and controls that appear
only when you reach for them. - Let go and the conversation ends: releasing hold-to-talk closes the
dialog for good instead of leaving it open, while a short window still
lets an immediate second press carry on where you left off. - Opening SpeechKit opens SpeechKit: launching from the taskbar or Start
menu brings the window up, and clicking the shortcut again returns to the
running app instead of doing nothing. - Quick Note where you actually are: the note action moved to the
overlay, reachable from whatever you are working in, and every overlay
icon now says what it does when you hover it.
Added
- desktop: move Quick Note to the overlay and label every overlay icon (df3c892)
- desktop: rebuild the Voice Agent overlay around the conversation (2358a48)
Fixed
- desktop: end the conversation when hold-to-talk is released (a2d6b90)
- desktop: make the launch-time window open verify itself (bb3fbcf)
- desktop: stop the overlay resizing itself and follow the conversation (f5a2021)
- release: read the curated highlights from main, not the release branch (d6f5876)
Full Changelog: v0.55.0...v0.56.0