K8s watcher that investigates incidents and opens PRs (it can't merge)
Reference implementation for AI SRE workflows, but it's a blog example not a deployable tool.
Historical Kubernetes evidence for humans and agents.
Reference implementation for AI SRE workflows, but it's a blog example not a deployable tool.
Hypothesis-pruning incident agent with approval gates beats chaos engineering explorers.
Autonomous agent inside Kubernetes handles code, builds, and ArgoCD deploys directly from GitHub issues.
Browser-based K8s incident drills with War Rooms avoid painful sandbox cluster setup.
The project converts on-call triage into a hypothesis-driven agent that forms and prunes hypotheses, fetches evidence from CloudWatch/Kubernetes and your runbooks, and surfaces an investigation plus approval-gated remediation steps. I like the npx demo, read-only-by-default K8s stance, and built-in audit trail; the obvious caveat is its dependence on proprietary LLM keys and the ops work needed before trusting any mutating actions in production.
Auto-triage is a classic sales demo feature wrapped in a proprietary black box.