[BUG] Remote control - Web interface freeze when denying action and sending follow-up message - no free-text input in approval dialog
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?
The session enters an indefinite "pondering" state with no output after denying an action approval and sending a follow-up message in the chat. The stop button in the web interface has no effect. The only way to recover is to kill the terminal process on the local machine with Ctrl+C and restart the session. Additionally, the web interface approval dialog only offers three buttons (deny, allow once, always allow for session) with no free-text field to provide alternative instructions, unlike the VS Code extension which includes this option.
What Should Happen?
Claude should read the denial and the follow-up message and adjust its approach accordingly, without freezing. The web interface approval dialog should include a free-text field for alternative instructions, matching the behavior of the VS Code extension.
Error Messages/Logs
Steps to Reproduce
- Start a Remote Control session from a Windows terminal
- Connect to the session from a browser at claude.ai/code
- Wait for Claude to request an action approval (deny / allow once / always allow for session)
- Press Esc (deny)
- Immediately send a follow-up message in the chat explaining what to do instead
- Session enters indefinite "pondering" state with no way to recover remotely
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.94 (Claude Code)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗