feat(vela-ui): add voice session shell
Add a minimal UI shell that connects to the gateway WebSocket and exposes developer-visible session state. Align the architecture, protocol, setup, integration, and backlog docs with the current UI increment.
This commit is contained in:
@@ -5,5 +5,6 @@ This workspace contains the Vela browser UI as a minimal SvelteKit app.
|
||||
Current status:
|
||||
|
||||
- SvelteKit app boots in the Yarn workspace
|
||||
- root page shows the initial Vela UI starter screen
|
||||
- PWA features and voice interaction flows remain future increments
|
||||
- root page shows a minimal voice-session shell with connect/disconnect controls
|
||||
- the shell can connect to the gateway `/ws` endpoint and display developer-visible session status
|
||||
- microphone capture, transcript rendering, and audio playback remain future increments
|
||||
|
||||
Reference in New Issue
Block a user