mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add AnimatedStatusIndicator component with pulsing animation - Support customizable status texts and emoji mode - Add settings UI for configuring the animated indicator - Include random mode to cycle through messages - Add CSS animations for subtle pulse effect - Integrate with ChatRow to replace static label Implements #7523 |
||
|---|---|---|
| .. | ||
| 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 | ||