Kuma uptime alert agent
Go to file
Jeff Emmett 54aac7b70b Add Kuma Alert Agent — monitors Uptime Kuma for outages, diagnoses via Claude CLI, and executes fixes with email-based approval workflow
Polls Kuma API every 60s, alerts jeff@jeffemmett.com from claude@jeffemmett.com
with diagnosis + proposed fix. Supports APPROVE/REJECT/custom reply flow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 01:52:01 +00:00
.env.example Add Kuma Alert Agent — monitors Uptime Kuma for outages, diagnoses via Claude CLI, and executes fixes with email-based approval workflow 2026-03-16 01:52:01 +00:00
.gitignore Add Kuma Alert Agent — monitors Uptime Kuma for outages, diagnoses via Claude CLI, and executes fixes with email-based approval workflow 2026-03-16 01:52:01 +00:00
Dockerfile Add Kuma Alert Agent — monitors Uptime Kuma for outages, diagnoses via Claude CLI, and executes fixes with email-based approval workflow 2026-03-16 01:52:01 +00:00
agent.py Add Kuma Alert Agent — monitors Uptime Kuma for outages, diagnoses via Claude CLI, and executes fixes with email-based approval workflow 2026-03-16 01:52:01 +00:00
docker-compose.yml Add Kuma Alert Agent — monitors Uptime Kuma for outages, diagnoses via Claude CLI, and executes fixes with email-based approval workflow 2026-03-16 01:52:01 +00:00
requirements.txt Add Kuma Alert Agent — monitors Uptime Kuma for outages, diagnoses via Claude CLI, and executes fixes with email-based approval workflow 2026-03-16 01:52:01 +00:00