What version of the Codex App are you using (From “About Codex” dialog)?
26.305.950.0
What subscription do you have?
Business
What platform is your computer?
Microsoft Windows NT 10.0.26200.0
What issue are you seeing?
Local Codex Desktop sessions are written to disk correctly but are not shown in the Codex Windows app after restarting the application.
The sessions remain present in the filesystem, but the sidebar only displays Cloud tasks.
What steps can reproduce the bug?
- Start the Codex Windows app.
- Create a new local session (Codex Desktop).
- Confirm that the session appears in the sidebar.
- Restart the Codex Windows app.
- After restart, the local session is no longer visible in the sidebar.
What is the expected behavior?
Local Codex Desktop sessions should persist and appear in the sidebar after restarting the application.
Additional information
- Local sessions disappear from the sidebar after restart.
- Only Cloud tasks are displayed.
- Local session files still exist on disk.
Session files remain present in:
%USERPROFILE%.codex\sessions
Example:
rollout-2026-03-06T09-04-26-019cc22d-2cb7-7032-9762-64869a590f80.jsonl
The session metadata inside the file appears valid:
{
"type": "session_meta",
"originator": "Codex Desktop",
"source": "vscode"
}
Additional Notes
- The issue appears similar to previously reported desktop issues where the UI ignores local sessions and only displays cloud threads (MacOS, but already fixed)
- Sessions are not lost; they remain readable in the .codex/sessions directory.
- This behavior occurs specifically in the Codex Windows Desktop App after restart.
Possible Related Issues
#10547
#10640
What version of the Codex App are you using (From “About Codex” dialog)?
26.305.950.0
What subscription do you have?
Business
What platform is your computer?
Microsoft Windows NT 10.0.26200.0
What issue are you seeing?
Local Codex Desktop sessions are written to disk correctly but are not shown in the Codex Windows app after restarting the application.
The sessions remain present in the filesystem, but the sidebar only displays Cloud tasks.
What steps can reproduce the bug?
What is the expected behavior?
Local Codex Desktop sessions should persist and appear in the sidebar after restarting the application.
Additional information
Session files remain present in:
%USERPROFILE%.codex\sessions
Example:
rollout-2026-03-06T09-04-26-019cc22d-2cb7-7032-9762-64869a590f80.jsonl
The session metadata inside the file appears valid:
{
"type": "session_meta",
"originator": "Codex Desktop",
"source": "vscode"
}
Additional Notes
Possible Related Issues
#10547
#10640