Skip to content

Remote control: permission prompts not rendering on mobile app #35637

Description

@GMedlin

Description

When using Claude Code via claude remote-control --name <session> and connecting from the mobile app, interactive permission prompts do not render on the mobile client. The session appears frozen/unresponsive from the mobile side, while the desktop terminal shows the prompt waiting for input.

Affected prompts

  • EnterPlanMode confirmation
  • ExitPlanMode approval
  • AskUserQuestion (unconfirmed — may also be affected)

Steps to reproduce

  1. Start a named remote control session: claude remote-control --name test-session
  2. Connect to the session from the mobile app
  3. Trigger a plan mode entry (e.g., ask Claude to plan a multi-step implementation)
  4. Observe: the mobile app shows no permission prompt; session appears hung
  5. Check the desktop terminal: permission prompt is visible and waiting for input

Expected behavior

Permission prompts should render on the mobile app the same way they render on the desktop terminal.

Environment

  • Claude Code v2.1.77
  • Windows 11 Pro
  • Remote control sessions with --permission-mode bypassPermissions
  • Mobile app (latest version)

Notes

  • Regular text output renders fine on mobile — only interactive permission widgets are affected
  • The mobile app has a full UI with plan mode and code mode, so this appears to be a rendering gap for the specific permission confirmation widget, not a general mobile limitation

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:tuibugSomething isn't workinghas reproHas detailed reproduction stepsplatform:windowsIssue specifically occurs on Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions