claude-code - 💡(How to fix) Fix AskUserQuestion prompt missing "Other" / free-text option, forcing stop [1 comments, 1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#57926Fetched 2026-05-11 03:21:44
View on GitHub
Comments
1
Participants
1
Timeline
2
Reactions
0
Participants
Timeline (top)
closed ×1commented ×1

When the assistant uses the AskUserQuestion tool to prompt me with options, there is no visible way to supply my own free-text answer. The tool description states that users can always pick "Other" to provide custom input, but that option was not present in the UI for me — my only recourse was to send the stop command to cancel the request.

Root Cause

When the assistant uses the AskUserQuestion tool to prompt me with options, there is no visible way to supply my own free-text answer. The tool description states that users can always pick "Other" to provide custom input, but that option was not present in the UI for me — my only recourse was to send the stop command to cancel the request.

RAW_BUFFERClick to expand / collapse

Summary

When the assistant uses the AskUserQuestion tool to prompt me with options, there is no visible way to supply my own free-text answer. The tool description states that users can always pick "Other" to provide custom input, but that option was not present in the UI for me — my only recourse was to send the stop command to cancel the request.

Expected

Per the tool documentation:

Users will always be able to select "Other" to provide custom text input

An Other (or equivalent) option should be rendered for every AskUserQuestion prompt, allowing free-text input.

Actual

No "Other" option was shown. The prompt only offered the model-provided choices, so to answer with anything outside that list I had to abort with the stop command.

Impact

  • Forces users to cancel + restart a turn just to provide a custom answer
  • Breaks the documented contract of the tool
  • Particularly painful in plan-mode clarification flows where the model often can't enumerate every reasonable user response

Environment

  • Claude Code CLI (terminal)
  • Platform: macOS (Darwin 25.4.0)
  • Model: Claude Opus 4.7 (1M context)

Repro

I don't have a reliable repro on demand — it occurred on a normal AskUserQuestion prompt at the start of a session. Happy to capture more detail (screenshot, transcript, exact prompt) the next time it happens if that would help.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix AskUserQuestion prompt missing "Other" / free-text option, forcing stop [1 comments, 1 participants]