What's wrong with this entry?
Anonymous. No account, no email.
What
New top-level CLI flag for controlling permission handling in sessions.
Usage
claude --permission-mode acceptEdits
claude remote-control --permission-mode bypassPermissionsDetails
- Applies both as a general CLI option and specifically in
claude remote-control - Available modes correspond to existing permission modes (e.g.,
acceptEdits,bypassPermissions) - Used when spawning sub-sessions and for remote control configuration
Evidence
CLI argument definition (search for "--permission-mode")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.