a2wio/lucas: A2W's SRE agent for Kubernetes
Lucas is a Kubernetes-native SRE agent that monitors pods, detects errors like CrashLoopBackOff, and can autonomously apply hotfixes or generate reports. It integrates with Slack for on-demand tasks and scheduled scans, uses Claude AI for analysis, and includes a web dashboard for viewing findings and token costs. The agent supports two modes: autonomous (can execute fixes) and watcher (read-only reporting). Deployment requires Kubernetes with Sealed Secrets, and configuration includes namespace targeting, scan intervals, and model selection between Sonnet and Opus.