Roo-Code/src/core
Hannes Rudolph a23f1ea98a fix: update additional missed <task> and <feedback> usages
- src/services/command/built-in-commands.ts: Change <task> to <user_message> in init command
- src/core/tools/ExecuteCommandTool.ts: Change <feedback> to <user_message> for running command feedback
- src/core/mentions/processUserContentMentions.ts: Update comment to reflect new tag
- src/core/tools/__tests__/readFileTool.spec.ts: Update mock implementations

Note: <task> tags in fetch_instructions tool remain unchanged as they are
XML tool parameters (parameter name = 'task'), not user content wrappers.
2025-12-03 21:50:34 -07:00
..
assistant-message chore: hide parallel tool calls experiment and disable feature (#9798) 2025-12-03 17:07:13 -07:00
auto-approval refactor: remove insert_content tool (#9751) 2025-12-03 16:33:22 -05: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 refactor: remove insert_content tool (#9751) 2025-12-03 16:33:22 -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 fix: update additional missed <task> and <feedback> usages 2025-12-03 21:50:34 -07:00
message-queue Move message queue to the extension host (#7604) 2025-09-02 19:12:18 -07:00
prompts refactor: unify user content tags to <user_message> 2025-12-03 21:41:09 -07:00
protect Mark code-workspace files as protected (#7403) 2025-08-26 00:09:14 -04:00
task refactor: unify user content tags to <user_message> 2025-12-03 21:41:09 -07:00
task-persistence fix: restore context when rewinding after condense (#8295) (#9665) 2025-12-03 11:40:39 -05:00
tools fix: update additional missed <task> and <feedback> usages 2025-12-03 21:50:34 -07:00
webview fix: restore context when rewinding after condense (#8295) (#9665) 2025-12-03 11:40:39 -05:00