AURA is a production-tested SRE agent platform you can deploy in minutes. AURA handles the guardrails, APIs, state management, streaming, and failure handling required to put AI to work safely on production infrastructure.
356
stars
678
commits
Rust
primary language
Sep 11, 2026
updated
AURA is a production-tested SRE agent platform you can deploy in minutes.
In this demo, AURA investigates a payment failure by correlating Mezmo traces and logs, Prometheus latency, and Kubernetes deployment history. Three specialist agents identify an N+1 regression introduced by productcatalogservice 1.13.2, recommend rolling back to 1.13.1, and provide recovery checks and engineering follow-up.
Quick Start · Integrations · Documentation · Roadmap · Explore · Community
Connect your stack through guided setup, and AURA's preconfigured team of agents starts investigating incidents using the models you already rely on. From there, customize existing agents or add new ones to fit your infrastructure and SRE workflows.
AURA handles the guardrails, APIs, state management, streaming, failure handling, and observability needed to connect AI models to production tools within operator-defined boundaries.
AURA began as Mezmo’s internal harness for operating our own SaaS. Our engineering and SRE teams still use it for production operations today, and teams outside Mezmo run AURA in their own production environments.
AURA also powers thousands of agent sessions each month in Mezmo’s hosted observability platform.
Install AURA on Linux or macOS with the install script. It downloads published release artifacts and verifies their checksums.
curl -fsSL https://raw.githubusercontent.com/mezmo/aura/main/scripts/install.sh | bash
Create a ready-to-run local agent:
aura init # Choose an LLM provider and initial model, and write the initial config file
Start the agent:
aura
Production controls define an operator-managed boundary around AURA:
See the complete security and data-handling model, including telemetry defaults, permission boundaries, prompt-injection risks, and supply-chain verification.
Through compatible MCP servers, AURA agents can work with:
| Integration | What agents can do |
|---|---|
| AWS | Inspect cloud resources, logs, metrics, and operational state |
| Azure | Inspect cloud resources, deployments, monitoring, and operational state |
| Confluence | Search and maintain operational runbooks |
| Datadog | Query metrics, monitors, dashboards, and traces |
| Docker | Inspect containers, images, logs, and runtime state |
| GCP | Inspect cloud resources, logs, metrics, and operational state |
| GitHub | Search code and work with repositories, issues, and pull requests |
| GitLab | Search code and work with repositories, issues, merge requests, and pipelines |
| Jira | Search and update issues, projects, and workflows |
| Kafka | Inspect clusters, topics, consumer groups, and message flows |
| Kubernetes | Inspect clusters, workloads, events, and logs |
| Mezmo | Analyze logs, exports, and telemetry pipelines |
| New Relic | Query metrics, logs, traces, alerts, and dashboards |
| Notion | Search and maintain operational runbooks |
| PagerDuty | Investigate incidents, on-call schedules, and escalations |
| Prometheus | Query metrics and alert status |
aura webserver as a daemon and connect it to monitoring systems to trigger agent workflows.mezmo/aura Docker image.Join the AURA Slack community to ask questions, share what you are building, and help shape the roadmap.
Package repository hosting is graciously provided by Cloudsmith, the only fully hosted, cloud-native, universal package management solution — letting your organization create, store, and share packages in any format, to any place, with total confidence.
AURA is licensed under the Apache License, Version 2.0.
Rust
95.5%
Python
2.5%
AURA is a production-tested SRE agent platform you can deploy in minutes. AURA handles the guardrails, APIs, state management, streaming, and failure handling required to put AI to work safely on production infrastructure.
356
stars
678
commits
Rust
primary language
Sep 11, 2026
updated
AURA is a production-tested SRE agent platform you can deploy in minutes.
In this demo, AURA investigates a payment failure by correlating Mezmo traces and logs, Prometheus latency, and Kubernetes deployment history. Three specialist agents identify an N+1 regression introduced by productcatalogservice 1.13.2, recommend rolling back to 1.13.1, and provide recovery checks and engineering follow-up.
Quick Start · Integrations · Documentation · Roadmap · Explore · Community
Connect your stack through guided setup, and AURA's preconfigured team of agents starts investigating incidents using the models you already rely on. From there, customize existing agents or add new ones to fit your infrastructure and SRE workflows.
AURA handles the guardrails, APIs, state management, streaming, failure handling, and observability needed to connect AI models to production tools within operator-defined boundaries.
AURA began as Mezmo’s internal harness for operating our own SaaS. Our engineering and SRE teams still use it for production operations today, and teams outside Mezmo run AURA in their own production environments.
AURA also powers thousands of agent sessions each month in Mezmo’s hosted observability platform.
Install AURA on Linux or macOS with the install script. It downloads published release artifacts and verifies their checksums.
curl -fsSL https://raw.githubusercontent.com/mezmo/aura/main/scripts/install.sh | bash
Create a ready-to-run local agent:
aura init # Choose an LLM provider and initial model, and write the initial config file
Start the agent:
aura
Production controls define an operator-managed boundary around AURA:
See the complete security and data-handling model, including telemetry defaults, permission boundaries, prompt-injection risks, and supply-chain verification.
Through compatible MCP servers, AURA agents can work with:
| Integration | What agents can do |
|---|---|
| AWS | Inspect cloud resources, logs, metrics, and operational state |
| Azure | Inspect cloud resources, deployments, monitoring, and operational state |
| Confluence | Search and maintain operational runbooks |
| Datadog | Query metrics, monitors, dashboards, and traces |
| Docker | Inspect containers, images, logs, and runtime state |
| GCP | Inspect cloud resources, logs, metrics, and operational state |
| GitHub | Search code and work with repositories, issues, and pull requests |
| GitLab | Search code and work with repositories, issues, merge requests, and pipelines |
| Jira | Search and update issues, projects, and workflows |
| Kafka | Inspect clusters, topics, consumer groups, and message flows |
| Kubernetes | Inspect clusters, workloads, events, and logs |
| Mezmo | Analyze logs, exports, and telemetry pipelines |
| New Relic | Query metrics, logs, traces, alerts, and dashboards |
| Notion | Search and maintain operational runbooks |
| PagerDuty | Investigate incidents, on-call schedules, and escalations |
| Prometheus | Query metrics and alert status |
aura webserver as a daemon and connect it to monitoring systems to trigger agent workflows.mezmo/aura Docker image.Join the AURA Slack community to ask questions, share what you are building, and help shape the roadmap.
Package repository hosting is graciously provided by Cloudsmith, the only fully hosted, cloud-native, universal package management solution — letting your organization create, store, and share packages in any format, to any place, with total confidence.
AURA is licensed under the Apache License, Version 2.0.
Rust
95.5%
Python
2.5%