After upgrade ChatGPT app projects are missing
Open 💬 6 comments Opened Jul 9, 2026 by tim-hanssen
What version of the Codex App are you using (From “About Codex” dialog)?
Version 26.707.30751
What subscription do you have?
Business
What platform is your computer?
Darwin 25.5.0 arm64 arm
What issue are you seeing?
After upgrade ChatGPT app (merged from the Codex app) the existing ChatGPT app projects are missing.
What steps can reproduce the bug?
Upgrade Codex MacOS app, while ChatGPT app also installed.
What is the expected behavior?
Show both projects based on the switch codex/work.
Additional information
_No response_
6 Comments
Seeing the same behavior with feedback ID no-active-thread-019f4835-2201-7e73-b84d-810b05cd70df
I'm seeing the same issue on macOS, but I have an additional data point that may help narrow down the problem.
After updating from the standalone Codex desktop app to the unified ChatGPT desktop app, none of my previous Codex sessions appeared in the desktop UI.
However, after investigating:
~/.codex/session_index.jsonlstill contains the historical thread index.~/.codex/sessions/still contains the corresponding session JSONL files.I’m seeing the same issue on macOS with a ChatGPT Plus account.
Feedback ID: no-active-thread-019f4999-6f7d-73d1-a7ca-76bbee7b309c
Observed behavior:
Expected behavior:
The Mac app should show both web ChatGPT Projects and local/Codex projects, or clearly distinguish that only local/Codex projects are currently supported.
This is a significant workflow regression because ChatGPT Projects are persistent context spaces with project chats, instructions, uploaded files, and pinned workflows, while Codex/local projects are implementation/execution spaces. They are not interchangeable.
Edit: I just noticed that there's a "ChatGPT Classic.app" installed in the apps directory.. And this is the old ChatGPT app and the new Codex is now renamed to ChatGPT.app. That was confusing but solved my issue I guess? 😅
My understanding of this is that our ChatGPT Projects were kept in the Classic ChatGPT app and on the website, although the Desktop ChatGPT app present projects that were in Codex.
019f5efa-03fd-7c11-aa70-72f5cc6a41ec
Adding a current Windows reproduction and diagnostic reference to this original report.
Environment
no-active-thread-019f66ff-0c10-7452-925f-3fe0c3d8c971Clean reproduction
Actual behavior
Expected behavior
The desktop Projects view should display both cloud ChatGPT Projects and local Codex projects for the same account/workspace.
Troubleshooting completed
Later reports documenting the same cloud-project synchronization defect include #32102 (Windows) and #32592 (macOS), among others. Consolidating this Windows evidence here to help track the issue in the earliest report.