[BUG] Plan mode doesn't exit after user approves plan and instructs execution
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When ExitPlanMode is rejected by the user with an instruction to proceed (e.g., "yes create this and test in localhost first"),
plan mode remains active in system reminders even though the user clearly approved and wants execution. The system keeps sending
"Plan mode still active" reminders throughout the entire implementation, commit, and deploy process. The mode should automatically
exit when the user responds to ExitPlanMode with an approval + execution instruction.
What Should Happen?
should have got out side of plan mode
Error Messages/Logs
Steps to Reproduce
When ExitPlanMode is rejected by the user with an instruction to proceed (e.g., "yes create this and test in localhost first"),
plan mode remains active in system reminders even though the user clearly approved and wants execution. The system keeps sending
"Plan mode still active" reminders throughout the entire implementation, commit, and deploy process. The mode should automatically
exit when the user responds to ExitPlanMode with an approval + execution instruction.
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
OPUS 4.6
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗