Skip to main content
Slash commands run inside seb chat. They control the session, switch modes, or run one-off actions without breaking the conversation.
CommandWhat it does
/planEnter plan mode for the next message — Seb proposes a plan before acting.
/debugBrowse hardware sources to attach (serial, GDB, Saleae, UDP, CAN). Use /debug <name> to attach directly.
/pullPull a completed agent’s PR into a local worktree so you can review and iterate on it.
/historyBrowse and resume previous chat sessions.
/moreLoad more messages from the current session.
/contextShow remaining LLM context window usage.
/compactCompact the context window by summarizing older messages.
/loginLog in to your Hideout account.
/logoutLog out of the CLI.
/subscriptionManage your subscription on Platform.
/helpShow available commands.
/exitExit the chat session.
You can also type exit, help, or quit without the / prefix.

See also