Better distinguish between sessions in `codex resume --all` or `codex resume`
Resolved 💬 1 comment Opened Jan 16, 2026 by hlleng Closed Feb 23, 2026
What version of Codex is running?
codex-cli 0.86.0
What subscription do you have?
Show the latest user message in the preview to improve recognizability.
Which model were you using?
_No response_
What platform is your computer?
Linux 6.8.0-79-generic x86_64 x86_64
What terminal emulator and version are you using (if applicable)?
_No response_
What issue are you seeing?
Problem
When multiple Codex sessions in the same project share the same first user message, the codex resume --all list preview shows that first
message for all of them, making it hard to distinguish sessions.
What steps can reproduce the bug?
Steps to Reproduce
- Start multiple Codex sessions in the same project with identical first user messages.
- Run
codex resume --allorcodex resume. - Observe that previews are identical because they show the first user message.
What is the expected behavior?
Expected Behavior
Show the latest user message in the preview to improve recognizability.
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗