[BUG] Feedback prompt interrupts pending question
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When Claude asks a question (via AskUserQuestion), a feedback prompt sometimes appears at the same time. This causes my response to get mixed up between the two inputs — I can't tell which one I'm answering. The feedback prompt should wait until after the question has been answered.
What Should Happen?
The feedback prompt should wait until after the question has been answered.
Error Messages/Logs
Steps to Reproduce
Enter a question and answer session with Claude.
Claude gives numbered options for responses. I am used to responding with typing the number that is my preference.
Occasionally after a question is asked Claude will prompt with "How am i doing this session" - also numbered responses.
Very often I accidentally answer the "How am i doing this session" question using the answer to the previous question. So invalid feedback and my session is interrupted.
Claude Model
None
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.92
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗