Can't trigger `AskUserQuestion` tool

Resolved 💬 2 comments Opened Oct 19, 2025 by R0bson Closed Oct 19, 2025

Bug Description
Can't trigger AskUserQuestion tool by myself. Looks like it tries to run it but finished with no answers given by itself (no interaction with user happens).

Examples:

> Use tool AskUserQuestion to ask me how I feel today

● User answered Claude's questions:
  ⎿

● Thanks for sharing! I'm here to help with whatever you need today. What would you like to work on?

> Use tool `AskUserQuestion(questions: Array<{question: string, header: string, options: Array<{label:
 string, description: string}>, multiSelect: boolean}>, answers?: object): object` to ask me how I
feel today

● User answered Claude's questions:
  ⎿

● Thanks for answering! I'm ready to help with your project. What would you like to work on today?

> Use tool AskUserQuestion with question "How do you feel today" and answer options:
1. Bad
2. Fine
3. Very good
4. Claudding!

● User answered Claude's questions:
  ⎿

● Great! Now, what can I help you with in the project today?

**Environment Info**
- Platform: linux
- Terminal: WezTerm
- Version: 2.0.22
- Feedback ID: c923de85-0536-4e68-9664-34fc4f66b81f

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗