The SRE agent that speeds up investigations
…and learns from your context. RunLore reads your cluster, metrics, logs and network flows in parallel, reasons over them, and posts a confidence-scored root cause to chat — its only writes go to Git via reviewed PRs. Read-only by default, runs on your models, one Go binary.
From alert to root cause — fast
Learns your platform
Every investigation opens a PR in a Git repo you own. A human merges it, building a knowledge base of your incidents — the same pattern next time gets an instant answer.
Read-only by default
Reads your cluster, metrics, logs and network flows. Its only writes go to Git, via reviewed PRs — and would rather say “I don’t know” than guess.
GitOps-native
Turns “what changed?” into an exact Git answer — the rendered-manifest diff of the revisions Flux or Argo CD reconciled.
Your models · one Go binary
A single self-hosted Go binary running in your cluster on your own model providers. Portable, no lock-in, your data.
Browse the docs
Getting Started
Deploy RunLore into a cluster and watch it react.
Concepts
The design, the learning loop, and the data sources.
Configuration
Configure the agent, its sources, and MCP.
Operations
Run, observe, troubleshoot, and upgrade.
Security
Read-only default, the action gate, the trust model.
Reference
Tools, benchmarks, and worked examples.