Roo-Code/src/core/tools
roomote[bot] 0f08867656
refactor: unify user content tags to <user_message> (#10723)
Co-authored-by: Roo Code <roomote@roocode.com>
2026-01-18 22:04:00 -05:00
..
__tests__ refactor: unify user content tags to <user_message> (#10723) 2026-01-18 22:04:00 -05:00
apply-patch feat: add apply_patch native tool (#9663) 2025-11-28 23:07:03 -05:00
helpers feat(read-file): implement incremental token-budgeted file reading (#10052) 2025-12-15 14:41:42 -08:00
accessMcpResourceTool.ts Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
ApplyDiffTool.ts Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
ApplyPatchTool.ts Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
AskFollowupQuestionTool.ts refactor: unify user content tags to <user_message> (#10723) 2026-01-18 22:04:00 -05:00
AttemptCompletionTool.ts refactor: unify user content tags to <user_message> (#10723) 2026-01-18 22:04:00 -05:00
BaseTool.ts Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
BrowserActionTool.ts Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
CodebaseSearchTool.ts Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
EditFileTool.ts fix: make edit_file matching more resilient (#10585) 2026-01-09 20:32:13 -05:00
ExecuteCommandTool.ts refactor: unify user content tags to <user_message> (#10723) 2026-01-18 22:04:00 -05:00
FetchInstructionsTool.ts Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
GenerateImageTool.ts feat: enable multiple native tool calls per turn with failure guardrails (#9273) 2025-11-25 20:21:13 -05:00
ListFilesTool.ts Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
MultiApplyDiffTool.ts Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
NewTaskTool.ts Metadata‑driven subtasks (no UI changes): automatic parent resume and single‑open safety (#9090) 2025-11-27 21:18:42 -07:00
ReadFileTool.ts Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
RunSlashCommandTool.ts feat: add optional mode field to slash command front matter (#10344) 2025-12-26 17:17:54 -08:00
SearchAndReplaceTool.ts Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
SearchFilesTool.ts Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
SearchReplaceTool.ts Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
SwitchModeTool.ts feat: enable multiple native tool calls per turn with failure guardrails (#9273) 2025-11-25 20:21:13 -05:00
ToolRepetitionDetector.ts fix: Include nativeArgs in tool repetition detection (#9377) 2025-11-18 21:20:29 -05:00
UpdateTodoListTool.ts feat: enable multiple native tool calls per turn with failure guardrails (#9273) 2025-11-25 20:21:13 -05:00
UseMcpToolTool.ts Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00
validateToolUse.ts Custom tool calling (#10083) 2025-12-21 12:43:06 -08:00
WriteToFileTool.ts Add some functionality to @roo-code/core for the cli (#10584) 2026-01-09 13:05:15 -08:00