Windows/Android Remote shows folder basename instead of the saved Desktop project name
What version of the Codex App are you using?
26.727.6591.0
What subscription do you have?
Omitted intentionally for privacy.
What platform is your computer?
Windows 11, connected through Codex Remote from the ChatGPT Android app.
What issue are you seeing?
Summary
The same local project is displayed with two different names:
- Codex Desktop shows the project's saved display name.
- ChatGPT Android Remote shows the primary folder's basename instead.
For example, if the saved project name is Example Project and its primary folder is working-folder, Desktop displays Example Project while mobile Remote displays working-folder.
The host connection and the visible chat collection confirm that both surfaces are showing the same project. This appears to be a project identity/presentation mismatch rather than two separate projects.
Steps to reproduce
- On Codex Desktop for Windows, add a local folder whose basename is
working-folder. - Save or rename the project to
Example Project. - Connect the ChatGPT Android app to that Windows host using Codex Remote.
- Open the same project on Desktop and mobile.
- Compare the project name shown in the Desktop project list with the mobile Remote project header.
Expected behavior
Both surfaces should show the saved project display name, Example Project.
Alternatively, if both project name and folder name are intentionally shown, the UI should label them clearly and consistently.
Actual behavior
- Desktop:
Example Project - Mobile Remote:
working-folder
The mobile UI silently substitutes the primary folder basename for the saved project name.
Impact
This makes one project appear to be two different projects and creates a serious risk of selecting or discussing the wrong project, especially when users rely on custom project names for organization.
Additional information
- Reproduced with a Windows Codex Desktop host and ChatGPT Android Remote.
- A private in-product feedback report containing the original evidence was also submitted to OpenAI.
- No private project names, filesystem paths, hostnames, device identifiers, account details, screenshots, chat titles, project IDs, or feedback identifiers are included here.
- Related but not identical: #36454 reports broader iOS/Desktop project-list and rename synchronization problems. This report specifically concerns mobile Remote deterministically displaying the folder basename instead of the saved Desktop project name.
2 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
Additional reproduction on macOS/iOS:
kk) instead of the saved Desktop project name.Expected: iOS Remote should display the saved Codex Desktop project name, consistently with Desktop.