Agent 0.7.11 and CLI 0.14.1 patch releases

September 15, 2026 · release

@voicethere/agent 0.7.11 · @voicethere/cli 0.14.1

Two small npm patches ship today for agent authors and operators.

@voicethere/agent 0.7.11

The spatial-showcase template now sends the first orbit_pose and proximity room_state before the greeting speak(). Showcase clients can apply spatial pose on the first TTS chunk instead of waiting for a follow-up pose update.

@voicethere/cli 0.14.1

When deploy --wait times out, the error still includes (last status=queued|active|none) and now also appends the last deploy job error from the control plane when one was recorded — for example admission or capacity failures that never reached a terminal job state before the client timeout.

Try it

npm install @voicethere/[email protected]
npm install -g @voicethere/[email protected]
voicethere deploy --wait

Similar posts

← All posts