OpenSource-Hub
O

opensre

SHA-256
4.9k stars·AI Productivity·SHA-256 checksum verified

OpenSRE is an open-source framework for AI SRE agents that automate production incident investigation and response. It connects 60+ tools, reasons across them to identify root causes, and generates structured reports. Fully self-hosted with a synthetic simulation environment for training agents. Public alpha.

Smart Download

Download Download Version

v2026.5.13 · 83.3 MB

Open-source AI SRE agent framework to automatically investigate incidents on your infrastructure.

Core Features

  • Connects 60+ tools (logs, metrics, traces, runbooks, Slack) for automated incident investigation
  • Runbook-aware reasoning that applies your playbooks automatically
  • Predictive failure detection to catch issues before they page
  • Every conclusion linked to supporting evidence
  • Flexible LLM support (Claude, GPT, Ollama, Gemini, etc.)

What It Can't Do

  • Public alpha: core workflows may be unstable; not recommended for critical production use yet. 2. Requires your own LLM API key (OpenAI, Anthropic, etc.) which incurs costs. 3. Telemetry is enabled by default; can be disabled in config. 4. Local data may persist after uninstall; manual cleanup may be needed.

Use Cases

  • Automated root cause analysis for production incidents
  • Training and evaluating custom AI SRE agents
  • Replacing commercial AI ops tools to reduce cost and retain data control
  • Integrating with existing monitoring and alerting to streamline ops

Detailed Introduction

OpenSRE is an open-source framework for AI SRE agents that automate production incident investigation and response. It connects 60+ tools (logs, metrics, traces, runbooks, Slack, etc.), reasons across them to identify root causes, and generates structured reports. Unlike commercial AI ops tools, OpenSRE is fully self-hosted and provides a synthetic incident simulation environment for training and evaluating agents. It includes scored root cause analysis suites and real-world end-to-end tests for Kubernetes, EC2, CloudWatch, and more. Currently in public alpha, the project is actively developed and aims to become the benchmark and training ground for AI SRE.

Tags

sreaiincident-responseobservabilityopen-sourcedevopsroot-cause-analysis

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Run the install command (Unix: curl -fsSL https://install.opensre.com | bash)

4

Step 2: Run 'opensre onboard' to configure (e.g., set LLM provider)

5

Step 3: Run 'opensre' to start the interactive shell and investigate incidents

Install Guide
  1. Step 1: Run the install command (Unix: curl -fsSL https://install.opensre.com | bash)
  2. Step 2: Run 'opensre onboard' to configure (e.g., set LLM provider)
  3. Step 3: Run 'opensre' to start the interactive shell and investigate incidents
File Integrity

SHA-256 checksum verified

Checksum extracted from GitHub official Release page

SHA256 Checksum

a5760c03270842221c061e09ad17285f5269413bb8a61930a5c13b420dc4b827

This checksum is extracted from the GitHub Release page. Verify file integrity after download.

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Run 'opensre uninstall' to remove OpenSRE and all local data.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseApache-2.0
Last Updated2026-05-13 14:45:40
GitHub RepositoryOfficial Website

Similar Projects