Commands & Shortcuts
Slash Commands
| Command | Description |
|---|---|
/ (Enter) | Open interactive command picker |
/help | Tips, shortcuts, project info |
/model | Interactive model picker |
/model <alias> | Switch model directly (e.g. /model opus) |
/resume | Pick a past session to resume |
/rename <name> | Rename current session |
/sync | Re-sync OpenClaw settings |
/compact | Manual context compaction |
/config | Settings (auto-compact, OpenClaw sync) |
/tools | List all registered tools |
/clear | Start a new session (with logo) |
/exit | Exit Dynamo |
Keyboard Shortcuts
| Key | Action |
|---|---|
Tab | Complete slash commands |
↑ / ↓ | Navigate command picker |
Ctrl+B | Open background jobs bar |
Ctrl+K | Kill current background job |
Esc | Interrupt streaming response |
CLI Flags
dynamo # Interactive chat REPL
dynamo -r # Resume last session (picker)
dynamo -r <id> # Resume specific session
dynamo -y # Permissive mode (skip approvals)
dynamo config # Show loaded configuration
dynamo --help # Usage information
dynamo --version # Version number