$ curl -sSL https://raw.githubusercontent.com/DsThakurRawat/Atomic-SRE/main/install.sh | bashAtomic SRE is an autonomous diagnostic agent for microservices. It reads your CloudWatch logs, traces the cause through your codebase with GitHub MCP, and posts a verified root-cause straight to Slack.
No dashboard to babysit. Launch it, pick a mode, and let it work — locally or deployed to your cloud.
Point it at a CloudWatch log group and watch the diagnosis stream in your terminal.
Ship it to ECS / Fargate to run autonomously on a schedule — no terminal needed.
An agent that reads your logs and your code — grounded in what's actually running.
Queries structured log groups directly and filters to the errors that matter, by service and severity.
Reads relevant source files through GitHub MCP, so the root cause is grounded in your code.
Findings land where your team already works — a clean diagnosis in the incident channel.
Anthropic by default, plus OpenAI, Groq, Gemini, Ollama, OpenRouter and Bedrock.
Run from your machine, or deploy to ECS / Fargate to run autonomously on a schedule.
MIT-licensed, type-checked and tested. Read every line, run it your way.
Seven model providers live today, plus the log, code, and chat surfaces it runs on.
One command to install. Point it at a log group and let it work.
$ curl -sSL https://raw.githubusercontent.com/DsThakurRawat/Atomic-SRE/main/install.sh | bash