Roo-Code/webview-ui/src
Roo Code f33d9ba2bd feat: Add Speech-to-Text dictation capability (WIP)
- Added STT configuration to global and provider settings
- Created SttService with singleton pattern for managing STT operations
- Implemented browser-based audio capture page with WebSocket streaming
- Added microphone button to ChatTextArea component
- Created capture server for hosting browser capture page
- Integrated with VS Code URI handler for transcript callbacks
- Added STT settings UI components in settings panel
- Created comprehensive test suite for STT functionality
- Fixed ESLint warnings in SttSettings component

Note: Implementation pending security review for API key handling.
Waiting for guidance on secure token exchange mechanism.

Related to #8852
2025-10-26 19:13:26 +00:00
..
__tests__ Revert "feat: Experiment: Show a bit of stats in Cloud tab to help users discover there's more in Cloud" (#8559) 2025-10-07 21:37:10 -04:00
components feat: Add Speech-to-Text dictation capability (WIP) 2025-10-26 19:13:26 +00:00
context feat: add dynamic model loading for Roo Code Cloud provider (#8728) 2025-10-24 00:58:34 -04:00
hooks feat: Bring back a way to temporarily and globally pause auto-approve without losing your toggle state (#8024) 2025-09-16 08:59:17 -04:00
i18n chore: add changeset for v3.29.0 (#8806) 2025-10-24 17:46:06 -04:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
utils feat: add dynamic model loading for Roo Code Cloud provider (#8728) 2025-10-24 00:58:34 -04:00
vite-plugins fix: prevent empty mode names from being saved (fixes #5766) (#5767) 2025-08-04 11:03:34 -07:00
App.tsx Cloud account switcher (#8223) 2025-09-23 18:18:28 -04:00
index.css Make Posthog telemetry the default (#7909) 2025-09-11 15:50:40 -04:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00