AI From Scratch/Phase 15/Lesson 12/~60 minutes

Long-Running Background Agents: Durable Execution

LearnNo prerequisites

Production long-horizon agents do not run in while True. Every LLM call becomes an activity with checkpoint, retry, and replay. Temporal's OpenAI Agents SDK integration went GA March 2026. Claude Code Routines (Anthropic) runs scheduled Cl...

Loading lesson page...