hide resume until it's complete (#3218)
Hide resume functionality until it's fully done.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user