coderClaw

Auth monitoring

CoderClaw exposes OAuth expiry health via coderclaw models status. Use that for automation and alerting; scripts are optional extras for phone workflows.

Preferred: CLI check (portable)

coderclaw models status --check

Exit codes:

This works in cron/systemd and requires no extra scripts.

Optional scripts (ops / phone workflows)

These live under scripts/ and are optional. They assume SSH access to the gateway host and are tuned for systemd + Termux.

If you don’t need phone automation or systemd timers, skip these scripts.