Codex Desktop: in-thread history timeline disappears after update for legacy threads
Summary
After updating Codex Desktop, the in-thread draggable/scrollable history timeline disappeared from existing conversations.
This is not the app-level sidebar list. It is the history navigation/track inside an opened thread that previously allowed navigation through earlier parts of a long conversation.
Environment
- Codex Desktop:
26.721.30844 - Platform: macOS (Apple Silicon)
- Plan: ChatGPT Pro
- Local threads inspected: 298
- Stored
history_mode: all 298 arelegacy; none arepaginated
Actual behavior
Existing long threads open without the former in-thread history track/timeline. Earlier content is no longer reachable through that navigation UI.
The local thread records remain present; this does not appear to be intentional archival or data deletion.
Expected behavior
Legacy threads should keep an accessible in-thread history navigation UI after the paginated-history migration, or Codex should provide a supported migration/backfill path that preserves the prior navigation experience.
Related issues
- #34175 reports incomplete rendering of
legacyhistories after the same migration. - #27340 reports local thread history disappearing after a Codex app update.
This report is focused on the missing in-thread navigable history timeline, observed on a newer macOS desktop build.
3 Comments
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action
I can reproduce a closely related variant on macOS with Codex Desktop
26.721.30844.In long-existing threads, the user-message navigation rail is absent when the thread opens at the latest turn. It appears only after scrolling all the way to the top and waiting for all older history pages to load.
The history is not lost; the rail seems to be gated on complete history hydration.
I can reproduce this on Windows with a newer Codex Desktop build.
Environment:
26.818.5229.010.0.262000.130.0-alpha.5Observed behavior:
During a long, still-active coding task with many turns, earlier user and assistant messages disappeared from the visible in-thread history. The task itself remained open and usable, but the previous transcript was no longer accessible in the UI. This is a recurrence; the same loss of visible history has happened before.
This appears to be the in-thread pagination/history hydration variant rather than a sidebar-only problem. Earlier history pages should remain loadable and navigable throughout an active session.