Plan name disappears when user dismisses approval prompt with Esc
Resolved 💬 3 comments Opened Feb 6, 2026 by gilfaria Closed Mar 7, 2026
Description
When Claude Code creates a plan and presents the approval prompt, if the user presses Esc to dismiss it, the plan name disappears from the conversation entirely. The user has no way to retrieve the plan name without asking Claude again.
Steps to Reproduce
- Ask Claude Code to plan an implementation task
- Claude creates a plan and shows the approval prompt with the plan name (e.g.,
steady-mixing-quokka) - Press Esc to dismiss the prompt instead of approving/rejecting
- The plan name is no longer visible anywhere in the conversation
Expected Behavior
The plan name should remain visible in the conversation after dismissing the prompt, so the user can reference it later (e.g., to continue work in another session).
Actual Behavior
The plan name is lost and the user must ask Claude what the plan name was.
Environment
- macOS (Darwin 25.2.0)
- Claude Code CLI
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗