Skip to main content
The 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

string
Active LLM provider (anthropic, openai, etc.)
string
Current model ID
string
Tool execution mode: read_only, supervised, or full
array
Configured communication channels with status indicators
object
HTTP gateway status, address, and pairing info
object
Memory backend type, location, and entry count
object
OS service status, uptime, and process ID

Machine-Readable Output

For scripting, use JSON output:
Output:

Exit Codes

  • 0: System healthy
  • 1: Warnings (non-critical issues)
  • 2: Errors (critical issues)