Install OpenSRE
- macOS / Linux
- Windows
Choose one install method. The one-line installer tracks the latest stable build from 
main.
Onboard
Run the onboarding wizard to configure your LLM provider and connect your integrations (Grafana, Datadog, Honeycomb, Coralogix, Slack, AWS, GitHub MCP, Sentry):
- macOS / Linux
- Windows

Run an investigation
Choose either path — both use the same local Direct investigation — one-shot run from your shell with an alert file:For file-based runs, OpenSRE fetches alert context, reasons across connected systems, and generates a structured root-cause report.
opensre binary:Interactive prompt shell — start OpenSRE with no arguments (TTY) to type incidents in plain language and use slash commands (/help, /status, /effort, /exit, …):- macOS / Linux
- Windows

Uninstall
To remove opensre and all its local data from your machine:--yes to skip the confirmation prompt:
Troubleshooting
- Docker is not running: Start Docker Desktop, OrbStack, or Colima before running setup.
makeis missing: Install it via your package manager (brew install makeon macOS,choco install makeon Windows).- No local LLM provider is configured: Run
opensre onboardto select and configure your LLM credentials.
Tracer

