Files panel shows previous workspace after switching projects
What version of the Codex App are you using (From “About Codex” dialog)?
Version 26.519.81530 (3178)
What subscription do you have?
Plus
What platform is your computer?
MAC OS
What issue are you seeing?
After the latest side panel update, the Files panel does not refresh to the current chat/workspace. The chat is associated with one project, but clicking Files shows files from a previously opened project. The top-left path only shows "/" instead of the actual workspace path. Suggested files belong to the current chat, but the file tree belongs to the previous workspace.
<img width="1059" height="1137" alt="Image" src="https://github.com/user-attachments/assets/46f44535-a9c5-42e7-b0b2-5672938abefd" />
What steps can reproduce the bug?
- Open Codex Desktop App.
- Open or work in Project A.
- Open the new side panel and choose Files. The file tree correctly shows Project A.
- Switch to a different chat/thread that belongs to Project B, or open a chat from another project.
- Open the new side panel again and choose Files.
- The Files panel still shows files from Project A instead of Project B.
- In my case, the top-left path only shows "/" instead of the actual workspace/project path.
- The main panel can still show suggested files from the current chat/project, but the file tree on the right belongs to the previous project.
- Restarting or switching side panel modes may be needed to temporarily recover, but the Files panel does not reliably refresh when moving between projects/chats.
This happened after the latest side panel update where Files, Side chat, Browser, and Terminal can be selected from the side panel.
What is the expected behavior?
When I open the Files panel from a chat/thread, it should show the files for the workspace/project associated with that current chat.
The displayed path should show the actual workspace root, not just "/".
When switching from one project/chat to another, the Files panel should refresh immediately and should not keep showing the previous project's file tree.
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗