Skip to content

fix(voice): bump bundled stackvox floor to 0.9.0#125

Merged
StuBehan merged 1 commit into
mainfrom
build/bump-stackvox-0.9.0
Jul 10, 2026
Merged

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

Conversation

@StuBehan

Copy link
Copy Markdown
Collaborator

Summary

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

Changes

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

What 0.9.0 brings over 0.7.0:

Testing

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

Related issues

Pairs with #124 (restart the stackvox daemon on app update) — the floor bump ships the new engine, #124 makes the running daemon actually pick it up after an update.

Ship the latest engine in fresh installs and rebuilt bundles. 0.9.0 adds
semantic-version normalization and a daemon version/status skew check on top of
0.8.0's streaming playback and dev-acronym pronunciation.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@StuBehan StuBehan merged commit 9a2918b into main Jul 10, 2026
6 checks passed
@StuBehan StuBehan deleted the build/bump-stackvox-0.9.0 branch July 10, 2026 16:18
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