codex - 💡(How to fix) Fix Codex new chat starts in latest project directory instead of chats [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#21165Fetched 2026-05-06 06:25:32
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Timeline (top)
labeled ×3commented ×1renamed ×1
RAW_BUFFERClick to expand / collapse

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

26.429.30905 (2345)

What subscription do you have?

Business

What platform is your computer?

mac

What issue are you seeing?

When starting the app, or clicking on New Chat, the chat starts in latest project rather in Chat sidebar.

What steps can reproduce the bug?

  • Start the app, the chat window starts in latest project directory.
  • Click on the new chat, the new chat windows starts in latest project directory.

What is the expected behavior?

  • Start the app, the chat windows starts in chat side panel
  • Click on the new chat, the new chat starts in chat side panel

Additional information

Additionally you could make this behavior dynamic upon the order of the side panel. Eg. if chats are first, then the chat windows should always start without project. And if the projects are first, then the new window should start in the latest project. That would make more sense.

Now it's really annoying, most of the time I want to start new chats outside the project, and I randomly start the chat in the project I didn't want to.

EDIT: I can see it kind of works for projects. That if I exit the app and launch it, the latest project is selected as new window. But when my latest conversation is chat, it always selects the project upon launch and not the chat without project. That is the problem that should be primarily fixed.

extent analysis

TL;DR

The issue can be mitigated by adjusting the order of the side panel to prioritize chats, potentially resolving the inconsistent behavior when starting new chats.

Guidance

  • Verify that the side panel order is indeed the cause of the issue by rearranging the panels and observing the behavior.
  • Try setting the chats panel as the first item in the side panel to see if new chats open in the chat side panel as expected.
  • If the issue persists, check if there are any settings or preferences that control the default behavior of new chat windows.
  • Consider providing more feedback or suggestions to the developers to implement a dynamic behavior based on the side panel order.

Example

No code snippet is provided as this issue seems to be related to the application's UI and settings rather than code.

Notes

The provided information suggests that the issue might be related to the application's behavior when the latest conversation is a chat, and it always selects the project upon launch. However, without more technical details, it's difficult to provide a definitive solution.

Recommendation

Apply workaround: Rearrange the side panel to prioritize chats, as this might resolve the inconsistent behavior when starting new chats. This approach is recommended because it is a simple and non-invasive change that can potentially fix the issue without requiring code changes or upgrades.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Codex new chat starts in latest project directory instead of chats [1 comments, 2 participants]