Skip to content

fix(voice): bump bundled stackvox floor to 0.10.0#128

Merged
StuBehan merged 1 commit into
mainfrom
build/bump-stackvox-0.10.0
Jul 13, 2026
Merged

fix(voice): bump bundled stackvox floor to 0.10.0#128
StuBehan merged 1 commit into
mainfrom
build/bump-stackvox-0.10.0

Conversation

@StuBehan

Copy link
Copy Markdown
Collaborator

Summary

Bump the bundled/installed stackvox floor from 0.9.0 to 0.10.0 so fresh installs and rebuilt release bundles ship the latest engine.

Changes

  • build.sh and install.sh: stackvox>=0.9.0stackvox>=0.10.0.

What 0.10.0 adds over 0.9.0:

Testing

  • stackvox 0.10.0 is published on PyPI (verified), so pip install 'stackvox>=0.10.0' resolves. Floor-only change; the bundle build pulls it via the existing pip step.

Related issues

Pairs with #127 (speak-selection hotkey) — its stop/interrupt relies on 0.10.0's cancel. With #124 (restart daemon on update, merged), users pick up the new engine on their next app update.

0.10.0 adds the daemon `cancel` command and pronunciation fixes (AWS/IAM read
as letters, StackOne -> "stack one") on top of 0.9.0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@StuBehan StuBehan merged commit 9585691 into main Jul 13, 2026
6 checks passed
@StuBehan StuBehan deleted the build/bump-stackvox-0.10.0 branch July 13, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant