Snorkel AI says agent benchmarks should be rebuilt from production traces
AI Engineer · youtube · 2026-07-25
Rustem Feyzkhanov of Snorkel AI argues that agent evaluation should move from public benchmarks to private, production-derived simulations.
- Start from real production traces, then reconstruct the database state, files, and tools the agent touched so the task can be replayed under identical conditions.
- Public benchmarks like WebArena give only a single success rate, while teams actually need cost per solved task, latency, and policy compliance on their own workflows.
- The benchmark should reuse the same skills, tools, and evaluators the production agent sees, so models can be compared apples to apples.
- For long-horizon tasks, a verifier checks the final state and an LLM judge checks policy adherence, with early stopping when the run clearly goes off track.
- The hard problems are reward hacking, missing fixtures, and tasks that turn out to be unsolvable.
- The talk’s core claim: every company will eventually need this as part of an agent CI/ops loop that keeps pace with changing agents.
More from coding & agent
- Andrew Ng releases a free one-hour course on building agentic knowledge graphs — goyalshaliniuk · 2026-07-25
- Databricks says Genie Code beat three coding agents on 401 real tasks at $0.55 each — DbrxMosaicAI · 2026-07-25
- Claude Code gets a no-ai-slop skill that rewrites drafts and flags AI-sounding prose — aigclink · 2026-07-25
- ByteDance- and Monash-led paper turns task experience into weights for software agents — imjustnewatai · 2026-07-25
- A reusable multi-agent orchestration prompt for coding workflows and builds — doodlestein · 2026-07-25
- ChatGPT Cowork adds a VM for testing replication materials on a clean machine — RobbWiller · 2026-07-25