mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Add a tool to switch modes
This commit is contained in:
@@ -166,11 +166,14 @@ export interface ClineSayTool {
|
||||
| "listFilesRecursive"
|
||||
| "listCodeDefinitionNames"
|
||||
| "searchFiles"
|
||||
| "switchMode"
|
||||
path?: string
|
||||
diff?: string
|
||||
content?: string
|
||||
regex?: string
|
||||
filePattern?: string
|
||||
mode?: string
|
||||
reason?: string
|
||||
}
|
||||
|
||||
// must keep in sync with system prompt
|
||||
|
||||
Reference in New Issue
Block a user