[BUG] Rejected plans disappearing from chat
Resolved 💬 1 comment Opened Jul 9, 2025 by nosnaws Closed Jul 9, 2025
Environment
- Platform (select one):
- [x] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: 1.0.45 (Claude Code)
- Operating System: macOS 15.5
- Terminal: Ghostty
Bug Description
In Claude Code's "plan" mode, when the user rejects the proposed plan, the plan disappears from the chat window.
This makes it difficult to suggest changes to the plan unless you copy it over to a text editor before rejecting.
Steps to Reproduce
- Shift+Tab twice to go to "plan" mode.
- Ask for a plan to implement something.
- Reject the plan.
Expected Behavior
The rejected plan stays in the chat. (I think it used to show up as greyed out text.)
Actual Behavior
The rejected plan disappears.
Additional Context
N/A
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗