Synopsis
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)
profclaw tui, status is non-interactive and designed for quick checks from the terminal or in shell scripts.
Flags
Output all data as structured JSON. Includes the full response from each subsystem.
Examples
Example Output
Related
profclaw tui- Full terminal dashboard with watch modeprofclaw doctor- Detailed diagnostics with fix suggestionsprofclaw agent status- Per-agent health detailsprofclaw logs- View server logs