🐾 OpenClaw Dashboard

Agent Mission Control Center

Connecting...

Agents

-

Sessions

-

Active Tasks

-

Gateway

Checking...

šŸ’» Terminal

# OpenClaw Terminal v2026.3.7
# Connected to Gateway: http://localhost:18789
# Type commands and press Enter
# Use 'help' for available commands
āÆ

⚔ Quick Commands

šŸ“Š Recent Activity

--:--Dashboard loaded

šŸ’¬ Active Sessions

main Active
Last active: 2m ago • Agent: qwen3.5-plus

šŸ“ Session Actions

šŸ¤– Available Agents

main
Default agent session
Active
qwen3.5-plus
Vision + Text • 200K context
Available
kimi-k2.5
Vision + Text • Alternative
Available

šŸŽÆ Agent Actions

šŸŽØ Coder Canvas

šŸ“– Terminal Command Guide

Gateway Commands

openclaw gateway status
Check gateway running status
openclaw gateway restart
Restart the gateway
openclaw gateway start
Start the gateway
openclaw gateway stop
Stop the gateway

Session Commands

openclaw sessions list
List all active sessions
openclaw sessions history --session-key <key>
View session message history
openclaw sessions send --session-key <key> --message "text"
Send message to session
openclaw sessions spawn --task "task" --mode run
Spawn sub-agent

Agent Commands

openclaw agents list
List available agents
openclaw subagents list
List spawned sub-agents
openclaw subagents kill --target <id>
Kill sub-agent
openclaw subagents steer --target <id> --message "text"
Steer sub-agent

Node Commands

openclaw nodes list
List paired nodes
openclaw nodes status --node <id>
Check node status

Memory Commands

openclaw memory search "query"
Search memory
openclaw memory_get --path MEMORY.md --from 1 --lines 50
Get memory snippet

Tool Commands

openclaw exec "command"
Execute shell command
openclaw read /path/to/file
Read file contents
openclaw write /path/to/file "content"
Write to file
openclaw web_search "query"
Search the web