Roo-Code/src/core/tools
2025-04-10 22:32:11 -04:00
..
__tests__ Fix Gemini command escaping (#2120) 2025-03-30 14:07:00 -04:00
accessMcpResourceTool.ts Move use_mcp_tool and access_mcp_resource to tool files (#2101) 2025-03-30 01:47:19 -04:00
applyDiffTool.ts Better display of diff errors (#2478) 2025-04-10 22:32:11 -04:00
askFollowupQuestionTool.ts Move new_task, switch_mode, attempt_completion, and ask_followup_question to tool files (#2102) 2025-03-30 01:58:35 -04:00
attemptCompletionTool.ts Improve subtasks UI (#2426) 2025-04-09 01:45:45 -04:00
browserActionTool.ts feat(browserTool): Implement hover action (#2368) 2025-04-07 09:35:14 -04:00
executeCommandTool.ts Fix Gemini command escaping (#2120) 2025-03-30 14:07:00 -04:00
fetchInstructionsTool.ts Remove switch from tools (#2091) 2025-03-30 00:31:56 -04:00
insertContentTool.ts feat: Add file context tracking system (#2440) 2025-04-10 10:56:52 -04:00
listCodeDefinitionNamesTool.ts feat: Add file context tracking system (#2440) 2025-04-10 10:56:52 -04:00
listFilesTool.ts Fix a type in the listFiles tool (#2092) 2025-03-30 00:37:13 -04:00
newTaskTool.ts Move new_task, switch_mode, attempt_completion, and ask_followup_question to tool files (#2102) 2025-03-30 01:58:35 -04:00
readFileTool.ts feat: Add file context tracking system (#2440) 2025-04-10 10:56:52 -04:00
searchAndReplaceTool.ts feat: Add file context tracking system (#2440) 2025-04-10 10:56:52 -04:00
searchFilesTool.ts Move search_files to a tool file (#2098) 2025-03-30 01:28:58 -04:00
switchModeTool.ts Move new_task, switch_mode, attempt_completion, and ask_followup_question to tool files (#2102) 2025-03-30 01:58:35 -04:00
types.ts Move new_task, switch_mode, attempt_completion, and ask_followup_question to tool files (#2102) 2025-03-30 01:58:35 -04:00
useMcpToolTool.ts Move use_mcp_tool and access_mcp_resource to tool files (#2101) 2025-03-30 01:47:19 -04:00
writeToFileTool.ts feat: Add file context tracking system (#2440) 2025-04-10 10:56:52 -04:00