Plan mode: 'Clear context and execute' option no longer surfaces in approval dialog
Description
After entering plan mode via Shift+Tab and having Claude present a plan, the approval dialog does not include an option to clear the planning context before executing. This option was previously available (or is documented as available) but does not appear in the current UI.
Environment
- Claude Code version: latest
- Platform: Windows 11
- Interface: CLI (terminal)
Steps to Reproduce
- Press
Shift+Tabto enter plan mode - Type a prompt and let Claude explore/plan
- Review the plan approval dialog
Expected Behavior
Each approval option should offer a "clear planning context first" step before execution begins — keeping the execution context clean by discarding the exploration phase.
Actual Behavior
The approval dialog presents execution options but no "clear context" variant is shown.
Notes
This may have been quietly removed, gated behind a flag, or only available on specific platforms/versions. The docs reference this behavior but it doesn't match what's seen in the live product.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗