Skip to content

macOS: Self-update removed Codex.app, official Codex download installs ChatGPT instead #31866

Description

@Mr-D-Joe

What version of the Codex App are you using (From “About Codex” dialog)?

Unknown (latest standalone Codex for macOS before self-update). The application removed itself during the update, so the version can no longer be retrieved.

What subscription do you have?

ChatGPT Plus

What platform is your computer?

Darwin 25.5.0 arm64 arm

What issue are you seeing?

The standalone Codex application updated itself via the built-in "Update" button.

After the update, Codex.app disappeared completely from /Applications.

The Dock still contains an entry for:

  • bundle identifier: com.openai.codex
  • /Applications/Codex.app

but the application no longer exists.

I verified this with:

find /Applications ~/Applications -name "Codex.app"

which returns no results.

The Codex user data is still present:

~/Library/Application Support/Codex
~/Library/Application Support/OpenAI/Codex

Trying to recover the application via the official Codex page does not work.

The official page:

https://openai.com/index/introducing-the-codex-app/

offers "Download for macOS", but the download is:

https://persistent.oaistatic.com/codex-app-prod/ChatGPT.dmg

instead of a standalone Codex installer.

As a result there is currently no way to reinstall the standalone Codex application after the failed self-update.

Expected behavior:

  • either Codex updates successfully,
  • or the migration to ChatGPT Desktop completes successfully,
  • or the download page clearly explains that the standalone application has been replaced.

Actual behavior:

  • Codex.app removed
  • Dock entry remains
  • Official download installs ChatGPT instead
  • No recovery path for standalone Codex users

What steps can reproduce the bug?

  1. Install the standalone Codex app for macOS.

  2. Open the app and click the built-in "Update" button when a new version is offered.

  3. Wait for the update process to complete.

  4. After the update:

    • Codex.app is no longer present in /Applications.
    • The Dock still contains an entry for com.openai.codex pointing to /Applications/Codex.app.
  5. Attempt to recover by visiting the official Codex download page:
    https://openai.com/index/introducing-the-codex-app/

  6. Click "Download for macOS".

  7. The downloaded file is ChatGPT.dmg instead of a standalone Codex installer.

What is the expected behavior?

The standalone Codex app should update successfully without removing itself.

If Codex has been migrated into ChatGPT Desktop, the migration should complete automatically and preserve Codex functionality.

If the standalone app has been discontinued, the official download page should clearly communicate this and provide a supported migration path instead of leaving users without a working Codex installation.

Additional information

Verified observations:

  • macOS 26.1
  • ChatGPT Desktop 1.2026.160
  • ChatGPT Plus subscription

The following was verified locally:

  • /Applications/Codex.app no longer exists.
  • find /Applications ~/Applications -name "Codex.app" returns no results.
  • The Dock still references:
    • bundle identifier: com.openai.codex
    • /Applications/Codex.app

Codex data is still present:

  • ~/Library/Application Support/Codex
  • ~/Library/Application Support/OpenAI/Codex

The official download page currently downloads:

https://persistent.oaistatic.com/codex-app-prod/ChatGPT.dmg

instead of a standalone Codex installer.

I have attached a screenshot showing the official Codex page and the downloaded ChatGPT.dmg file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appbugSomething isn't working

    Type

    No type

    Fields

    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