[BUG] [VSCode] "Accept Plan" dialog does not sync comments from Plan View until text field is clicked – review feedback silently lost
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 reviewing a plan in the VS Code extension's Plan View and adding comments/change requests to individual steps, the "Accept Plan" dialog in the prompt chat does not reflect those comments. The comments only appear in the dialog after manually clicking into a text field within the "Accept Plan" dialog.
This creates a serious data loss risk: if the user clicks "Accept Plan" without first clicking into a text field in the dialog, all review comments from the Plan View are silently discarded. There is no warning or indication that comments were not included.
What Should Happen?
The "Accept Plan" dialog should automatically and immediately reflect all comments and changes entered in the Plan View, without requiring any additional user interaction. Clicking "Accept Plan" should always include all feedback from the Plan View.
Error Messages/Logs
Steps to Reproduce
Start a task that triggers plan mode in the VS Code extension.
Open the Plan View and add detailed comments/change requests to multiple plan steps (e.g., spend 10–15 minutes on a thorough review).
Switch to the prompt chat where the "Accept Plan" question dialog is shown.
Without clicking into any text field in the dialog, observe that the comments from the Plan View are not visible / not reflected.
Click "Accept Plan."
This is happening intermittendly, so i'm not a 100% sure what causes it.
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.83
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
WSL (Windows Subsystem for Linux)
Additional Information
Environment
Platform: Ubuntu 24 (via Windows WSL, VS Code connected as Remote session)
VS Code version: 1.114.0 (user setup), Commit: e7fb5e96c0730b9deb70b33781f98e2f35975036
OS (host): Windows NT x64 10.0.26100
Electron: 39.8.3
Chromium: 142.0.7444.265
Node.js: 22.22.1
Claude Code extension version: 2.1.92
Might relate to:
#33242 — Plan content not visible in panel before accepting plan mode prompt. This is a related but different bug: #33242 reports that the plan itself is invisible before acceptance, while this bug is about user-entered comments/feedback not syncing to the acceptance dialog. Both affect the Plan View → Accept Plan interaction flow.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗