hide resume until it's complete (#3218)

Hide resume functionality until it's fully done.
This commit is contained in:
Ahmed Ibrahim
2025-09-05 13:12:46 -07:00
committed by GitHub
parent 5775174ec2
commit c11696f6b1
2 changed files with 10 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
Key flags: `--model/-m`, `--ask-for-approval/-a`.
<!--
Resume options:
- `--resume`: open an interactive picker of recent sessions (shows a preview of the first real user message). Conflicts with `--continue`.
@@ -21,6 +22,7 @@ Examples:
codex --resume
codex --continue
```
-->
### Running with a prompt as input