mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add pauseTask and resumeTask message types to WebviewMessage interface - Implement pause/resume handlers in webviewMessageHandler - Add pauseTask() and resumeTask() methods to ClineProvider - Update ChatView UI to show Pause/Resume button alongside Cancel during streaming - Add localization strings for pause and resume buttons - Utilize existing Task.isPaused property for pause state management Fixes #8331 |
||
|---|---|---|
| .. | ||
| 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 | ||