[Bug] Remote Control: AskUserQuestion elicitations not forwarded to Claude Desktop
Bug Description
Remote Control: Elicitations not forwarded to Claude Desktop
When using Claude Code in Claude Desktop to connect to a remote-control enabled Claude Code session, AskUserQuestion elicitations (e.g., questions asked during Plan Mode) are not surfaced in the Claude Desktop interface. They only appear in the terminal where the remote session is running, requiring the user to switch to the console to see and answer them.
Expected behavior: Elicitations should be forwarded to the controlling Claude Desktop client so the user can see and respond to questions without leaving Desktop.
Steps to reproduce:
Start a Claude Code session with remote control enabled
Connect to it from Claude Code in Claude Desktop
Put the remote session into Plan Mode
Claude asks a clarifying question — it only appears in the terminal, not in Desktop
Impact: Defeats the purpose of remote control, since the user must monitor the terminal anyway for interactive prompts.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗