ArchitectureThe Tiniest Durable Agent
AI agents are easy to demo and still hard to operate in production. You can build a working agent in a few lines of code, but the moment you care about crashes, retries, state, identity, or observability, things get complicated fast.
This talk shows how to build the tiniest durable agent in 10 lines of code, an agent that can fail, restart, and resume without losing its mind. We’ll look at what actually makes an agent production-ready, why most agent frameworks fall apart under real-world conditions, and how durability changes the way agents should be designed.
In 15 minutes, you’ll see how a small amount of agent code, combined with durable execution and externalized infrastructure concerns, turns a fragile demo into something you can actually run in prod. All done with Dapr.
This talk shows how to build the tiniest durable agent in 10 lines of code, an agent that can fail, restart, and resume without losing its mind. We’ll look at what actually makes an agent production-ready, why most agent frameworks fall apart under real-world conditions, and how durability changes the way agents should be designed.
In 15 minutes, you’ll see how a small amount of agent code, combined with durable execution and externalized infrastructure concerns, turns a fragile demo into something you can actually run in prod. All done with Dapr.
comments.speakerNotEnabledComments