Skip to content

Remote SSH shows "Current working directory missing" on App if project path involves Upper Case #18186

@Clouder0

Description

@Clouder0

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

Version 26.415.20818 (1727)

What subscription do you have?

ChatGPT Pro

What platform is your computer?

Darwin 24.6.0 arm64 arm

What issue are you seeing?

Creating a chat in a remote project, if the project path involves upper case, it would result in a missing current working directory warning.

For example, in a test case, I have:

/home/clouder/cert
/home/clouder/Test

Opening /home/clouder/cert is fine, and asking Codex gives /home/clouder/cert pwd.

Image

However, opening /home/clouder/Test leads to missing directory, and asking gives /home/clouder/test path, which is lowercase.

Image

What steps can reproduce the bug?

Create a folder which involves upper case.

mkdir Test

Open it as a remote project in Codex App, then create a chat, and it yields the error.

What is the expected behavior?

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appbugSomething isn't workingremote

    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