mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-21 12:51:17 -05:00
Provide instructions to model when it fails to use tools
This commit is contained in:
@@ -1771,6 +1771,7 @@ export class ClaudeDev {
|
||||
type: "text",
|
||||
text: formatResponse.noToolsUsed(),
|
||||
})
|
||||
this.consecutiveMistakeCount++
|
||||
}
|
||||
|
||||
const recDidEndLoop = await this.recursivelyMakeClaudeRequests(this.userMessageContent)
|
||||
|
||||
Reference in New Issue
Block a user