/resume does not show sessions that had /goal as the first message
Resolved 💬 1 comment Opened May 13, 2026 by sirmalloc Closed May 13, 2026
What version of Codex CLI is running?
codex-cli 0.130.0
What subscription do you have?
Pro 20x
Which model were you using?
gpt-5.5
What platform is your computer?
Darwin 25.4.0 arm64 arm
What terminal emulator and version are you using (if applicable)?
Ghostty 1.3.1
What issue are you seeing?
Any session started with a /goal message will not appear in the list of sessions when doing /resume.
What steps can reproduce the bug?
Session will not appear in resume list with this flow:
- Launch codex
/goal tell me a joke- Exit codex
- Launch codex
/resume- Session does not appear in the list
However, the session will appear with this flow:
- Launch codex
- say
hi, get response /goal tell me a joke- Exit codex
- Launch codex
/resume- Session started with
hiappears in the list
What is the expected behavior?
Session should appear in the /resume list regardless of the initial message.
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗