Roo-Code/src/core
Roo Code f827c3267e feat: add lightweight conversation forking functionality
- Add fork button to user messages in ChatRow
- Reuse existing delete message logic for truncating history
- Create new task with truncated history using existing createTaskWithHistoryItem
- No tool exposed to the model - purely user-driven functionality
- Minimal implementation as requested in issue feedback

Addresses #9790
2025-12-03 20:03:38 +00:00
..
assistant-message Refactor: Remove line_count parameter from write_to_file tool (#9667) 2025-12-02 13:39:37 -05:00
auto-approval Move auto-approval from ChatView to Task (#9157) 2025-11-10 17:01:50 -08:00
checkpoints Fix checkpoints test (#8803) 2025-10-24 10:18:19 -04:00
condense fix: restore context when rewinding after condense (#8295) (#9665) 2025-12-03 11:40:39 -05:00
config feat: auto-switch to imported mode with architect fallback (#9003) 2025-11-06 16:40:27 -05:00
context/context-management Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
context-management fix: restore context when rewinding after condense (#8295) (#9665) 2025-12-03 11:40:39 -05:00
context-tracking fix: use safeWriteJson for all JSON file writes with race condition fix (#4733) 2025-06-25 16:05:02 -04:00
diff fix: resolve apply_diff performance regression from PR #9456 (#9474) 2025-11-21 17:31:47 -05:00
environment Include tool format in environment details (#9661) 2025-11-28 10:50:00 -05:00
ignore Follow symlinks in rooignore checks (#7405) 2025-08-26 10:12:20 -04:00
mentions Revert "refactor(task): switch to <feedback> wrapper to prevent focus drift after context-management event (condense/truncate)" (#9261) 2025-11-14 00:43:45 -05:00
message-queue Move message queue to the extension host (#7604) 2025-09-02 19:12:18 -07:00
prompts Refactor: Remove line_count parameter from write_to_file tool (#9667) 2025-12-02 13:39:37 -05:00
protect Mark code-workspace files as protected (#7403) 2025-08-26 00:09:14 -04:00
task fix: restore context when rewinding after condense (#8295) (#9665) 2025-12-03 11:40:39 -05:00
task-persistence fix: restore context when rewinding after condense (#8295) (#9665) 2025-12-03 11:40:39 -05:00
tools fix: remove omission detection logic to fix false positives (#9787) 2025-12-03 13:20:22 -05:00
webview feat: add lightweight conversation forking functionality 2025-12-03 20:03:38 +00:00