Add a configurable shortcut to cycle permission modes (Claude Code-style Shift+Tab)
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 45/100
Research direction
No source files or tests are named. Start by tracing the existing Shift+Tab handling and the /permissions flow in the Codex CLI, then determine how configurable key actions and user-enabled permission modes are represented; done means a documented, tested cycle that preserves existing behavior and keeps full access opt-in.
Written by the indexing model from the issue text.
Description
What variant of Codex are you using?
Codex CLI
What feature would you like to see?
I would like Codex CLI to provide a configurable keyboard shortcut for quickly cycling through permission and
workflow modes, similar to the Shift+Tab experience in Claude Code.
Currently, Shift+Tab only switches between Default and Plan mode, while permission modes must be changed
separately through /permissions.
Ideally, Codex should provide either:
-
An optional quick-mode cycle that can include:
- Ask for approval
- Approve for me (Auto-review)
- Plan mode
- Full access, only when explicitly enabled by the user
- Named permission profiles
-
Or configurable keymap actions such as:
- Open the permissions picker
- Select the next permission mode
- Select the previous permission mode
The active mode should always be clearly visible in the interface. Full access should be excluded from the cycle
by default and require an explicit opt-in.
Users who prefer the existing Shift+Tab behavior should be able to keep it unchanged, while others could
configure Shift+Tab or another shortcut for permission-mode cycling.
Additional information
This workflow is available in Claude Code and makes switching between planning, normal approval, automatic
safety review, and unrestricted modes much faster.
Current workaround:
- Use Shift+Tab for Default/Plan mode.
- Run
/permissionsseparately to switch between Ask for approval, Approve for me, Full access, or permission
profiles.
A configurable shortcut would reduce interaction friction without weakening security, because only user-enabled
modes would participate in the cycle.
Environment:
- Codex CLI: 0.144.6
- Model: gpt-5.6-sol
- Platform: macOS 26.5.2, Apple Silicon
- Terminal: Apple Terminal 470.2
Feedback thread ID:
019f7730-7463-7cd1-8196-0e47b91b1e45
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- Avg merge
- 1m
- Merged PRs (30d)
- 1k
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from openai/codex
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
bug CLI windows-os
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
macOS sandbox blocks hw.optional.arm64 sysctl, causing Flutter to misdetect Apple Silicon as x64 Openbug CLI sandbox
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug CLI TUI
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
CLI config enhancement skills
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
A-linter
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
oxc-project/oxc#26863 ·