coderClaw

Health Checks (CLI)

Short guide to verify channel connectivity without guessing.

Quick checks

Deep diagnostics

When something fails

Dedicated β€œhealth” command

coderclaw health --json asks the running Gateway for its health snapshot (no direct channel sockets from the CLI). It reports linked creds/auth age when available, per-channel probe summaries, session-store summary, and a probe duration. It exits non-zero if the Gateway is unreachable or the probe fails/timeouts. Use --timeout <ms> to override the 10s default.