Bypass permissions broken in VS Code extension; CLI non-functional in remote containers
Two critical issues that make Claude Code unusable in common development scenarios:
Issue 1: Bypass permissions not working in VS Code extension
Expected behavior: Bypass permissions setting should prevent permission prompts
Actual behavior: Permission prompts still appear regardless of bypass setting
Steps attempted:
- Restarted VS Code multiple times
- Issue persists across sessions
Impact: Unusable for automated workflows, constant interruption
Issue 2: CLI doesn't work in remote containers
Expected behavior: CLI should function in remote container environments (Docker, devcontainers, etc.)
Actual behavior: CLI is non-functional in remote containers
Impact: Cannot use Claude Code in containerized development environments
Environment
- Platform: Linux (ARM64)
- Setup: Remote container development
Additional context: These issues have persisted for an extended period. Standard troubleshooting (restarting VS Code) does not resolve them.
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗