Auto-permission mode breaks when remote-control session is connected
Resolved 💬 3 comments Opened Mar 16, 2026 by JonasQuin42 Closed Mar 19, 2026
Description
When using the AI-powered "auto" permission mode, connecting a remote-control session causes all tool calls to fall back to manual permission prompts instead of being handled by the auto-approve judge.
Steps to reproduce
- Start Claude Code with auto permission mode enabled
- Confirm auto-approve is working normally
- Connect a remote-control session
- Observe that all tool calls now require manual approval
Expected behavior
Auto-permission mode should continue functioning with a remote-control session connected.
Actual behavior
All tool calls prompt for manual approval. Disconnecting the remote session restores auto-approve behavior.
Environment
- Claude Code version: 2.1.76
- Platform: macOS (Darwin 25.3.0)
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗