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
hi appears in the list
What is the expected behavior?
Session should appear in the /resume list regardless of the initial message.
Additional information
No response
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
/goalmessage 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:
/goal tell me a joke/resumeHowever, the session will appear with this flow:
hi, get response/goal tell me a joke/resumehiappears in the listWhat is the expected behavior?
Session should appear in the
/resumelist regardless of the initial message.Additional information
No response