[FEATURE] When running plan mode in remote-control, you should be presented with the same options as in the CLI
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
When you create a plan using plan mode in the CLI (and --dangerously-skip-permissions,) you are presented with multiple choices at the end. e.g.
" ❯ 1. Yes, clear context (12% used) and bypass permissions
- Yes, and bypass permissions
- Yes, manually approve edits
- Type here to tell Claude what to change"
On your phone, you only get two options "Suggest Edits" or "Approve Plan"
Most importantly, this means that once you enter plan mode on the phone, you can never get back to bypass permissions mode.
Proposed Solution
There should be parity between the CLI and the phone regarding the displayed options.
Alternative Solutions
There should be an alternative way to get back into bypass-permissions mode.
Priority
High - Significant impact on productivity
Feature Category
CLI commands and flags
Use Case Example
I am away from my desk and need to implement a feature. I switch to plan mode and provide a prompt. I then want Claude Code to implement the feature in bypass-permissions mode.
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗