Slash Commands
Last updated
/Init : Initialize project (scan + setup)
/claw : set up openclaw
/sessions : List available sessions to switch to
/resume : Resume the last session
/rollback: It finds changes made in this session, lets you choose which ones to undo, asks for confirmation, then safely reverses them where possible.
/new : Start a new session
/clear : Clear the screen and show welcome message
/memorize : Memorize the current conversation history
/summarize : Summarize the session into summary.md for later resume
/plan : Enter Plan Mode
/help : Show help information and available commands
/status : Show account status and current working directory
/usage : Show token usage for this session
/model : Open model switcher to change AI model
/profiles : Switch to a different profile
/list_approved_tools : List all tools that are auto-approved
/toggle_auto_approve : Toggle auto-approve for a specific tool
/shortcuts : Show keyboard shortcuts
/mouse_capture : Toggle mouse capture on/off
/editor : Open file in external editor: /editor <path>
/issue : Report an issue or bug
/support : Go to Discord support channel
/quit : Quit the Application
Last updated