What feature would you like to see?
Make local Codex CLI sessions available as first-class threads in Codex desktop history, or provide an explicit “Import Codex CLI history” action.
Current behavior
Codex desktop onboarding successfully imported Claude Code history into the app. Native Codex CLI sessions are stored locally and resumable from the CLI, but they do not appear to be surfaced in Codex desktop history the same way.
Verified locally:
codex resume --all can see prior Codex CLI sessions.
- Resuming a specific CLI session by ID works.
- The resumed session loaded the prior transcript and accepted a new prompt.
- Codex desktop history does not appear to show those Codex-native CLI sessions as first-class desktop threads.
Expected behavior
Codex desktop should index and display local Codex CLI sessions automatically, or offer an explicit import flow for Codex CLI history.
Why this matters
CLI and desktop are part of the same Codex product and account experience. Users expect Codex-native sessions to move between terminal and desktop more seamlessly than imported third-party sessions. This would make it easier to continue work across the CLI and desktop app without manually finding session IDs.
Environment
- Codex CLI: 0.128.0
- Platform: macOS
- Auth mode: ChatGPT login
What feature would you like to see?
Make local Codex CLI sessions available as first-class threads in Codex desktop history, or provide an explicit “Import Codex CLI history” action.
Current behavior
Codex desktop onboarding successfully imported Claude Code history into the app. Native Codex CLI sessions are stored locally and resumable from the CLI, but they do not appear to be surfaced in Codex desktop history the same way.
Verified locally:
codex resume --allcan see prior Codex CLI sessions.Expected behavior
Codex desktop should index and display local Codex CLI sessions automatically, or offer an explicit import flow for Codex CLI history.
Why this matters
CLI and desktop are part of the same Codex product and account experience. Users expect Codex-native sessions to move between terminal and desktop more seamlessly than imported third-party sessions. This would make it easier to continue work across the CLI and desktop app without manually finding session IDs.
Environment