Revert back to Plan mode after a plan was implmented
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the feature or problem you'd like to solve
It should be possible to have Planning the default mode. But after a plan is implemented in autopilot it stays in autopilot
### Proposed solution
Current workflow:
Plan -> Autopilot -> Complete
Actual result:
The session remains in Autopilot/implementation mode.
Expected result:
After a task is completed, the agent should return to Plan mode
(or provide a user preference to do so).
Rationale:
I use Plan mode as a safety mechanism. Every new task should start
with planning and review before implementation begins. Remaining in
Autopilot increases the likelihood of unintended code changes when
starting the next unrelated task.
### Example prompts or workflows
_No response_
### Additional context
_No response_
Contributor guide
Research direction
The issue does not identify files or tests. Start by locating the Plan and Autopilot mode transition used when an autopilot task completes, then verify that completion returns the session to Plan mode or applies the requested user preference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100