Case Study

Autonomous AI Agents for Engineering Ops

A self-hosted multi-agent system where AI agents run daily operations: shipping pull requests, running team standups end-to-end, and handling research, all with predictable costs.

Role
Architect & Builder
Stack
Claude · Python · systemd
Status
In production

01The Problem

Small teams drown in operational overhead. Standups need running, status needs collecting, routine code changes need making, and research questions pile up. None of it is anyone's main job, but all of it eats the week. Hiring for it doesn't make sense at startup size, and ignoring it means things slip.

I wanted to find out how much of this autonomous AI agents can take over, running every day as normal infrastructure rather than as a demo.

02The System

The result is a set of autonomous AI agents running on self-hosted Linux machines. Each agent is fully isolated: one agent, one service, one control surface. A misbehaving agent can't take down the others.

03Watch It Run

This is a replay of what a typical agent-run standup looks like. Press play. Names and content are made up, but the behaviour matches the real system.

standup-runner · session replay Simulated

04Under the Hood

Design principle: agents earn autonomy incrementally. Each one starts supervised, proves itself on low-stakes work, and graduates to running unattended. Humans still review the output that matters, like pull requests.

05What Came Out of It

Want something like this running in your company?
I design and build agent systems tailored to real operations.

Get in touch