← Browse

World's Fair 2025

Breaking the Chain: Agent Continuations for Resumable AI Workflows - Greg Benson

Greg Benson

Overview

This talk introduces agent continuations, a new mechanism designed to address key challenges in deploying AI agents in production. It enables agents to pause their execution, save their complete state, and resume later, facilitating human approval workflows and robust error handling for long-running processes. This approach aims to make AI agents more reliable and manageable in complex, distributed environments.

Who should watch

Key takeaways

Notable quotes

*Agent continuations allow you to capture the full state of complex agents that can be used both to do arbitrary human and loop processing and also be the basis for reliable agent continuation through taking snapshots.*
*Once you've suspended the agent and you've created the continuation object, you actually don't need to keep any of the agent loops running in your system.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.