Temporal is an open-source platform for durable execution — your code automatically survives crashes, outages, and restarts, which makes it a natural fit for AI agents that need to reliably run long, multi-step, failure-prone work like LLM calls, tool use, and human-in-the-loop approvals.

💡 Tip: Temporal publishes agent skills that any AI coding agent (Claude Code, Codex, Cline, etc.) can use to build, debug, and review Temporal applications — try npx skills add https://github.com/temporalio/skill-temporal-developer.

Resources

Vibe Check Series

My ongoing YouTube series exploring AI tools, agentic coding, and how to build AI in production — watch the full Vibe Check playlist.

Latest episode — Priority, Fairness & Building Workflows from Scratch:

Demos

Durable Human-in-the-Loop Agents (in progress)

A new demo showing how Temporal makes human-in-the-loop (HITL) agent workflows durable — agents that can pause for human input and reliably pick back up, no matter how long the wait.

ADK & Temporal Integration

Google Agent Development Kit integrated with Temporal for durable, production-ready AI agents.

Voice Demo: Sheep Audio Dreams

A voice-driven AI agent demo built with Temporal.