⚡ AI DevOps Platform

ADOS

AI DevOps as a Service

AI coding agents automatically process GitHub Issues and orchestrate the entire workflow up to creating Pull Requests. A development operations platform that centrally manages everything from multi-repository monitoring to AI execution.

ados
$ ados start --config ados.yaml
09:00:01 INFO Leader elected (node-1, token: 7f3d)
09:00:01 INFO Watching 5 repositories...
09:00:15 INFO Issue #42 detected in myapp
09:00:16 AGENT Claude Code processing #42...
09:02:33 AGENT Running test suite (47 tests)...
09:03:10 PASS All 47 tests passed
09:03:42 OK PR #43 created successfully
09:05:01 INFO Scheduled task: dep-update (api-srv)
09:05:02 AGENT Copilot processing dep-update...

Workflow

Fully automated from Issue to Pull Request

📝
GitHub Issue
🔍
ADOS Detects
🤖
AI Agent Runs
🔀
Pull Request

Core Components

Three core components that make up ADOS

⚙️

Worker

Background process responsible for issue monitoring, AI agent execution, and CI/CD pipeline monitoring

🔌

API

REST API server providing integration with the dashboard and external systems

📊

Dashboard

Web UI that visualizes repository status, issue processing progress, and AI execution logs

Features

Key features to streamline your development operations

🔄

Multi-Repository Monitoring

Monitor multiple GitHub repositories from a single process. Centrally manage everything from issue detection to AI execution.

🤖

Multi-AI Agent

Pluggable switching and fallback between GitHub Copilot CLI, Claude Code, and OpenAI Codex. Automatically selects the optimal AI.

📅

Scheduled Execution

Automate recurring tasks like dependency updates, lint fixes, and security scans using cron expressions.

🔒

Active-Standby Redundancy

Leader election with Fencing Tokens prevents split-brain scenarios. Ensures high availability.

🔍

SRE Agent

Integrated management from GCP/AWS/Azure log monitoring to anomaly detection, automatic issue creation, and AI-driven auto-repair.

Pipeline Watcher

Detects GitHub Actions failures and automatically creates repair issues. Maintains CI/CD pipeline stability.

Multi-VCS Support

Supports GitLab and Bitbucket in addition to GitHub

GitHub

Full Issue/PR/Actions support

Auth: PAT / OAuth / GitHub App

GitLab

Issue/MR/Pipeline support

Auth: Personal Access Token

Bitbucket

Issue/PR/Pipeline support

Auth: App Password / OAuth

Tech Stack

Robust infrastructure

Go

Backend (single binary)

React + TypeScript

Dashboard UI

Google Cloud Run

Infrastructure

Firebase / Firestore

Hosting & Database

Architecture

Simple yet robust design with a Go single binary

ados (Single Binary)
Orchestrator
Leader Election Agent Scheduler Worker Pool
Agent Layer
Copilot Claude Code Codex
State Store
SQLite Firestore

Automate Your DevOps with ADOS

From GitHub Issues to Pull Requests, AI handles it automatically. Let your development team focus on more creative work.