Roo-Code/webview-ui/src
Roo Code 1e6ac27950 feat: implement conversation forking feature (#10049)
- Add forkedFromTaskId field to HistoryItem schema
- Implement forkCurrentTask() method in ClineProvider with atomic copy-then-switch
- Add forkTask message handler in webviewMessageHandler
- Add fork button to TaskActions UI component with GitBranch icon
- Add "Forked from..." indicator in TaskHeader with link to parent task
- Add comprehensive tests for fork functionality
- Preserve all persisted state (UI/API history, tokens, cost, metadata)
- Reset delegation fields in forked task to start fresh
- Include error handling and partial fork cleanup on failure
2025-12-12 16:08:45 +00:00
..
__tests__ ux: Updates to CloudView (#9776) 2025-12-03 13:36:33 +00:00
components feat: implement conversation forking feature (#10049) 2025-12-12 16:08:45 +00:00
context feat: add toggle for Enter key behavior in chat input (#10002) 2025-12-10 20:31:43 -08:00
hooks feat: Bring back a way to temporarily and globally pause auto-approve without losing your toggle state (#8024) 2025-09-16 08:59:17 -04:00
i18n feat: implement conversation forking feature (#10049) 2025-12-12 16:08:45 +00:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Remove Glama provider (#9801) 2025-12-10 14:08:29 -08:00
utils Remove Glama provider (#9801) 2025-12-10 14:08:29 -08:00
vite-plugins fix: prevent empty mode names from being saved (fixes #5766) (#5767) 2025-08-04 11:03:34 -07:00
App.tsx ux: Updates to CloudView (#9776) 2025-12-03 13:36:33 +00:00
browser-panel.tsx Browser Use 2.0 (#8941) 2025-11-21 17:26:15 -05:00
index.css ux: Improvements to to-do lists and task headers (#9096) 2025-11-07 17:26:20 -05:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00