Skip to content

【BUG】Slash commands completely not working in Codex Desktop App (no UI + no parsing) #16535

@Destiny-9527

Description

@Destiny-9527

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?

  1. Open Codex Desktop App
  2. Start a new thread
  3. Type:/status
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appbugSomething isn't workingregressionBehaviors that worked in previous versions but were broken due to an update

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions