OpenCodesession-managementbuilt-in
/undo
Remove the last message and its responses, and revert any file changes made. Git-backed — requires a git repository. Keybind: Ctrl+x u.
When to use
- ▸Undoing a bad response from the AI
- ▸Reverting both conversation and file changes together
- ▸Rolling back when an edit went wrong
More OpenCode commands
context-management
/compact
Summarize the current session to save tokens. Alias: /summarize.
configuration
/connect
Add a provider and API key to connect a new AI model provider.
configuration
/details
Toggle tool execution details in the conversation output.
context-management
/editor
Open the external $EDITOR for composing messages — useful for long or structured prompts. Keybind: Ctrl+x e.