Roo-Code/packages
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
..
build Move the native tool call toggle to experimental settings (#9297) 2025-11-17 09:41:30 -05:00
cloud feat(telemetry): add app version to exception captures and filter 402 errors (#9996) 2025-12-10 14:06:51 -08: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 feat: streaming tool stats + token usage throttling (#9926) 2025-12-08 19:40:12 -08:00
ipc Better IPC error logging (#9727) 2025-12-01 15:02:34 -08:00
telemetry feat(telemetry): add app version to exception captures and filter 402 errors (#9996) 2025-12-10 14:06:51 -08:00
types feat: implement conversation forking feature (#10049) 2025-12-12 16:08:45 +00:00