Command Reference
Open the command palette by typing / as the first character of an empty
prompt. Commands group by what happens when you press Enter.
Immediate commands
Section titled “Immediate commands”These run the moment you accept them. They take no argument.
| Command | Effect |
|---|---|
/clear | Clears the working context. Your session history is untouched. |
/rewind | Opens the rewind view to return the conversation to an earlier point. |
/help | Opens the help overlay. |
/refresh | Refreshes the interface. Use this if the display falls out of step with the session. |
/quit | Ends the session. |
/detach | Disconnects the interface and leaves the session running. |
Commands that take a choice
Section titled “Commands that take a choice”These open a second typeahead so you can pick a value. For /todo and /jobs,
pressing Enter on the command alone shows the current list instead.
| Command | Aliases | Choice |
|---|---|---|
/model | /models | Switch the active model. |
/facet | Switch the active facet. | |
/permissions | /permission | Switch how tool approvals are handled. |
/todo | /todos | Show todos, or act on one. |
/jobs | /job | Show running jobs, or act on one. |
Commands that take free text
Section titled “Commands that take free text”These accept whatever you type after the command name.
| Command | Effect |
|---|---|
/title | Sets the session title to the text you type. |
/compact | Summarizes the context. Optional text steers what the summary keeps. |
Related pages
Section titled “Related pages”- Prompting and Input: how the prompt, the command palette, and the reference picker work together.
- Permissions: what
/permissionsswitches between.