Skip to content

AI Agents

21 Experiments in Six Weeks: A Playbook for Improving Your AI Agent

with Sofia Rest

Friday 25 September 3:30 PM – 4:00 PM Stage 5

About This Session

Writing the code was the easy part. But setting out to improve Sentry’s AI code review agent meant answering a much harder question: what does it mean to make your agent “better”, and how do you know if it’s working? Over the course of six weeks, our team ran 21 live experiments to find out. Along the way, we built an eval loop that moved from offline datasets and limited observability to A/B testing infrastructure, composite metrics, and detailed cost tracking in a single dashboard. And our most honest signal—whether the developer actually fixed the flagged bug—surfaced results that broke our intuition (like why a smarter model isn’t always the answer) and forced hard tradeoffs between code review quality and cost. In this talk, I’ll walk through the practical playbook for improving your AI agent: how to define “better”, how to measure it, and how to get quality gains without breaking the bank.

Topics

  • AI Coding Assistants
  • Agents
  • Code Reviews
  • Sentry