← Browse

World's Fair 2026

Your Agent Failed in Prod. Good Luck Reproducing It. - Tisha Chawla & Susheem Koul, Microsoft

Tisha Chawla , Susheem Koul

Overview

This talk addresses the challenge of debugging AI agents in production, where failures can be difficult to reproduce due to the inherent non-determinism of LLMs. The core thesis is that instead of chasing bitwise determinism, which is often unattainable, developers should focus on replayability and observability. This involves capturing the full state of an agent's execution to enable debugging and testing, even when the exact same output cannot be guaranteed on subsequent runs.

Who should watch

Key takeaways

Notable quotes

The speakers suggest that chasing text outputs is a losing battle and that the focus should be on ensuring the system executes the exact same state transition.
*The right question is how do I debug and retest a run I cant reproduce because determinism was never the North Star. Debugging was.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.