[BUG] Plan is not being presented
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 using Plan mode with Claude Code it conducts its analysis and then renders the modal to Accept this plan?
However no plan is being presented. The text containing the plan is hidden under the gray overlay so you can't actually review the plan in order to approve it. Previously the plan would be presented directly in the UI or terminal.
While there is an MD file buried in the grayed out text you have to hunt for it and click it to actually see what the plan is and it seems to use the same file over and over again, making it hard to see what it actually plans to do with the next step of your prompting.
What Should Happen?
Present the plan clearly in the UI or present the link to the md file so it can be clicked on.
Error Messages/Logs
Steps to Reproduce
- Prompt Claude Code to create a plan (in plan mode)
- Wait for it to ask you to accept the plan, but it wont actually show you the plan.
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.0.52
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
WSL (Windows Subsystem for Linux)
Additional Information
<img width="806" height="550" alt="Image" src="https://github.com/user-attachments/assets/add8e940-25ac-40f0-b7f6-95bda12e3e16" />
This issue has 8 comments on GitHub. Read the full discussion on GitHub ↗