release v0.2.1
Test, Build and Push / test-gateway (push) Successful in 11s
Test, Build and Push / release (push) Successful in 2s
Test, Build and Push / build-gateway (push) Successful in 1m27s

Fixes: volume voice command no longer hangs in the thinking spinner (gong
stops holding the busy state), and the butler filler is reworded to avoid
a text-to-speech mid-phrase pause.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LKPbR6DY2JygHbyLjxm7Uu
This commit is contained in:
2026-07-15 22:39:46 +02:00
co-authored by Claude Opus 4.8
parent 9a62233775
commit ccb46d45b4
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -8,6 +8,8 @@ until the first tagged release.
## [Unreleased]
## [0.2.1] — 2026-07-15
### Fixed
- A spoken volume command no longer leaves the face stuck in the thinking
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "desklock-gateway"
version = "0.2.0"
version = "0.2.1"
description = "Voice gateway bridging the DeskLock device to the Tatlock butler (STT/chat/TTS)"
requires-python = ">=3.11"
dependencies = [