mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-14 23:21:19 +00:00
Add immediate notification sound when the AI asks a follow-up question (followup ask type), so users get audio feedback right when the AI needs their attention rather than waiting for the 2-second interactionRequired timeout. Also adds tests to verify the sound plays for non-partial followup asks and does not play for partial (streaming) followup asks. Closes #12047 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||