What version of the Codex App are you using (From “About Codex” dialog)?
- macOS - Codex Desktop App - Tested versions: - codex-cli 0.118.0-alpha.2
What subscription do you have?
plus
What platform is your computer?
macOS
What issue are you seeing?
Summary
Slash commands (/) do not work at all in Codex Desktop App:
- No command menu appears when typing
/
- Commands like
/status are not recognized
- Input is treated as plain text
This affects both UI and command execution.
Environment
- macOS
- Codex Desktop App
- Tested versions:
- codex-cli 0.118.0-alpha.2
- codex-cli 0.108.0-alpha.12
Additional Context
- Other users on the same version (macOS + 0.118.0-alpha.2) can use slash commands normally
- Tested with a new account → same issue
- CLI works correctly (
/status works in codex CLI)
Notes
This seems similar to other issues where slash commands:
However, this case is more severe:
👉 Slash commands are completely non-functional (no UI + no parsing)
What steps can reproduce the bug?
- Open Codex Desktop App
- Start a new thread
- Type:/status
- Press enter
Actual Behavior
- No slash command menu appears
/status is sent as plain text
- No command execution happens
Expected Behavior
- Typing
/ should open slash command menu
/status should be recognized and executed
What is the expected behavior?
Possible Cause
Suspected:
- Feature flag inconsistency OR
- UI regression where slash handler is not registered
Impact
- Core documented functionality does not work
- Inconsistent behavior across users
- No fallback or UI hint provided
Willing to Help
I can provide:
- screen recording
- logs (
~/Library/Logs/com.openai.codex/)
Additional information
No response
What version of the Codex App are you using (From “About Codex” dialog)?
What subscription do you have?
plus
What platform is your computer?
macOS
What issue are you seeing?
Summary
Slash commands (
/) do not work at all in Codex Desktop App://statusare not recognizedThis affects both UI and command execution.
Environment
Additional Context
/statusworks in codex CLI)Notes
This seems similar to other issues where slash commands:
codex execMode #3641)However, this case is more severe:
👉 Slash commands are completely non-functional (no UI + no parsing)
What steps can reproduce the bug?
Actual Behavior
/statusis sent as plain textExpected Behavior
/should open slash command menu/statusshould be recognized and executedWhat is the expected behavior?
Possible Cause
Suspected:
Impact
Willing to Help
I can provide:
~/Library/Logs/com.openai.codex/)Additional information
No response