--resume and --continue not recognized in 0.39.0
Resolved 💬 1 comment Opened Sep 19, 2025 by pchalasani Closed Sep 19, 2025
What version of Codex is running?
0.39.0
Which model were you using?
gpt-5-codex
What platform is your computer?
MacOS
What steps can reproduce the bug?
❯ codex --resume
error: unexpected argument '--resume' found
tip: to pass '--resume' as a value, use '-- --resume'
Usage: codex [OPTIONS] [PROMPT]
codex [OPTIONS] [PROMPT] <COMMAND>
For more information, try '--help'.
Similar for --continue
These used to work in a recent version, but not in 0.39.0
What is the expected behavior?
_No response_
What do you see instead?
_No response_
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗