AskUserQuestion "Other" input text is not fully visible in chat after submission
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 using the AskUserQuestion tool and selecting the "Other" option to enter custom text, the submitted text is not fully visible in the chat UI after submission.
Actual Behavior
The submitted text is truncated or not fully shown in the chat UI. (Note: the agent does receive the full text correctly — this is a display-only issue.)
What Should Happen?
The full text entered in the "Other" field should be visible in the chat history after submission, just like regular chat messages.
Error Messages/Logs
Steps to Reproduce
- An agent calls AskUserQuestion with options including "Other"
- Select "Other" and type a long text response
- Submit the response
Claude Model
None
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
latest
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
VS Code integrated terminal
Additional Information
This issue is specific to the Claude Code VS Code Extension. The bug is display-only — the agent receives the full text correctly, but the chat UI does not show the complete "Other" input after submission.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗