TheDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/zeroclaw-labs/zeroclaw/llms.txt
Use this file to discover all available pages before exploring further.
zeroclaw status command displays a comprehensive overview of your ZeroClaw configuration and runtime state.
Overview
Quickly check:- Active provider and model
- Configured channels
- Gateway status
- Memory backend
- Service state
- Version information
Basic Usage
Output
Example Output
Status Fields
Active LLM provider (anthropic, openai, etc.)
Current model ID
Tool execution mode:
read_only, supervised, or fullConfigured communication channels with status indicators
HTTP gateway status, address, and pairing info
Memory backend type, location, and entry count
OS service status, uptime, and process ID
Machine-Readable Output
For scripting, use JSON output:Exit Codes
- 0: System healthy
- 1: Warnings (non-critical issues)
- 2: Errors (critical issues)