where can I get the sessoinId? #3958
Replies: 2 comments
-
you can find sessions in ~/.codex/sessions or you can try cxresume: |
Beta Was this translation helpful? Give feedback.
-
You can’t easily get it from within Codex CLI itself — it doesn’t expose the session ID in output (which is odd). I ran into the same limitation and ended up building a macOS tool, Agent Sessions, that reads those session logs automatically — you can browse or search them visually and resume any one-click without touching IDs. Or can copy ID easily. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I can resume previous session using
codex resume <sessionId>
Where can I get the session Id then?
I asked during prompt, but codex himself doesn't tell it
Beta Was this translation helpful? Give feedback.
All reactions