[BUG]
Resolved 💬 3 comments Opened Jan 3, 2026 by deepbrain Closed Jan 7, 2026
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 trying to exit the plan mode, the claude code does not print the current plan steps in the terminal, but an old stale plan is presented as the current plan for approval. When approval is granted, the new plan is actually executed.
What Should Happen?
It should present the latest plan, not the old plan from several interactions before.
Error Messages/Logs
Steps to Reproduce
Can't reproduce in a simple setup, but it happens 100% of the time in my current config.
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.0.76
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Other
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗