| .. |
|
__tests__
|
Merge branch 'main' into will/fixed-context-overload-read
|
2025-07-29 21:43:23 -07: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: Add experimental setting to prevent editor focus disruption (#6214)
|
2025-07-28 23:14:53 -04:00 |
|
askFollowupQuestionTool.ts
|
Add optional mode suggestions to follow-up questions (#5200)
|
2025-06-27 16:26:17 -04:00 |
|
attemptCompletionTool.ts
|
Prevent completion with open todos (#5716)
|
2025-07-18 11:31:31 -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 |
|
contextValidator.ts
|
code review + speed fix
|
2025-07-29 20:02:09 -07:00 |
|
executeCommandTool.ts
|
Use SIGKILL for command execution timeouts in the "execa" variant (#6071)
|
2025-07-23 01:47:10 -07:00 |
|
fetchInstructionsTool.ts
|
Rename Cline to Task (#3352)
|
2025-05-08 12:47:50 -07:00 |
|
insertContentTool.ts
|
fix: show diff view before approval when PREVENT_FOCUS_DISRUPTION is disabled (#6386)
|
2025-07-29 17:52:30 -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: show diff view before approval when PREVENT_FOCUS_DISRUPTION is disabled (#6386)
|
2025-07-29 17:52:30 -04:00 |
|
newTaskTool.ts
|
feat: make task mode sticky to task (#6177)
|
2025-07-28 23:06:14 -04:00 |
|
readFileTool.ts
|
Merge branch 'main' into will/fixed-context-overload-read
|
2025-07-29 21:43:23 -07:00 |
|
searchAndReplaceTool.ts
|
fix: show diff view before approval when PREVENT_FOCUS_DISRUPTION is disabled (#6386)
|
2025-07-29 17:52:30 -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
|
feat: Add configurable error & repetition limit with unified control (#5654) (#5752)
|
2025-07-15 18:25:43 -04: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
|
feat: Add experimental setting to prevent editor focus disruption (#6214)
|
2025-07-28 23:14:53 -04:00 |