Complete flag reference for openclaw agent, covering session selection, message delivery, local execution, and output control. What does Openclaw Agent do? It’s the primary CLI entry point for dispatching a prompt to a configured agent runtime and getting a reply. Under the hood it resolves a Gateway session, forwards your message to the agent, and either prints the response...
Openclaw Browser Commands Guide
Complete reference for all openclaw browser commands, profile management, tab control, page inspection, UI interaction, and environment emulation. What is the Browser Command Surface? openclaw browser is a CLI-driven browser automation layer that routes commands through the OpenClaw Gateway to a controlled Chrome instance. It supports two modes: the openclaw profile...
Openclaw Models Commands Guide
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...
