Complete reference for openclaw models, checking model status, setting primary and image models, configuring fallback chains, managing aliases, and handling provider authentication. What does Openclaw Models Manage? It’s the control surface for everything related to which AI model OpenClaw uses and how it authenticates with model providers. This command group is the primary...
Openclaw Memory Command List
Complete reference for openclaw memory, checking embedding and vector store health, triggering reindexes, and running semantic searches over your memory files. What does Openclaw Memory manage? OpenClaw’s memory system reads your MEMORY.md and memory/*.md files, embeds their contents via a configured provider, and stores the resulting vectors in a local store. This is the foundational...
Openclaw Logs Commands Guide
Complete reference for openclaw logs, tailing live Gateway output, fetching snapshots, controlling output format, and streaming structured JSON for scripting. What does Openclaw Logs do? It connects to the running Gateway and streams its log output directly to your terminal, the same logs the Gateway is writing internally, delivered in real time. Without any flags, it fetches a recent snapshot...
Openclaw Hooks Commands Guide
Complete reference for openclaw hooks, discovering, enabling, installing, and managing hook packs, plus a reference for the four bundled hooks that ship with OpenClaw. What are Hooks? Hooks are event-driven extensions that run in response to Gateway activity, things like session starts, commands, or agent turns. They let you inject behavior without modifying the core Gateway: save context to...
