Skip to main content

Synopsis

profclaw status [flags]

Description

status fetches key metrics from the running profClaw server in parallel and displays a compact summary. It checks:
  • Server health, version, and uptime
  • Configured AI providers and their health
  • Loaded skills (total and enabled count)
  • Memory index statistics (chunks and files)
  • Tunnel status (Cloudflare Tunnel and Tailscale)
Unlike profclaw tui, status is non-interactive and designed for quick checks from the terminal or in shell scripts.

Flags

--json
boolean
Output all data as structured JSON. Includes the full response from each subsystem.

Examples

profclaw status

Example Output

profClaw v2.0.0 | Mode: mini | Status: healthy

Providers    3 configured (anthropic, openai, ollama)
Skills       12 loaded, 10 enabled
Memory       2,841 chunks across 47 files
Tunnels      Cloudflare: active | Tailscale: not running