Building Durable AI Agents
workflow-sdk.dev · 2,064 words · saved by 1 readers
Build AI agents that survive crashes, scale across requests, and maintain state with durable LLM tool-call loops.
--- title: Building Durable AI Agents description: Build AI agents that survive crashes, scale across requests, and maintain state with durable LLM tool-call loops. type: overview summary: Convert a basic AI chat app into a durable, resumable agent using Workflow SDK. related: - /docs/foundations/workflows-and-steps - /docs/foundations/streaming - /docs/foundations/errors-and-retries - /docs/ai/defining-tools - /docs/ai/resumable-streams - /docs/ai/human-in-the-loop - /docs/getting-started/next --- # Building Durable AI Agents AI agents are built on the primitive of LLM and tool-call loops, of
saved by
related reading
- The Agent Stackvercel.com
- AI agent evaluation frameworks for production - Vercelvercel.com
- Introducing evevercel.com
- Why I'm Betting Against AI Agents in 2025 (Despite Building Them)utkarshkanwat.com
- Building Effective AI Agents \ Anthropicanthropic.com
- Building Effective AI Agents \ Anthropicanthropic.com
- LangChain: the open agent platform to own your intelligencelangchain.com
- Cookbookcookbook.openai.com
- eve – The Agent Framework - Vercelvercel.com
- Advanced AI Workflow Automation Software & Tools - n8nn8n.io
- Building reliable AI agents · parth sareenparthsareen.com
- LLM Powered Autonomous Agents | Lil'Loglilianweng.github.io