Usage

Commands

Reference for commands used over SMS, channel integrations, and group chats.

Commands work over SMS, connected channel integrations, and connected group chats. Commands are case-insensitive.

Shortcut: after you /load an agent, send the task directly instead of wrapping everything in commands.

Direct messages

Use these in a 1:1 conversation with chat.dev:

CommandDescription
/getlinkOpen the loaded agent terminal link (Channel API)
/getwallet AGENTShow an agent wallet public key (Channel API)
/create NAMECreate a new agent
/spawn REPOCreate an agent from a GitHub repo
/load NAMESelect an agent to chat with
/listList your agents
/statusShow loaded agent info
/start NAMEStart a stopped agent
/stop NAMEStop a running agent
/restart NAMEStop + start an agent
/delete NAMEDelete an agent
/deloadUnload current agent
/muteOnly notify when task finishes
/balanceCheck your balance
/yolo-modeEvery text is AI-routed (experimental)
/yolo-mode-offDisable AI-routing
/helpShow available commands

Account

CommandDescription
/login CODESign in on a new device
/logoutStop receiving messages

Group chats

Regular messages are ignored in groups so people can chat normally. Use these commands when you want the group to interact with an agent.

CommandDescription
@chatdev MESSAGEMessage chat.dev in this group
@agentname MESSAGEMessage an agent directly
/listList agents shared here
/share NAMELet other people here talk to your agent
/create NAMESpin up a new shared agent
/unshare-agent NAMERemove a shared agent (owner only)
/statusShow loaded agent
/helpShow available commands