← Browse

Code 2025

Building durable Agents with Workflow DevKit & AI SDK - Peter Wielander, Vercel

Peter Wielander

Overview

This talk introduces the Workflow DevKit and AI SDK from Vercel, designed to simplify the process of building durable AI agents. The core thesis is that by adopting a workflow pattern, developers can abstract away the complexities of production deployment, error handling, and observability, allowing them to focus on agent capabilities. The DevKit enables agents to be resumable, reliable, and easily integrated with human-in-the-loop processes.

Who should watch

Key takeaways

Notable quotes

*The workflow pattern is essentially a sort of orchestration layer that separates your code into steps that can run in isolation and can be retried.*
*All of those things we are going to do today using only a single library which is the workflow development kit.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.