[BUG]
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?
After auto-updating to 2.1.84, Bash permission prompts for network commands (scp, ssh) no longer work. A terminal window briefly flashes open then closes before I can approve or deny. The command is silently rejected. This worked correctly in previous versions.
What Should Happen?
Terminal stays open showing the permission prompt, user can approve/deny.
Error Messages/Logs
Terminal opens and immediately closes. Permission silently denied.
Steps to Reproduce
Run Claude Code VSCode extension v2.1.84 on macOS (Apple Silicon)
Ask Claude to run an scp or ssh command that requires permission
A terminal window flashes briefly and closes
Command is rejected — no prompt is visible
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.1.83
Claude Code Version
2.1.84
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
macOS Darwin 25.3.0, Apple Silicon
Claude Code VSCode Extension v2.1.84
Regression — worked fine in v2.1.83
Related: Appears related to #39154 (sandbox regression in 2.1.84 crashing external CLIs on macOS)
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗