Codex Enhancement Suggestion

Unless this is already in codex and I don’t see it, is there a way codex could cache the session id so that it’s easier to resume a prior session without entering the session id?

Instead of this:

codex resume 01bddc-7002-9002-aef0-df00ea445500

I’d prefer entering this:

codex resume last

You’ve got it pretty close.

  • codex resume --last skips the picker and jumps straight to your most recent session.
1 Like

I think he/she need a command like claude --continue (in Claude Code) to resume a conversation in the same tab.

well, codex resume --last is like a global command among tabs

This works …. thank you!

codex resume --last

2 Likes