claude remote-control now errors clearly on root-level options instead of forwarding them.
What's wrong with this entry?
Running claude remote-control with root-level CLI options now fails with a clear error naming the options it refuses, rather than passing your whole argv through to the bridge and behaving unpredictably. Unknown options and extra arguments are still allowed through to the bridge itself.
- The subcommand disables its own help option and asks the loaded bridge module which root options it refuses.
- If any refused option was supplied, it errors with a generated message and never starts the bridge.
- Reachable on every build; no flag involved.
rootOptionsRemoteControlRefuses
Strings lifted out of the shipped bundle, so the claim above can be checked against them.