..
__tests__
feat: Add configurable timeout for command execution ( #5668 )
2025-07-14 14:12:12 -04:00
accessMcpResourceTool.ts
fix access_mcp_resource fails to handle images correctly ( #5254 )
2025-07-02 23:50:15 -04:00
applyDiffTool.ts
fix: prevent chatbox focus loss during automated file editing ( #4574 ) ( #5349 )
2025-07-03 20:43:06 -04:00
askFollowupQuestionTool.ts
Add optional mode suggestions to follow-up questions ( #5200 )
2025-06-27 16:26:17 -04:00
attemptCompletionTool.ts
Fixes #4882 : Remove experimental setting for command execution in attempt_completion ( #4884 )
2025-06-20 17:48:01 -04: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
feat: Add configurable timeout for command execution ( #5668 )
2025-07-14 14:12:12 -04:00
fetchInstructionsTool.ts
Rename Cline to Task ( #3352 )
2025-05-08 12:47:50 -07:00
insertContentTool.ts
Fix #3652 : Allow insertContentTool to create new files with content ( #4382 )
2025-07-08 23:14:28 -04:00
listCodeDefinitionNamesTool.ts
Make listing tools respect auto-approve settings for outside of the workspace ( #4682 )
2025-06-13 23:12:31 -04:00
listFilesTool.ts
Make listing tools respect auto-approve settings for outside of the workspace ( #4682 )
2025-06-13 23:12:31 -04:00
multiApplyDiffTool.ts
fix(tools): Resolve intermittent hangs and lack of clear error feedback in apply_diff tool ( #5391 )
2025-07-04 10:02:28 -04:00
newTaskTool.ts
Fix new_task tool streaming issue ( #5432 )
2025-07-06 09:17:18 -04:00
readFileTool.ts
chore: fix typos in comment & document ( #5569 )
2025-07-10 11:33:26 -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
updateTodoListTool.ts
add todo tool ( #5182 )
2025-07-07 14:07:39 -04: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
Fix: Allow write_to_file to handle newline-only and empty content ( #3550 )
2025-06-23 18:43:49 -04:00