Preflight Checklist
What's Wrong?
bypassPermissions mode is no longer reachable. Shift+Tab only cycles between plan and acceptEdits. Starting Claude Code with the CLI flags also has no effect.
Environment
- Claude Code version: 2.1.162
- OS: macOS Darwin 25.5.0
- Shell: zsh
What Should Happen?
Expected behavior
Shift+Tab should cycle through all three modes including bypassPermissions. CLI flags should start the session in bypass mode.
Error Messages/Logs
Steps to Reproduce
To reproduce
- Run claude normally or with any of the flags below
- Press Shift+Tab to cycle permission modes
- Observe: cycle only shows plan and acceptEdits, bypass mode never appears
Flags tested (all produce the same result):
claude --permission-mode bypassPermissions
claude --dangerously-skip-permissions
claude --allow-dangerously-skip-permissions
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.1.162
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
Additional context
- permissions.disableBypassPermissionsMode is not set in any settings file
- Shift+Tab key itself works correctly in the terminal (confirmed by cycling between plan and acceptEdits)
- This started happening today, was working in a previous session
Preflight Checklist
What's Wrong?
bypassPermissions mode is no longer reachable. Shift+Tab only cycles between plan and acceptEdits. Starting Claude Code with the CLI flags also has no effect.
Environment
What Should Happen?
Expected behavior
Shift+Tab should cycle through all three modes including bypassPermissions. CLI flags should start the session in bypass mode.
Error Messages/Logs
Steps to Reproduce
To reproduce
Flags tested (all produce the same result):
claude --permission-mode bypassPermissions
claude --dangerously-skip-permissions
claude --allow-dangerously-skip-permissions
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
No response
Claude Code Version
2.1.162
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
Additional context