| .. |
|
__tests__
|
fix: resolve failing tests and add missing translations
|
2025-09-05 16:53:07 -06:00 |
|
helpers
|
feat(tools): add image support to read_file tool (#5172)
|
2025-07-28 23:23:33 -04:00 |
|
accessMcpResourceTool.ts
|
fix access_mcp_resource fails to handle images correctly (#5254)
|
2025-07-02 23:50:15 -04:00 |
|
applyDiffTool.ts
|
feat: improve error display with collapsible UI and contextual titles
|
2025-09-05 16:53:07 -06:00 |
|
askFollowupQuestionTool.ts
|
staged changes after revert to 4517eb7
|
2025-09-05 16:53:46 -06:00 |
|
attemptCompletionTool.ts
|
staged changes after revert to 4517eb7
|
2025-09-05 16:53:46 -06:00 |
|
browserActionTool.ts
|
Rename Cline to Task (#3352)
|
2025-05-08 12:47:50 -07:00 |
|
codebaseSearchTool.ts
|
fix: Use cline.cwd as primary source for workspace path in codebaseSearchTool (#6902)
|
2025-08-14 18:17:14 -04:00 |
|
executeCommandTool.ts
|
chore(i18n): use t() for tool messages; add generic noChanges/changesRejected; execCommand/fetchInstructions i18n
|
2025-09-05 16:53:47 -06:00 |
|
fetchInstructionsTool.ts
|
chore(i18n): use t() for tool messages; add generic noChanges/changesRejected; execCommand/fetchInstructions i18n
|
2025-09-05 16:53:47 -06:00 |
|
generateImageTool.ts
|
feat: optimize memory usage for image handling in webview (#7556)
|
2025-08-30 15:57:30 -04:00 |
|
insertContentTool.ts
|
chore(i18n): use t() for tool messages; add generic noChanges/changesRejected; execCommand/fetchInstructions i18n
|
2025-09-05 16:53:47 -06: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
|
fix: hide .rooignore'd files from environment details by default (#7369)
|
2025-08-27 18:09:06 -04:00 |
|
multiApplyDiffTool.ts
|
fix: add type check before calling .match() on diffItem.content (#6905) (#6906)
|
2025-08-14 20:05:45 -04:00 |
|
newTaskTool.ts
|
feat: improve error display with collapsible UI and contextual titles
|
2025-09-05 16:53:07 -06:00 |
|
readFileTool.ts
|
feat(tools): add image support to read_file tool (#5172)
|
2025-07-28 23:23:33 -04:00 |
|
runSlashCommandTool.ts
|
feat: add run_slash_command tool for executing slash commands (#7473)
|
2025-09-03 14:14:55 -04:00 |
|
searchAndReplaceTool.ts
|
chore(i18n): use t() for tool messages; add generic noChanges/changesRejected; execCommand/fetchInstructions i18n
|
2025-09-05 16:53:47 -06:00 |
|
searchFilesTool.ts
|
Adjust searching outside of the workspace to respect the auto-approve… (#4670)
|
2025-06-13 18:49:39 -04:00 |
|
simpleReadFileTool.ts
|
feat: simple read_file tool for single-file-only models (#7222)
|
2025-08-19 10:57:57 -07:00 |
|
switchModeTool.ts
|
feat: improve error display with collapsible UI and contextual titles
|
2025-09-05 16:53:07 -06:00 |
|
ToolRepetitionDetector.ts
|
fix: exclude browser scroll actions from repetition detection (#7471)
|
2025-08-27 20:56:36 -04:00 |
|
updateTodoListTool.ts
|
feat: improve error display with collapsible UI and contextual titles
|
2025-09-05 16:53:07 -06:00 |
|
useMcpToolTool.ts
|
feat: improve error display with collapsible UI and contextual titles
|
2025-09-05 16:53:07 -06: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: improve error display with collapsible UI and contextual titles
|
2025-09-05 16:53:07 -06:00 |