June 29 – July 2, 2026 · San Francisco, CA · imported from ai.engineer's public schedule feed

AI Engineer World's Fair 2026 — unofficial import demo

Unofficial demo. This programme was imported from the AI Engineer World's Fair's own public schedule feed to show vibeboard at real conference scale. Not affiliated with, or endorsed by, the organisers.

All sessions
Harness EngineeringSession

🎵 Every step you take, every call you make - the reliable agent stack

Giselle van Dongen

When
Thursday, July 21:55 PM – 2:15 PM · 20 min
Where
Main StageSan Francisco, CA · imported from ai.engineer's public schedule feed
Google Calendar

About this session

In this session, we skip past the demos that work only on your laptop, and go straight to how you can build production-ready agents with a stack that covers all the hard bits of backend development that you don’t want to be bothered with when developing your agents: - Failure resiliency: retries, timeouts, and exactly-once execution so a flaky API or a crashed process doesn't corrupt your agent's state or makes them start from scratch - Durable Sessions: a session store with built-in conversation isolation and protection against corruption from concurrent agents - Pause/resume for human approvals: survive human approvals and research that take weeks without building complex infra - Agent-to-agent messaging layer: call agents developed by other teams or running on other infra with resilient HTTP calls - A kill switch: cancel a running agent cleanly at any point, without leaving half-executed work behind We will demonstrate each concept with live code examples, using Python, OpenAI Agents SDK and Restate as open-source Durable Execution engine. All examples are generally applicable: pick your favorite agent SDK (OpenAI Agents, Pydantic AI, Vercel AI, Google ADK,…) or go wild and implement low-level custom agents by just tying together LLM calls with custom logic.

Speaker

Giselle van Dongen
Giselle van Dongen

Developer Advocate, Restate

Giselle is a Developer Advocate and Engineer at Restate. She works on integrations between Restate and the AI ecosystem and helps its users with understanding how Restate simplifies the development of durable agents and backends. Before that, she worked in the field of data science, big data analytics, and stream processing, and obtained a PhD on this topic at Ghent University.

More in Harness Engineering