Great International Developer Summit (GIDS)

It Works in the Demo. Will It Work in Production? Evaluating and Debugging AI Agent - Apurva Misra

1:00:45 · 21 Apr 2026 – 24 Apr 2026 · YouTube

About this talk

This talk addresses the challenges of ensuring an AI agent's reliability in production environments, where real users, varying prompts, and unstable tools reveal vulnerabilities. The speaker demonstrates how to transform a functional agent into a trusted system by defining reliability concepts for multi-step, tool-using behaviors and exploring success, partial success, and failure modes. The session emphasizes building production-relevant evaluation suites through the creation of golden datasets and scenario-based action path tests, while also covering the structuring of evaluation runs to identify brittleness and silent failures. Attendees will learn to implement scoring methods, regression testing, and monitoring systems for ongoing assessment as changes occur in prompts, tools, or APIs.