feat(vela): add mocked turn transcript response slice
This commit is contained in:
@@ -7,4 +7,7 @@ Current status:
|
||||
- SvelteKit app boots in the Yarn workspace
|
||||
- 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
|
||||
- the shell can trigger one deterministic mocked turn and render the mocked transcript plus assistant response
|
||||
- Vitest covers connect/disconnect plus the deterministic mocked transcript/response UI flow without requiring a browser harness
|
||||
- Playwright remains optional for deeper browser-level checks
|
||||
- microphone capture and audio playback remain future increments
|
||||
|
||||
Reference in New Issue
Block a user