codex - 💡(How to fix) Fix Workspace explorer should automatically switch when changing project/thread

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…

Root Cause

This creates confusion because the left sidebar project/thread state and the right-side workspace explorer appear visually connected, but they are actually independent states.

RAW_BUFFERClick to expand / collapse

What variant of Codex are you using?

Codex Desktop App 26.519.2081.0 on Windows

What feature would you like to see?

When switching between projects or threads in Codex Desktop, the workspace file explorer does not automatically refresh to the correct project root.

Currently, the user must:

  1. Open a project / thread
  2. Close the existing file explorer tab
  3. Click “Browse project files” again

before the correct workspace tree appears.

This creates confusion because the left sidebar project/thread state and the right-side workspace explorer appear visually connected, but they are actually independent states.

Expected behavior:

  • Switching projects should automatically refresh or rebind the workspace explorer.
  • The current attached workspace root should be clearly visible.
  • The file explorer should always reflect the currently active project/thread.
  • If the workspace is stale or detached, Codex should show a clear warning or reattach prompt.

This is especially confusing when working with multiple repositories or documentation-heavy projects.

Environment:

  • Windows
  • Codex Desktop App
  • Multiple projects / threads
<img width="408" height="255" alt="Image" src="https://github.com/user-attachments/assets/918914fb-dfc2-491d-9fc9-bab53b42620e" /> <img width="533" height="760" alt="Image" src="https://github.com/user-attachments/assets/92c7c009-c7a7-46f6-985b-f6bd0ac16224" /> <img width="548" height="943" alt="Image" src="https://github.com/user-attachments/assets/6413dc91-32c5-41a4-b2e1-4860396b5e96" />

Additional information

I initially thought this was a user mistake because the UI suggests that the sidebar project and the file explorer are synchronized. After testing, I discovered that: - threads/projects - workspace explorer - attached workspace state are managed separately. The current behavior feels closer to browser tabs than an IDE workspace model, which may confuse users expecting IDE-like project switching behavior.

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 Workspace explorer should automatically switch when changing project/thread