Roo-Code/packages
Roo Code aebd78e079 feat: implement chat draft persistence
- 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
2025-09-22 23:37:05 +00:00
..
build Fix: Transform keybindings in nightly build to fix command+y shortcut (#8070) 2025-09-17 19:27:43 -04:00
cloud Add an announcement for Supernova (#8197) 2025-09-20 16:28:28 -04:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
evals Bare metal evals fixes (#8224) 2025-09-22 12:54:56 -07:00
ipc Add an API for resuming tasks by ID (#7122) 2025-08-15 12:03:58 -04:00
telemetry Make Posthog telemetry the default (#7909) 2025-09-11 15:50:40 -04:00
types feat: implement chat draft persistence 2025-09-22 23:37:05 +00:00