Missing "New Worktree" option in "Continue in"
Open 💬 7 comments Opened Apr 29, 2026 by strantalis
What version of the Codex App are you using (From “About Codex” dialog)?
Version 26.422.71525 (2210)
What subscription do you have?
API behind cloudflare ai gateway proxy
What platform is your computer?
Darwin 25.4.0 arm64 arm
What issue are you seeing?
I am only seeing the option to continue locally with the following options. A few days ago the "New Worktree" option used to exist. This could very well be an issue on my machine but I can't find any issues in the logs.
<img width="260" height="202" alt="Image" src="https://github.com/user-attachments/assets/f981d81b-3879-4be5-bd9e-d54beeccdd8a" />
What steps can reproduce the bug?
Not sure how to reproduce it. Tried wiping out my .codex folder and starting fresh but same issue.
What is the expected behavior?
The ability to start a new chat in a worktree.
Additional information
_No response_
7 Comments
I am having the same issue. There is no worktree option on macOS with Version 26.429.61741 (2429) for me.
Me as well, it disappear with an account, and then show up again when change to another account. On macOS Version 26.506.21252 (2575)
Still exists in 26.527.31326
<img width="247" height="192" alt="Image" src="https://github.com/user-attachments/assets/ecfc96c1-1b78-4eda-98dc-1052abd5b3be" />
This is still happening in the latest 26.602. The workflow is broken 😞
It looks like this option is now only shown if you're signed in with ChatGPT
<img width="420" alt="Image" src="https://github.com/user-attachments/assets/557ef8aa-32c7-4dea-bafb-8e78e5cb357c" />
Just upgraded this morning to
Version 26.616.51431 • Released Jun 20, 2026and this seems to be fixed.<img width="301" height="222" alt="Image" src="https://github.com/user-attachments/assets/dfe432a4-51f2-4de2-a99d-34461773dc56" />
Looks like its missing again in the newest release with the combined ChatGPT + Codex app 😢
After some investigation I found that in my setup (corp network + custom base url) some features were broken due to Zscaler. Not sure what exactly, but I suspect the app is calling some openai or chatgpt endpoints that are being blocked and this somehow breaks app startup.
After temporarily disabling Zscaler I could restart the app and these options are back (like ‘new worktree’). I then re-enable Zscaler and the app works fine. So perhaps look into your proxy / vpn settings.