Remote-control agents missing new PR status indicator and autofix toggle in desktop UI
Resolved 💬 2 comments Opened Apr 21, 2026 by dmaretskyi Closed May 28, 2026
Summary
The new Claude Code desktop UI shows a PR status panel and an autofix enable/disable toggle for the PR associated with the current branch. These controls are missing for sessions spawned by claude remote-control.
Environment
- Claude Code version: 2.1.116
- Platform: Linux (Ubuntu) for CLI, macos for the desktop app
- Remote-control launched via systemd user unit:
claude remote-control --permission-mode bypassPermissions --spawn worktree
Expected
Remote-control-spawned sessions show the same PR status + autofix toggle as locally-launched sessions when the working tree is on a branch with an associated PR.
Actual
Neither the PR status nor the autofix toggle appears in the UI for remote-control sessions.
Related
Fits a broader pattern of desktop UI features not reaching remote-control sessions:
- #30012 — permission prompts not shown in Remote Control UI
- #33625 — AskUserQuestion UI missing on mobile Remote Control
- #30495 — "Enable Remote Control for all sessions" missing from /config
- #34588 — /config dialog dismissed without showing options
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗