Fix tool name: AskUserQuestionTool (not AskUserQuestion)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Paul Bakaus
2026-01-08 13:05:05 -08:00
co-authored by Claude Opus 4.5
parent e929914841
commit bf5b95319b
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -301,7 +301,7 @@ export const PROVIDER_PLACEHOLDERS = {
'claude-code': {
model: 'Claude',
config_file: 'CLAUDE.md',
ask_instruction: 'STOP and call the AskUserQuestion tool to clarify.'
ask_instruction: 'STOP and call the AskUserQuestionTool to clarify.'
},
'cursor': {
model: 'the model',