bypassPermissions mode missing from Shift+Tab permission mode cycle
Resolved 💬 3 comments Opened Mar 13, 2026 by KaizenTamashi Closed Mar 17, 2026
Description
Pressing Shift+Tab to cycle permission modes does not include bypassPermissions in the rotation. Only default, acceptEdits, and plan appear.
Environment
- Version: 2.1.74
- OS: macOS (Darwin 24.6.0)
Configuration
skipDangerousModePermissionPrompt: trueset in~/.claude/settings.json- No
managed-settings.jsonexists - No
disableBypassPermissionsModein any settings file (user, project, or managed)
Expected behavior
Shift+Tab cycles through all permission modes including bypassPermissions.
Actual behavior
bypassPermissions is not in the Shift+Tab cycle. The only way to use bypass mode is via the --dangerously-skip-permissions CLI flag at startup.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗