Roo-Code/src/core
Daniel Riccio d2c1a2655c
fix: allow text after update_todo_list and support multiple calls
- Modified presentAssistantMessage.ts to skip tool blocking for update_todo_list
- Prevented setting didAlreadyUseTool flag when update_todo_list is used
- Updated Task.ts to check for update_todo_list before interrupting stream
- Allows update_todo_list to be called multiple times in a single message
- Text can now appear after update_todo_list tool calls

Fixes #5847
2025-07-21 09:39:52 -05:00
..
assistant-message fix: allow text after update_todo_list and support multiple calls 2025-07-21 09:39:52 -05:00
checkpoints Disable checkpoint if nested git repos are detected (#4509) 2025-06-10 13:29:19 -07:00
condense feat: add profile-specific context condensing thresholds (#4456) 2025-06-20 23:02:04 -04:00
config fix: prevent empty mode names from being saved (#5766) (#5794) 2025-07-16 17:50:14 -04: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 Fixes #5206: Update apply_diff tool documentation to accurately reflect multi-file capabilities (#5232) 2025-06-30 09:01:44 -04:00
environment fix: add character limit to prevent terminal output context explosion (#5777) 2025-07-19 13:26:25 -04:00
ignore Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
mentions fix: resolve URL loading timeout issues in @ mentions (#5160) 2025-06-30 10:40:53 -04:00
prompts feat: auto-omit MCP content when no servers are configured (#5889) 2025-07-20 15:25:26 -04:00
protect Add .vscode/ to the list of write-protected files/directories (#5347) 2025-07-02 13:17:20 -04:00
sliding-window feat: add profile-specific context condensing thresholds (#4456) 2025-06-20 23:02:04 -04:00
task fix: allow text after update_todo_list and support multiple calls 2025-07-21 09:39:52 -05:00
task-persistence fix: use safeWriteJson for all JSON file writes with race condition fix (#4733) 2025-06-25 16:05:02 -04:00
tools fix: add character limit to prevent terminal output context explosion (#5777) 2025-07-19 13:26:25 -04:00
webview fix: move context condensing prompt to Prompts section (#4924) (#5279) 2025-07-19 22:24:08 -04:00