Skip to main content

Steve Kinney

Project

Agent Bureau

A playground for durable agent infrastructure: queues, schedules, memory, gateways, and all the glue code that stops being glue once it matters.

Agent Bureau is where I try out the infrastructure pieces around agentic systems: durable scheduling, memory, gateways, background work, and the small contracts that make a system less surprising after the first successful demonstration.

The related post on AI gateways and durable workflows covers some of the shape of that work. The short version is that agents are much easier to take seriously when the surrounding system can remember, retry, audit, and recover without depending on a human to keep the whole state machine in their head.