← Browse

World's Fair 2026

Your Agents Need a Save Button - Hamza Tahir, ZenML

Hamza Tahir

Overview

This talk introduces the concept of a "save button" for AI agents, analogous to document saving, to enable state persistence and replayability. Current agent execution lacks this, with only disconnected traces available. Implementing a save button allows for asking "what if" questions, such as swapping models or mocking tools, to optimize agents for cost, speed, and performance.

Who should watch

Key takeaways

Notable quotes

*The only thing we have which is closest is a trace. A trace gives you the emitted telemetry data of how an agent calls tools in the input and output of that state.*
*What if it had done a different thing? Would it have been cheaper? Would it have been faster? Well, you can do all these things if your agents have a save button.*
*One replay is just an anecdote and having a cohort analysis is way way way better.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.