
Codex resume: picking CLI sessions back up without starting over
I close the terminal mid-refactor and the next day *Codex CLI* has forgotten everything? No: every conversation is a **session** saved to disk as a *JSONL* file, and with **codex resume** I reopen it exactly where I was. ==I never start from scratch==: I look at the interactive picker, the *--last* shortcut, resuming by name or ID, forking to experiment without breaking the original, and the *exec resume* variant for scripts.























