Windows/Android Remote shows folder basename instead of the saved Desktop project name

Open 💬 2 comments Opened Aug 3, 2026 by TOSWIM
💡 Likely answer: A maintainer (github-actions[bot], contributor) responded on this thread — see the highlighted reply below.

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
  1. On Codex Desktop for Windows, add a local folder whose basename is working-folder.
  2. Save or rename the project to Example Project.
  3. Connect the ChatGPT Android app to that Windows host using Codex Remote.
  4. Open the same project on Desktop and mobile.
  5. 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.

View original on GitHub ↗

2 Comments

github-actions[bot] contributor · 24 days ago

Potential duplicates detected. Please review them and close your issue if it is a duplicate.

  • #

Powered by Codex Action

aivivi0305-png · 20 days ago

Additional reproduction on macOS/iOS:

  • Codex Desktop on macOS shows the saved project display name (for example, a renamed Japanese project name).
  • ChatGPT iOS Remote connects to the same Mac host and opens the same project/chat content successfully.
  • However, the iPhone project header/list shows the primary folder basename (for example, kk) instead of the saved Desktop project name.
  • This is therefore a label/identity presentation mismatch, not a connection or project-content mismatch.

Expected: iOS Remote should display the saved Codex Desktop project name, consistently with Desktop.