Switch back to plan mode after /clear if plan mode is set as default in the config
Resolved 💬 2 comments Opened Jun 24, 2026 by veith Closed Jun 24, 2026
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
My default setting is to use the plan mode.
After doing some work in auto mode I /clear the console. Sometimes I forget to switch back to plan mode and start a new session directly in auto mode, sometimes with unwanted side effects.
Proposed Solution
The feature request is, that when the user has plan mode as default and runs a /clear, the cli should switch back to plan mode.
Alternative Solutions
Give the user a hint, that he is in auto mode
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
- I plan something
- I execute the plan in auto mode
- I run /clear
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗