Roo-Code/src/core/tools
2025-11-25 00:11:16 -05:00
..
__tests__ Fix ask_followup_question streaming issue and add missing tool cases (#9561) 2025-11-25 00:11:16 -05:00
helpers fix: format tool responses for native protocol (#9270) 2025-11-14 22:43:56 -05:00
accessMcpResourceTool.ts fix access_mcp_resource fails to handle images correctly (#5254) 2025-07-02 23:50:15 -04:00
ApplyDiffTool.ts fix: Update tools to return structured JSON for native protocol (#9373) 2025-11-18 20:01:15 -05:00
AskFollowupQuestionTool.ts Fix ask_followup_question streaming issue and add missing tool cases (#9561) 2025-11-25 00:11:16 -05:00
AttemptCompletionTool.ts fix: Update tools to return structured JSON for native protocol (#9373) 2025-11-18 20:01:15 -05:00
BaseTool.ts fix: Update tools to return structured JSON for native protocol (#9373) 2025-11-18 20:01:15 -05:00
BrowserActionTool.ts Browser Use 2.0 (#8941) 2025-11-21 17:26:15 -05:00
CodebaseSearchTool.ts fix: Update tools to return structured JSON for native protocol (#9373) 2025-11-18 20:01:15 -05:00
ExecuteCommandTool.ts fix: Update tools to return structured JSON for native protocol (#9373) 2025-11-18 20:01:15 -05:00
FetchInstructionsTool.ts fix: Update tools to return structured JSON for native protocol (#9373) 2025-11-18 20:01:15 -05:00
GenerateImageTool.ts Add Roo Code Cloud as an imagegen provider (#9528) 2025-11-24 15:11:35 -05:00
InsertContentTool.ts fix: Update tools to return structured JSON for native protocol (#9373) 2025-11-18 20:01:15 -05:00
ListCodeDefinitionNamesTool.ts Add native tool call support (#9159) 2025-11-13 12:48:35 -05:00
ListFilesTool.ts Add native tool call support (#9159) 2025-11-13 12:48:35 -05:00
MultiApplyDiffTool.ts fix: Update tools to return structured JSON for native protocol (#9373) 2025-11-18 20:01:15 -05:00
NewTaskTool.ts fix: Update tools to return structured JSON for native protocol (#9373) 2025-11-18 20:01:15 -05:00
ReadFileTool.ts feat: implement streaming for native tool calls (#9542) 2025-11-24 23:12:39 -05:00
RunSlashCommandTool.ts fix: Update tools to return structured JSON for native protocol (#9373) 2025-11-18 20:01:15 -05:00
SearchFilesTool.ts Add native tool call support (#9159) 2025-11-13 12:48:35 -05:00
simpleReadFileTool.ts fix: Update tools to return structured JSON for native protocol (#9373) 2025-11-18 20:01:15 -05:00
SwitchModeTool.ts fix: Update tools to return structured JSON for native protocol (#9373) 2025-11-18 20:01:15 -05:00
ToolRepetitionDetector.ts fix: Include nativeArgs in tool repetition detection (#9377) 2025-11-18 21:20:29 -05:00
UpdateTodoListTool.ts fix: Update tools to return structured JSON for native protocol (#9373) 2025-11-18 20:01:15 -05:00
UseMcpToolTool.ts fix: Update tools to return structured JSON for native protocol (#9373) 2025-11-18 20:01:15 -05: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 feat: implement streaming for native tool calls (#9542) 2025-11-24 23:12:39 -05:00