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.
Codex ships with a rich set of workflows that go beyond a simple chat interface. Use this guide to understand what each experience unlocks and how to make the most of them. | Deep dives on the interactive terminal, model controls, approvals,...
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