Roo-Code/src/core/tools
Daniel feb2fa8443
Fix multi-file diff error handling and UI feedback (#4674)
fix: improve multi-file diff error handling and UI feedback

- Fix nested array issue in multi-file-search-replace strategy
- Consolidate diff error reporting to single message
- Fix infinite spinner on single file diff failures
2025-06-13 20:09:04 -04:00
..
__tests__ Adjust searching outside of the workspace to respect the auto-approve… (#4670) 2025-06-13 18:49:39 -04:00
accessMcpResourceTool.ts Rename Cline to Task (#3352) 2025-05-08 12:47:50 -07:00
applyDiffTool.ts feat: Enhance apply_diff with XML for multi-file/multi-diff operations & batch UI (#3342) 2025-06-12 12:36:34 -04:00
askFollowupQuestionTool.ts Rename Cline to Task (#3352) 2025-05-08 12:47:50 -07:00
attemptCompletionTool.ts feat: add experimental flag to disable command execution in attempt_c… (#4352) 2025-06-08 07:14:57 -07:00
browserActionTool.ts Rename Cline to Task (#3352) 2025-05-08 12:47:50 -07:00
codebaseSearchTool.ts Handle partial messages in the codebase search tool (#3934) 2025-05-24 14:33:29 -04:00
executeCommandTool.ts Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
fetchInstructionsTool.ts Rename Cline to Task (#3352) 2025-05-08 12:47:50 -07:00
insertContentTool.ts Add logic to prevent auto-approving edits of configuration files (#4667) 2025-06-13 19:58:55 -04:00
listCodeDefinitionNamesTool.ts fix(task): temporary fix for the ask error (#3471) 2025-05-12 21:38:36 -07:00
listFilesTool.ts Add logic to prevent auto-approving edits of configuration files (#4667) 2025-06-13 19:58:55 -04:00
multiApplyDiffTool.ts Fix multi-file diff error handling and UI feedback (#4674) 2025-06-13 20:09:04 -04:00
newTaskTool.ts feat: Allow escaping of context mentions (#4362) 2025-06-12 11:49:19 -04:00
readFileTool.ts feat(tools): add support for reading PDF, DOCX, and IPYNB files in read_file tool (#4288) 2025-06-03 11:59:34 -04:00
searchAndReplaceTool.ts Add logic to prevent auto-approving edits of configuration files (#4667) 2025-06-13 19:58:55 -04:00
searchFilesTool.ts Adjust searching outside of the workspace to respect the auto-approve… (#4670) 2025-06-13 18:49:39 -04:00
switchModeTool.ts Rename Cline to Task (#3352) 2025-05-08 12:47:50 -07:00
ToolRepetitionDetector.ts Move presentAssistantMessage into its own module (#3345) 2025-05-08 11:59:03 -07:00
useMcpToolTool.ts feat(mcp): improve mcp with McpExecution, make UX like terminal execute (#3485) 2025-06-12 00:46:07 -04:00
validateToolUse.ts Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
writeToFileTool.ts Add logic to prevent auto-approving edits of configuration files (#4667) 2025-06-13 19:58:55 -04:00