[BUG] AskUserQuestion UI not visible on remote control viewer
Resolved 💬 3 comments Opened Mar 20, 2026 by 8823-scholar Closed Mar 20, 2026
Description
When using Claude Code's remote control feature to observe a session from another device, the AskUserQuestion tool's interactive UI (question text, selectable options, multi-select, previews) is not displayed on the remote viewer side.
Steps to Reproduce
- Start a Claude Code session with remote control enabled
- Connect to the session from another device via remote control
- Trigger the
AskUserQuestiontool (e.g., have Claude ask a question with selectable options)
Expected Behavior
The remote control viewer should display the AskUserQuestion UI, including the question text and selectable options, so the remote viewer can see what is being asked.
Actual Behavior
The AskUserQuestion UI is not shown on the remote control viewer at all. The host side displays and can interact with the question normally, but the remote side sees nothing.
Environment
- macOS (Darwin 25.1.0)
- Claude Code CLI
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗