The session commands.
Type / at the start of a line to open the menu. These are the commands you give inside a session — shortcuts to put the agent to work.
Work
— put the agent to run./cycle <interval> "<task>"
Run a task in autonomous cycles, with hard caps and an automatic stop. The handbrake against a runaway agent. Sub: pause · resume · status · stop.
/cron <when> "<task>"
Persistent scheduling — list and manage jobs that run on their own, on your machine. list · add · edit · enable · disable · rm.
Multi-agent
— your fleet and the rooms they collaborate in./subagent <profile>
Talk 1:1 with a subagent (a
.md profile) in a focused, continuous sub-session. One specialist per task./rooms [new|list|read|watch]
Create and watch rooms where several agents talk to each other. Watch the fleet collaborate live.
/agents
List the mapped agent profiles (global + project), valid and rejected with reason.
Tools & integrations
— connect the agent to what you use./mcp [add|search|list|remove]
List and manage MCP connectors: search the open registry, add a local server, enable and disable. reconnect · reload.
/tools
Unified inventory of the agent's tools — native, MCP per server, and permission state. Read-only.
/skills
List the mapped SKILL.md skills (global + project), valid and rejected.
/workflows [run|use]
Activity flows that coordinate the agent — list, run in sequence, and activate.
Session
— health, context and history./doctor
Read-only diagnosis: tests model, key, broker, MCP and config — with a fix hint.
/ask "<question>"
A parallel, read-only question that doesn't stop the work in progress.
/memory [list|forget|pin]
See, pin or forget what the agent remembers — global and per project.
/compact
Summarize the conversation to free space and keep going where you left off.
/clear [full|memory]
Clear the session.
full also wipes the agent's memory (asks to confirm)./history · /rewind · /undo · /redo
Resume a previous session, rewind to a point in time, or undo/redo the agent's last file edit.
/usage
Tokens and window size of this session.
Setup & account
— provider, model, memory and access./init
Prepare local deps and create the project's
AGENT.md (first-run wizard)./model · /provider · /effort
Switch the model tier, set the provider in direct mode (name only), and tune reasoning effort. Shows the tier, never the credential.
/permissions
Panel: mode, grants and safe tools. The always-ask gate stays locked.
/theme · /lang
Switch theme (dark/light/slate) and language (pt-BR/en). Both auto-detect on boot.
/login · /logout · /whoami
Sign in and out, and see the current account, org and scopes — never the secret.
Inside a session, type /help for the full list, or Ctrl+P for the command palette.