mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add chatDraft field to GlobalState type in global-settings.ts - Implement draft saving/loading in ChatView component with 500ms debounce - Add message handlers for draft persistence in webviewMessageHandler - Add new WebviewMessage and ExtensionMessage types for draft operations - Clear draft when task starts to avoid interference - Persist both text and images in draft Fixes #8236 |
||
|---|---|---|
| .. | ||
| 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 | ||