What The Option Does When enabled, the dialog prepends one clear-context approval option before the normal “keep context” options:
- Auto available: Yes, clear context (...) and use auto mode
- Bypass available: Yes, clear context (...) and bypass permissions
- Otherwise: Yes, clear context (...) and auto-accept edits
That option is built in src/components/permissions/ExitPlanModePermissionRequest/ExitPlanModePermissionRequest.tsx:691.
When the user chooses it, the permission dialog does not allow the current ExitPlanMode tool call. Instead it: