| /clear | Memory | Clear the terminal and reset active conversation contexts. |
| /exit | Core | Close the TUI session and restore your host shell. |
| /help | Utilities | Open the help panel showing commands and shortcuts. |
| /issue | Context | Choose the current issue from dialog and set it into the conversation contexts. |
| /issue <id_or_url> | Context | set the issue into the conversation contexts. |
| /issue clear | Context | Removes the currently linked ticket from the agent’s work context. |
| /issue show | Context | Displays the details and content of the ticket. |
| /issue sync | Context | Fetches the latest ticket changes from the server and updates the agent’s context. |
| /model | Configurations | Choose your preferred reasoning model. |
| /plan | Coding | Generate a implementation plan. |
| /provider | Configurations | Choose your preferred LLM provider. |
| /sandbox | Configurations | Choose and set the active Sandbox enviromnent. |
| /sandbox off | Configurations | Disable the sandbox and set the host mode. |