Skip to content

v1.9.0 — Voice console

Latest

Choose a tag to compare

@kkmookhey kkmookhey released this 06 May 16:19
· 9 commits to main since this release
1a82d8e

v1.9.0 — Voice console (opt-in)

Adds the voice-driven compliance console at python -m shasta.voice.
Browser-direct WebRTC to OpenAI Realtime API; FastAPI backend mints
ephemeral tokens and serves 14 tool endpoints over real ShastaDB data.
Voice handles read-side queries plus light writes to the risk register;
heavy operations remain in Claude Code skills.

Install: pip install shasta[voice]
See CHANGELOG.md and docs/superpowers/specs/2026-05-05-shastavoice-design.md
for the full design.