Documentation Index
Fetch the complete documentation index at: https://opensre.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Onboard
Run the onboarding wizard to configure your LLM provider and connect your integrations (Grafana, Datadog, Honeycomb, Coralogix, Slack, AWS, GitHub MCP, Sentry):
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, /exit):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