[BUG] remote control via app treats limits differently to normal permission requests

Resolved 💬 3 comments Opened Apr 27, 2026 by Gorluxor Closed Apr 30, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Claude code delegates permissions for execution to remote control on iOS app, but does not so the same for permission requests (i.e. sending commands doesn't change that the local terminal is asking for input from user if to upgrade/extra usage vs wait for the time). I believe this should behave similar to lunch permissions, and be non blocking.

What Should Happen?

Behave same as command permission requests, have a local settings config to avoid the question entirely or even just account based setting that is configured once.

Error Messages/Logs

App has error message (You’ve hit your limit · resets 6am) but terminal has question about extra usage in addition (which even when reset blocks follow up commands)

Steps to Reproduce

Lunch a Claude CLI session, enable remote controll, reach limits and wait for reset, and still unable to progress via the remote control, have to manually intervene in terminal)

Claude Model

Not sure / Multiple models

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.119

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

VS Code integrated terminal

Additional Information

Terminal: vscode integrated zsh with omz and powerlvl10k on remote ssh

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗