<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>From Agent Traces to Agent Simulations — Rustem Feyzkhanov, Snorkel AI</title>
        <link>https://video.ut0pia.org/videos/watch/e27c80ef-daf4-41c2-96e3-86888729830d</link>
        <description>Take a real production trace, rebuild the database state, tools, and files the agent touched, and you have a task any model can replay under identical conditions. That reconstruction is the move at the center of this talk. Public benchmarks like WebArena hand you a single success rate on someone else's tasks, but what you actually care about is cost per solved task, latency, and whether the agent followed your policies. So you build a private benchmark from your own traces, wire in the same skills, tools, and evaluators the agent sees in production, and compare models apples to apples on the environment that matters to you. The environments are multistep and long horizon, so a verifier reads the final state while an LLM judge checks whether the agent followed policy, and a run can stop early once it clearly goes off track. The hard parts are the edge cases: agents that reward hack the simulation, missing fixtures, tasks that turn out to be unsolvable. Rustem Feyzkhanov's case is that this belongs in a CI pipeline for agents, the same way tests gate code, connecting observability traces to experiments to a benchmark that keeps up as the agent changes. Every company ends up needing its own, as part of the agent ops loop. Speaker info: https://x.com/ryfeus, https://www.linkedin.com/in/ryfeus, https://ryfeus.io, Timestamps: 0:00 - Introduction: why Snorkel builds agent benchmarks 1:17 - Benchmark construction and testing agents in production 3:08 - The limits of public benchmarks 4:01 - Why you need a private benchmark 4:52 - Environments, tools, and evaluators 6:34 - Anatomy of a simulation task 7:37 - Task formats: instruction files and Oracle data 9:20 - Multistep, long horizon simulations 10:54 - Verifiers, LLM as a judge, and reward hacking 13:02 - A CI pipeline for agents 15:19 - Connecting traces, experiments, and benchmarks 16:51 - Q&amp;A</description>
        <lastBuildDate>Sat, 25 Jul 2026 21:49:06 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.ut0pia.org</generator>
        <image>
            <title>From Agent Traces to Agent Simulations — Rustem Feyzkhanov, Snorkel AI</title>
            <url>https://video.ut0pia.org/lazy-static/avatars/0287a09a-aae7-4840-9843-b416426e7046.webp</url>
            <link>https://video.ut0pia.org/videos/watch/e27c80ef-daf4-41c2-96e3-86888729830d</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.ut0pia.org/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.ut0pia.org/feeds/video-comments.xml?videoId=e27c80ef-daf4-41c2-96e3-86888729830d" rel="self" type="application/rss+xml"/>
    </channel>
</rss>