Roo-Code/src/core
Hannes Rudolph 7c83546f75 refactor: add context blurbs before <user_message> tags for XML protocol
Per user feedback, keep the explanatory blurbs before the user content:
- toolDeniedWithFeedback: 'The user denied this operation and responded with the message:'
- toolApprovedWithFeedback: 'The user approved this operation and responded with the message:'
- tooManyMistakes: 'You seem to be having trouble proceeding...'

Native protocol still uses status field in JSON for context.
2025-12-03 21:57:45 -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: add context blurbs before <user_message> tags for XML protocol 2025-12-03 21:57:45 -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 refactor: add context blurbs before <user_message> tags for XML protocol 2025-12-03 21:57:45 -07:00
webview fix: restore context when rewinding after condense (#8295) (#9665) 2025-12-03 11:40:39 -05:00