chore: drop undo from the docs (#8431)

This commit is contained in:
jif-oai
2025-12-22 16:09:48 +01:00
committed by GitHub
parent 372de6d2c5
commit 45727b9ed3
5 changed files with 0 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
Use /compact when the conversation gets long to summarize history and free up context.
Start a fresh idea with /new; the previous session stays 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 command from Codex using `!` (e.g. `!ls`)