<img width="551" height="316" alt="Screenshot 2025-12-01 at 12 22 26" src="https://github.com/user-attachments/assets/6ca3deff-8ef8-4f74-a8e1-e5ea13fd6740" />
11 lines
No EOL
819 B
Text
11 lines
No EOL
819 B
Text
Use /compact when the conversation gets long to summarize history and free up context.
|
|
Start a fresh idea with /new; the previous session stays available in history.
|
|
If a turn went sideways, /undo asks Codex to revert the last changes.
|
|
Use /feedback to send logs to the maintainers when something looks off.
|
|
Switch models or reasoning effort quickly with /model.
|
|
You can run any shell commands from codex using `!` (e.g. `!ls`)
|
|
Type / to open the command popup; Tab autocompletes slash commands and saved prompts.
|
|
Use /prompts:<name> key=value to expand a saved prompt with placeholders before sending.
|
|
With the composer empty, press Esc to step back and edit your last message; Enter confirms.
|
|
Paste an image with Ctrl+V to attach it to your next message.
|
|
You can resume a previous conversation by doing `codex resume` |