Skip to content

v0.131 regression: codex starts in the wrong folder #23367

@howardjohn

Description

@howardjohn

What version of Codex CLI is running?

v0.131.0

What subscription do you have?

Pro

Which model were you using?

gpt-5.5

What platform is your computer?

Linux

What terminal emulator and version are you using (if applicable)?

No response

Codex doctor report

What issue are you seeing?

I have a folder structure like

repo/
  some-folder/
  .worktrees/some-branch1/some-folder
  .worktrees/some-branch2/some-folder

Before v0.131: I open codex in repo/.worktrees/some-branch1 folder. It runs in repo/.worktrees/some-branch1
After: v0.131: I open codex in repo/.worktrees/some-branch1 folder. It runs in repo/ silently ignoring my current directory. I run commands against the wrong branch and chaos ensues.

What steps can reproduce the bug?

See above

What is the expected behavior?

As a user I expect codex to run in the folder I told it to run from

Additional information

No response

Metadata

Metadata

Assignees

Labels

CLIIssues related to the Codex CLIbugSomething isn't working

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