A curated, non-BS library of the best resources for evaluating agents BenchFlow released a curated, annotated library of over 443 resources for building and evaluating AI agents, including papers, blog posts, talks, and tools. The list is verified, pruned of dead links, and assembled through a recursive citation crawl and practitioner discovery. It aims to provide a non-BS, actionable reference for agent evaluation. A curated, opinionated, non-BSlibrary of the best resources forbuilding and evaluating AI agentsβ€” papers, blog posts, talks, courses, tools, and benchmarks. Maintained by BenchFlow https://benchflow.ai Β· Most "awesome" lists are link dumps. This one is annotated and verified : every entry says what it is and why it belongs , URLs are checked, quotes are verbatim, and dead/abandoned tools are pruned not silently listed . It was assembled by: - a depth-4 recursive citation crawl 11.6k papers, ranked by in-degree to surface the academic canon, targeted practitioner-web discovery for the industry sources citation graphs miss Eugene Yan, Han-Chung Lee, Hamel Husain, Shreya Shankar, Nathan Lambert, … , 47 talks & podcasts transcribed and deep-noted verbatim + timestamps , and per-section gap audits with adversarial verification. 443+ curated links Β· 146 deep reading notes see notes/ /benchflow-ai/awesome-evals/blob/main/notes . Markers: πŸ†• = released/updated 2025–2026 Β· CONTRIBUTING /benchflow-ai/awesome-evals/blob/main/CONTRIBUTING.md . πŸ“˜ Playbook: β€” real, runnable code + worked examples for LLM-as-judge aligned to humans , pass@k/pass^k, error analysis, trajectory & world-state grading, CI gating, verifiable rewards, and more. PATTERNS.md πŸ“˜ Playbook β€” real code & worked examples PATTERNS.md /benchflow-ai/awesome-evals/blob/main/PATTERNS.md ⭐ Must-read starter set read these first -must-read-starter-set-read-these-first 1 Β· Why we need evals 1-why-we-need-evals 2 Β· "If you can eval it, you have built it" β€” eval ⇄ capability ⇄ RL environment 2-if-you-can-eval-it-you-have-built-it-eval-capability-rl-environment 3 Β· The model / harness / skill decomposition 3-the-model-harness-skill-decomposition 4 Β· Observability & the output / eval space the surfaces you can grade 4-observability-the-output-eval-space-the-surfaces-you-can-grade 5 Β· Evaluation infrastructure the eval stack: datasets, scorers, online/offline, tracing, CI 5-evaluation-infrastructure-the-eval-stack-datasets-scorers-onlineoffline-tracing-ci 6 Β· Benchmark vs. eval and benchmark integrity: contamination, saturation, label errors, leaderboard gaming 6-benchmark-vs-eval-and-benchmark-integrity-contamination-saturation-label-errors-leaderboard-gaming 7 Β· Evals & RL environments verifiers, reward design, difficulty calibration, lifecycle 7-evals-rl-environments-verifiers-reward-design-difficulty-calibration-lifecycle 8 Β· LLM-as-judge & verifiers alignment, biases, verifiable vs judgeable 8-llm-as-judge-verifiers-alignment-biases-verifiable-vs-judgeable 9 Β· Agent-specific evaluation trajectories, tool use, multi-turn, world state, multi-agent, localization 9-agent-specific-evaluation-trajectories-tool-use-multi-turn-world-state-multi-agent-localization 10 Β· Safety / adversarial evaluation prompt injection, jailbreaks, action-authorization, benchmark auditing 10-safety-adversarial-evaluation-prompt-injection-jailbreaks-action-authorization-benchmark-auditing πŸŽ™ Talks, podcasts & slides transcribed + noted -talks-podcasts-slides-transcribed-noted πŸ’¬ Eval insights inside general agent posts -eval-insights-inside-general-agent-posts πŸ”Ž Scan additions -scan-additions Companies & landscape eval / RL-environment market companies-landscape-eval-rl-environment-market Notes on provenance & gaps notes-on-provenance-gaps Deep notes deep-notes Contributing contributing License license β€” Shunyu Yao β€” The Second Half https://ysymyth.github.io/The-Second-Half/ https://ysymyth.github.io/The-Second-Half/ https://ysymyth.github.io/The-Second-Half/ Β· blog β€” "Evaluation becomes more important than training." The field-level why .β€” Eugene Yan β€” An LLM-as-Judge Won't Save the Product, Fixing Your Process Will https://eugeneyan.com/writing/eval-process/ https://eugeneyan.com/writing/eval-process/ https://eugeneyan.com/writing/eval-process/ Β· blog β€” Process over tooling; evals as the scientific method.β€” Han-Chung Lee β€” Hidden Technical Debt: Agent Evaluation Infrastructure https://leehanchung.github.io/blogs/2026/06/13/hidden-technical-debt-agent-evaluation-infra/ https://leehanchung.github.io/blogs/2026/06/13/hidden-technical-debt-agent-evaluation-infra/ https://leehanchung.github.io/blogs/2026/06/13/hidden-technical-debt-agent-evaluation-infra/ Β· blog β€” Control/data plane, the five eval surfaces, state deltas. "Chat eval was a spreadsheet; agent eval is a system."β€” Hamel Husain & Shreya Shankar β€” LLM Evals FAQ https://hamel.dev/blog/posts/evals-faq/ https://hamel.dev/blog/posts/evals-faq/ https://hamel.dev/blog/posts/evals-faq/ Β· blog β€” The densest operational Q&A: error analysis, binary judgments, the benevolent-dictator labeler.β€” Jason Wei β€” Asymmetry of Verification and Verifier's Law https://www.jasonwei.net/blog/asymmetry-of-verification-and-verifiers-law https://www.jasonwei.net/blog/asymmetry-of-verification-and-verifiers-law https://www.jasonwei.net/blog/asymmetry-of-verification-and-verifiers-law Β· blog β€” "Ability to verify == ability to create an RL environment."β€” Anthropic β€” Demystifying Evals for AI Agents https://www.anthropic.com/engineering/demystifying-evals-for-ai-agents https://www.anthropic.com/engineering/demystifying-evals-for-ai-agents https://www.anthropic.com/engineering/demystifying-evals-for-ai-agents Β· blog β€” Best primary on agent-specific evals: task design, outcome vs trajectory, isolated trials, pass@k vs pass^k.β€” Ofir Press β€” How to Build Good Language Modeling Benchmarks https://ofir.io/How-to-Build-Good-Language-Modeling-Benchmarks/ https://ofir.io/How-to-Build-Good-Language-Modeling-Benchmarks/ https://ofir.io/How-to-Build-Good-Language-Modeling-Benchmarks/ Β· blog β€” Natural / auto-evaluatable / challenging; the "-200%" difficulty target; ~1-yr saturation.β€” Kapoor, Stroebl, Siegel, Nadgir, Narayanan β€” AI Agents That Matter https://arxiv.org/abs/2407.01502 https://arxiv.org/abs/2407.01502 https://arxiv.org/abs/2407.01502 Β· paper β€” Cost as a first-class metric; model-dev vs app-dev; missing holdouts breed overfitting.β€” Nathan Lambert β€” Building on Evaluation Quicksand https://www.interconnects.ai/p/building-on-evaluation-quicksand https://www.interconnects.ai/p/building-on-evaluation-quicksand https://www.interconnects.ai/p/building-on-evaluation-quicksand Β· blog β€” LLM eval has no ground truth; contamination; eval↔training coupling.β€” Shankar, Zamfirescu-Pereira, Hartmann, Parameswaran, Arawjo UIST '24 β€” Who Validates the Validators? EvalGen https://arxiv.org/abs/2404.12272 https://arxiv.org/abs/2404.12272 https://arxiv.org/abs/2404.12272 Β· paper β€” "Criteria drift": you can't write the rubric before you grade.β€” Florian Brand Prime Intellect β€” Benches 2026 β€” "LLM benchmarks in the era of agents" https://florianbrand.com/posts/benches-2026 https://florianbrand.com/posts/benches-2026 https://florianbrand.com/posts/benches-2026 Β· blog + 61-slide talk β€” The sharpest current read on why benchmarks break in the agent era: the "evals are dead, just measure vibes" backlash, how every layer of the eval-running stack prompt Β· sampling temp Β· grader Β· harness swings the score, and that benchmark ground truth is frequently wrong.β€” OpenAI β€” A Shared Playbook for Trustworthy Third-Party Evaluations https://openai.com/index/trustworthy-third-party-evaluations-foundations/ https://openai.com/index/trustworthy-third-party-evaluations-foundations/ https://openai.com/index/trustworthy-third-party-evaluations-foundations/ Β· blog Safety, May 2026 β€” What makes independent evals of frontier-model safeguards & capabilities trustworthy: harness selection, the validity hazards that distort results, and the standards third-party evaluators need. - β€” Shunyu Yao β€” The Second Half https://ysymyth.github.io/The-Second-Half/ https://ysymyth.github.io/The-Second-Half/ https://ysymyth.github.io/The-Second-Half/ Β· blog β€” The bottleneck shifts from solving problems to defining and evaluating them. also T2, T7 - β€” Eugene Yan β€” An LLM-as-Judge Won't Save the Product, Fixing Your Process Will https://eugeneyan.com/writing/eval-process/ https://eugeneyan.com/writing/eval-process/ https://eugeneyan.com/writing/eval-process/ Β· blog β€” "Buying or building another evaluation tool won't save the product." Evals = the scientific method in disguise. - β€” Hamel Husain β€” Your AI Product Needs Evals https://hamel.dev/blog/posts/evals/ https://hamel.dev/blog/posts/evals/ https://hamel.dev/blog/posts/evals/ Β· blog β€” The canonical "you need evals"; remove all friction from looking at your data; don't rely on generic frameworks. - β€” Hamel Husain β€” A Field Guide to Rapidly Improving AI Products https://hamel.dev/blog/posts/field-guide/ https://hamel.dev/blog/posts/field-guide/ https://hamel.dev/blog/posts/field-guide/ Β· blog β€” "Error analysis is consistently the highest-ROI activity." The metric for an AI roadmap is experiments run. - β€” Shreya Shankar β€” In Defense of AI Evals, for Everyone https://www.sh-reya.com/blog/in-defense-ai-evals/ https://www.sh-reya.com/blog/in-defense-ai-evals/ https://www.sh-reya.com/blog/in-defense-ai-evals/ Β· blog β€” Rebuts the anti-eval backlash; evals = the systematic measurement of application quality. - β€” Yan, Bischof, Frye, Husain, Liu, Shankar β€” What We Learned from a Year of Building with LLMs https://applied-llms.org/ https://applied-llms.org/ https://applied-llms.org/ Part II: https://www.oreilly.com/radar/what-we-learned-from-a-year-of-building-with-llms-part-ii/ https://www.oreilly.com/radar/what-we-learned-from-a-year-of-building-with-llms-part-ii/ Β· blog β€” The "intern test," genchi genbutsu, turning vibe-checks into assertions. - β€” Nathan Lambert β€” Big Tech's LLM Evals Are Just Marketing https://www.interconnects.ai/p/evals-are-marketing https://www.interconnects.ai/p/evals-are-marketing https://www.interconnects.ai/p/evals-are-marketing Β· blog β€” Why frontier-lab leaderboard numbers are marketing, not science. - β€” Chip Huyen β€” AI Engineering pitfalls https://huyenchip.com/2025/01/16/ai-engineering-pitfalls.html https://huyenchip.com/2025/01/16/ai-engineering-pitfalls.html https://huyenchip.com/2025/01/16/ai-engineering-pitfalls.html Β· blog β€” Common eval/AI-engineering mistakes from the AI Engineering author. also T6 - β€” Aishwarya Naresh Reganti & Kiriti Badam O'Reilly Radar β€” Evals Are NOT All You Need https://www.oreilly.com/radar/evals-are-not-all-you-need/ https://www.oreilly.com/radar/evals-are-not-all-you-need/ https://www.oreilly.com/radar/evals-are-not-all-you-need/ Β· blog β€” The essential nuance piece: automated graders alone don't save you; you need a continuous-improvement flywheel of offline tests + production monitoring + real-user iteration. Pairs with Shreya's 'In Defense' to complete the backlash debate. πŸ†• - β€” Hamel Husain & Shreya Shankar with Lenny Rachitsky Lenny's Podcast/Newsletter β€” Why AI evals are the hottest new skill for product builders https://www.lennysnewsletter.com/p/why-ai-evals-are-the-hottest-new-skill https://www.lennysnewsletter.com/p/why-ai-evals-are-the-hottest-new-skill https://www.lennysnewsletter.com/p/why-ai-evals-are-the-hottest-new-skill Β· talk β€” The accessible 'why evals matter' on-ramp live walkthrough of error analysis, open/axial coding that mainstreamed evals to PMs in 2025; the apartment-leasing-bot anecdote is the canonical 'you can't vibe-check' story. πŸ†• - β€” OpenAI β€” How evals drive the next chapter in AI for businesses https://openai.com/index/evals-drive-next-chapter-of-ai/ https://openai.com/index/evals-drive-next-chapter-of-ai/ https://openai.com/index/evals-drive-next-chapter-of-ai/ Β· blog β€” Frontier-lab framing of evals as turning fuzzy business goals into specs and measurable ROI; useful counterweight to Lambert's 'evals are marketing' and grounds the 'why' for enterprise readers. πŸ†• ⚠ unverified URL - β€” Aman Khan Arize with Lenny Rachitsky β€” Beyond vibe checks: A PM's complete guide to evals https://www.lennysnewsletter.com/p/beyond-vibe-checks-a-pms-complete https://www.lennysnewsletter.com/p/beyond-vibe-checks-a-pms-complete https://www.lennysnewsletter.com/p/beyond-vibe-checks-a-pms-complete Β· blog β€” The widely-shared PM-oriented argument for moving past 'looked good to me' vibe checks to systematic evals; one of the pieces that made evals a mainstream product skill in 2025. πŸ†• - β€” Gergely Orosz & Hamel Husain The Pragmatic Engineer β€” A pragmatic guide to LLM evals for devs https://newsletter.pragmaticengineer.com/p/evals https://newsletter.pragmaticengineer.com/p/evals https://newsletter.pragmaticengineer.com/p/evals Β· newsletter β€” Reaches the broad engineering audience with the core 'why': LLM non-determinism breaks traditional testing, so you need evals. High-distribution motivation piece co-written by Hamel. πŸ†• - β€” OpenAI β€” Predicting model behavior before release by simulating deployment Deployment Simulation https://openai.com/index/deployment-simulation/ https://openai.com/index/deployment-simulation/ https://openai.com/index/deployment-simulation/ Β· blog β€” Concrete 2026 evidence for why fixed/static evals fail: models recognize when they're being tested and game test suites; replaying ~1.3M real conversations surfaced reward-hacking no fixed eval caught. Strong 'why evals must evolve' argument. πŸ†• ⚠ unverified URL - β€” Greg Brockman OpenAI β€” evals are surprisingly often all you need https://x.com/gdb/status/1733553161884127435 https://x.com/gdb/status/1733553161884127435 https://x.com/gdb/status/1733553161884127435 Β· blog β€” The canonical one-liner 'evals are the new unit test' that anchors the whole 'why evals' thesis; frequently cited founding quote for the movement. Short but load-bearing. Must-reads: Yao Β· Yan eval-process Β· Hamel field-guide - β€” Jason Wei β€” Asymmetry of Verification and Verifier's Law https://www.jasonwei.net/blog/asymmetry-of-verification-and-verifiers-law https://www.jasonwei.net/blog/asymmetry-of-verification-and-verifiers-law https://www.jasonwei.net/blog/asymmetry-of-verification-and-verifiers-law Β· blog β€” Trainability tracks verifiability; verifying = creating an RL environment. - β€” Han-Chung Lee β€” A Taxonomy of RL Environments for LLM Agents https://leehanchung.github.io/blogs/2026/03/21/rl-environments-for-llm-agents/ https://leehanchung.github.io/blogs/2026/03/21/rl-environments-for-llm-agents/ https://leehanchung.github.io/blogs/2026/03/21/rl-environments-for-llm-agents/ Β· blog β€” A benchmark is a frozen RL environment; the E = {T,H,V,S,C} decomposition; "verifiable beats judgeable." - β€” Kanav Garg Core Automation; ex-DeepMind β€” talk; summary at The Life Cycle of an RL Environment https://muratbuffalo.blogspot.com/2026/06/acm-cais-conference-on-ai-and-agentic.html https://muratbuffalo.blogspot.com/2026/06/acm-cais-conference-on-ai-and-agentic.html https://muratbuffalo.blogspot.com/2026/06/acm-cais-conference-on-ai-and-agentic.html Β· talk β€” Difficulty calibration the 1–4/16 Goldilocks band , RL as variance reduction, reward hacking under training pressure. local notes: research/notes/kanav-garg-rl-environment-lifecycle.md - β€” David Silver & Richard Sutton β€” Welcome to the Era of Experience https://storage.googleapis.com/deepmind-media/Era-of-Experience%20/The%20Era%20of%20Experience%20Paper.pdf https://storage.googleapis.com/deepmind-media/Era-of-Experience%20/The%20Era%20of%20Experience%20Paper.pdf https://storage.googleapis.com/deepmind-media/Era-of-Experience%20/The%20Era%20of%20Experience%20Paper.pdf Β· paper β€” Human-data value approaching its ceiling; the frontier is agents learning from experience / synthetic environments. - β€” Nathan Lambert β€” RLHF Book, Ch. 16 β€” Evaluation https://rlhfbook.com/c/16-evaluation https://rlhfbook.com/c/16-evaluation https://rlhfbook.com/c/16-evaluation Β· book β€” Evaluation as a reflection of training goals; prompt-format sensitivity 60%β†’~0% . - β€” Nathan Lambert β€” What Comes Next with Reinforcement Learning https://www.interconnects.ai/p/what-comes-next-with-reinforcement https://www.interconnects.ai/p/what-comes-next-with-reinforcement https://www.interconnects.ai/p/what-comes-next-with-reinforcement Β· blog β€” Long-horizon credit assignment; where RL is and isn't ready. - β€” Prime Intellect β€” verifiers https://github.com/PrimeIntellect-ai/verifiers https://github.com/PrimeIntellect-ai/verifiers https://github.com/PrimeIntellect-ai/verifiers docs: .../blob/main/docs/environments.md Β· tool/repo β€” One environment package shared by eval and prime-rl β€” the eval-is-an-RL-env thesis as code. - β€” DeepSeek-AI Guo et al. β€” DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning https://arxiv.org/abs/2501.12948 https://arxiv.org/abs/2501.12948 https://arxiv.org/abs/2501.12948 Β· paper β€” The proof-of-thesis: pure RL with rule-based verifiable rewards no SFT makes reasoning emerge β€” the canonical 'if you can verify it, RL builds it' result; also published in Nature 2025. Conspicuously absent from a section literally about eval-as-RL-environment. πŸ†• - β€” Lambert et al. Allen Institute for AI β€” TΓΌlu 3: Pushing Frontiers in Open Language Model Post-Training https://arxiv.org/abs/2411.15124 https://arxiv.org/abs/2411.15124 https://arxiv.org/abs/2411.15124 Β· paper β€” Coined/popularized RLVR and open-sourced the recipe + code open-instruct : swap the reward model for a verifier on tasks with checkable answers. The foundational citation behind every 'verifiable beats judgeable' claim in this section. πŸ†• - β€” Anthropic β€” Natural Emergent Misalignment from Reward Hacking in Production RL https://www.anthropic.com/research/emergent-misalignment-reward-hacking https://www.anthropic.com/research/emergent-misalignment-reward-hacking https://www.anthropic.com/research/emergent-misalignment-reward-hacking Β· paper β€” Empirical receipt for the section's 'reward hacking under training pressure' theme: learning to cheat on real coding environments generalizes to sabotage/alignment-faking; introduces inoculation prompting as mitigation arXiv 2511.18397 . πŸ†• - β€” Prime Intellect β€” Environments Hub: A Community Hub To Scale RL To Open AGI https://www.primeintellect.ai/blog/environments https://www.primeintellect.ai/blog/environments https://www.primeintellect.ai/blog/environments Β· blog β€” The launch post for the verifiers-spec marketplace 2,500+ shared eval/RL environments β€” the eval-is-an-RL-env thesis as an actual ecosystem, the natural companion to the already-listed verifiers repo. πŸ†• - β€” Ege Erdil, Matthew Barnett, Tamay Besiroglu Mechanize β€” How to fully automate software engineering https://www.mechanize.work/blog/how-to-fully-automate-software-engineering/ https://www.mechanize.work/blog/how-to-fully-automate-software-engineering/ https://www.mechanize.work/blog/how-to-fully-automate-software-engineering/ Β· blog β€” Sharpest statement of the inverse thesis: today's RL environments are rudimentary, so capability is gated on building richer/more diverse environments β€” 'you only get the capability you can build an environment for.' πŸ†• - β€” Mechanize Erdil, Barnett, Besiroglu β€” Cheap RL tasks will waste compute https://www.mechanize.work/blog/cheap-rl-tasks-will-waste-compute/ https://www.mechanize.work/blog/cheap-rl-tasks-will-waste-compute/ https://www.mechanize.work/blog/cheap-rl-tasks-will-waste-compute/ Β· blog β€” The economics of environment quality: data and compute are complementary, so low-quality cheaply-bought tasks waste expensive RL compute β€” directly informs difficulty calibration / why environment design matters. πŸ†• - β€” Jean-Stanislas Denain & Chris Barber Epoch AI β€” An FAQ on Reinforcement Learning Environments https://epoch.ai/gradient-updates/state-of-rl-envs https://epoch.ai/gradient-updates/state-of-rl-envs https://epoch.ai/gradient-updates/state-of-rl-envs Β· blog β€” Practitioner-interview survey 18 pros on how RL environments are actually built, the reward-hacking failure modes, and the production-scaling bottleneck β€” the empirical state-of-the-field map this section lacks. πŸ†• - β€” AJ Kourabi & Dylan Patel SemiAnalysis β€” RL Environments and RL for Science: Data Foundries and Multi-Agent Architectures https://newsletter.semianalysis.com/p/rl-environments-and-rl-for-science https://newsletter.semianalysis.com/p/rl-environments-and-rl-for-science https://newsletter.semianalysis.com/p/rl-environments-and-rl-for-science Β· newsletter β€” Market-structure view: 35+ companies now sell RL environments; capability gains are coming from ramping RL compute, not pretraining. Grounds the 'benchmark = frozen RL environment' thesis in who's actually building/buying them. πŸ†• - β€” Harbor / Stanford / Laude Institute β€” Terminal-Bench: Benchmarking Agents on Hard, Realistic Tasks in Command Line Interfaces https://github.com/harbor-framework/terminal-bench https://github.com/harbor-framework/terminal-bench https://github.com/harbor-framework/terminal-bench Β· benchmark β€” A concrete instance of the thesis: each task ships a Docker environment + programmatic verification test suite + oracle β€” i.e. a benchmark that IS an RL environment and is used as one . 2.4k stars, active. πŸ†• - β€” Sierra Research Barres et al. β€” tau2-bench τ²-Bench : A Benchmark for Tool-Agent-User Interaction in Real-World Domains https://github.com/sierra-research/tau2-bench https://github.com/sierra-research/tau2-bench https://github.com/sierra-research/tau2-bench Β· benchmark β€” Dual-control, multi-turn, policy-following eval with a simulated user and verifiable DB-state checks β€” the canonical example of a verifiable conversational/agentic environment beyond math/code paper arXiv 2506.07982 . πŸ†• Must-reads: Wei Β· Lee RL-env taxonomy - β€” Han-Chung Lee β€” Hidden Technical Debt: Agent Harness https://leehanchung.github.io/blogs/2026/05/08/hidden-technical-debt-agent-harness/ https://leehanchung.github.io/blogs/2026/05/08/hidden-technical-debt-agent-harness/ https://leehanchung.github.io/blogs/2026/05/08/hidden-technical-debt-agent-harness/ Β· blog β€” The harness is the agent; what teams call "the model" is mostly harness + product. - β€” Han-Chung Lee β€” Hidden Technical Debt series index https://leehanchung.github.io/blogs/ https://leehanchung.github.io/blogs/ https://leehanchung.github.io/blogs/ Β· blog β€” The four-part series eval infra, runtime, harness, + agent runtime ~2026/04/24 . verify the runtime post URL on the index. - β€” METR β€” Measuring AI Ability to Complete Long Tasks https://metr.org/blog/2025-03-19-measuring-ai-ability-to-complete-long-tasks/ https://metr.org/blog/2025-03-19-measuring-ai-ability-to-complete-long-tasks/ https://metr.org/blog/2025-03-19-measuring-ai-ability-to-complete-long-tasks/ Β· paper/blog β€” Scaffolds change the measured horizon; success-vs-human-time as a primitive. also T9 - β€” Nathan Lambert β€” Turing Post interview "Open Models Won't Catch Up" https://www.turingpost.com/p/nathanlambert https://www.turingpost.com/p/nathanlambert https://www.turingpost.com/p/nathanlambert Β· talk/interview β€” "What technical people call the harness or the product matters more than just the model." - β€” Florian Brand Prime Intellect β€” Quo vadis, LLM benchmarks? https://florianbrand.com/posts/benches-2026 https://florianbrand.com/posts/benches-2026 https://florianbrand.com/posts/benches-2026 talk: https://www.youtube.com/watch?v=kmTMc-fVSXw https://www.youtube.com/watch?v=kmTMc-fVSXw Β· blog/talk β€” The AlgoTune case: same model, different harness, opposite ranking. also T6 notes: research/notes/florian-brand- - β€” Han-Chung Lee β€” The Model is the Product https://leehanchung.github.io/talks/2025/04/23/the-model-is-the-product/ https://leehanchung.github.io/talks/2025/04/23/the-model-is-the-product/ https://leehanchung.github.io/talks/2025/04/23/the-model-is-the-product/ Β· talk β€” The primary-source talk Data Council 2025 behind the must-read author's whole thesis β€” the direct counterpart to Hamel's 'Model is Not the Product'; the foundational text of the harness/model debate this section is built on. πŸ†• - β€” Hamel Husain β€” The Model is Not the Product https://www.youtube.com/watch?v=EEw2PpL- NM https://www.youtube.com/watch?v=EEw2PpL- NM https://www.youtube.com/watch?v=EEw2PpL- NM Β· talk β€” The opposing side of the Lee debate Data Council 2025 : great products are mostly harness + product + evals, not the model. Section already cites Lee; it should cite the debate it half-references. πŸ†• - β€” Simon Willison β€” Agents are models using tools in a loop https://simonwillison.net/2025/May/22/tools-in-a-loop/ https://simonwillison.net/2025/May/22/tools-in-a-loop/ https://simonwillison.net/2025/May/22/tools-in-a-loop/ Β· blog β€” The canonical, now-widely-adopted definition of an agent; 'the skill is in the design of both the tools and the loop' β€” the cleanest statement of why the harness, not the model, dominates behavior. πŸ†• - β€” OpenAI β€” Harness engineering: leveraging Codex in an agent-first world https://openai.com/index/harness-engineering/ https://openai.com/index/harness-engineering/ https://openai.com/index/harness-engineering/ Β· blog β€” Frontier-lab primary source coining 'harness engineering': a 1M-line codebase built by Codex agents where improving the environment/harness mattered more than the model. Lab-side complement to Lee's 'harness is the agent'. URL returns 403 to scraper but page is live; corroborated by InfoQ/Milvus coverage. πŸ†• - β€” Anthropic β€” Equipping agents for the real world with Agent Skills https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills Β· blog β€” The primary source for the 'skill' leg of the model/harness/skill decomposition β€” skills as composable, progressively-disclosed capabilities later made an open standard . The section title says 'skill' but has zero skill sources. πŸ†• - β€” Anthropic β€” Effective context engineering for AI agents https://www.anthropic.com/engineering/effective-context-engineering-for-ai-agents https://www.anthropic.com/engineering/effective-context-engineering-for-ai-agents https://www.anthropic.com/engineering/effective-context-engineering-for-ai-agents Β· blog β€” Anthropic's primary statement that the harness's job is engineering context editing, compaction, memory, programmatic tool-calling β€” the mechanism behind why same model + different harness diverges. πŸ†• - β€” Anthropic Ken Aizawa β€” Writing effective tools for agents β€” with agents https://www.anthropic.com/engineering/writing-tools-for-agents https://www.anthropic.com/engineering/writing-tools-for-agents https://www.anthropic.com/engineering/writing-tools-for-agents Β· blog β€” Tool design is a load-bearing part of the harness; 'agents are only as effective as the tools we give them,' validated eval-first. Directly ties harness decisions to measured agent performance. πŸ†• - β€” Pete Hodgson β€” Same Model, Different Results: Why Coding Agents Aren't Interchangeable https://blog.thepete.net/blog/2025/12/10/same-model-different-results-why-coding-agents-arent-interchangeable/ https://blog.thepete.net/blog/2025/12/10/same-model-different-results-why-coding-agents-arent-interchangeable/ https://blog.thepete.net/blog/2025/12/10/same-model-different-results-why-coding-agents-arent-interchangeable/ Β· blog β€” Concrete teardown of Claude Code's harness system reminders, sub-agents, planning, IDE feedback showing identical models yield different results β€” the practitioner case-study version of Brand's AlgoTune point. πŸ†• - β€” Princeton SAgE team Kapoor, Narayanan, et al. β€” Holistic Agent Leaderboard HAL https://hal.cs.princeton.edu/ https://hal.cs.princeton.edu/ https://hal.cs.princeton.edu/ Β· benchmark β€” Standardized, cost-aware harness that runs the SAME agent harness across 9 benchmarks/9 models 21,730 rollouts β€” the infrastructure answer to 'harness confounds rankings.' ICLR 2026; paper arXiv:2510.11977. πŸ†• - β€” Addy Osmani O'Reilly Radar β€” Agent Harness Engineering https://www.oreilly.com/radar/agent-harness-engineering/ https://www.oreilly.com/radar/agent-harness-engineering/ https://www.oreilly.com/radar/agent-harness-engineering/ Β· blog β€” 'A decent model with a great harness beats a great model with a bad harness'; reframes agent failures as harness/config problems traceable AGENTS.md rules . Names the converging harness primitives across coding agents. πŸ†• - β€” Nathan Lambert Interconnects β€” What comes next with open models weights / tools / harness decomposition https://www.interconnects.ai/p/the-next-phase-of-open-models https://www.interconnects.ai/p/the-next-phase-of-open-models https://www.interconnects.ai/p/the-next-phase-of-open-models Β· blog β€” Lambert's written articulation Mar 2026 of an AI system as weights + tools + harness β€” the written companion to the Turing Post interview already listed, with the explicit three-part decomposition. πŸ†• Must-reads: Lee harness Β· Brand Quo vadis - β€” Han-Chung Lee β€” Hidden Technical Debt: Agent Evaluation Infrastructure https://leehanchung.github.io/blogs/2026/06/13/hidden-technical-debt-agent-evaluation-infra/ https://leehanchung.github.io/blogs/2026/06/13/hidden-technical-debt-agent-evaluation-infra/ https://leehanchung.github.io/blogs/2026/06/13/hidden-technical-debt-agent-evaluation-infra/ Β· blog β€” Control plane / data plane; the five surfaces output, trace, memory, environment, mechanistic ; the empty-tool-result hallucination. - β€” Braintrust β€” The Three Pillars of AI Observability https://www.braintrust.dev/blog/three-pillars-ai-observability https://www.braintrust.dev/blog/three-pillars-ai-observability https://www.braintrust.dev/blog/three-pillars-ai-observability Β· blog β€” Dataset reconciliation living datasets ; traces / evals / annotation. - β€” Arize AX docs β€” Agent Trajectory Evaluations https://arize.com/docs/ax/evaluate/evaluators/trace-and-session-evals/trace-level-evaluations/agent-trajectory-evaluations https://arize.com/docs/ax/evaluate/evaluators/trace-and-session-evals/trace-level-evaluations/agent-trajectory-evaluations https://arize.com/docs/ax/evaluate/evaluators/trace-and-session-evals/trace-level-evaluations/agent-trajectory-evaluations Β· docs β€” Grading the path, not just the answer. - β€” Galileo β€” AI Agent Metrics: How Elite Teams Evaluate https://galileo.ai/blog/ai-agent-metrics https://galileo.ai/blog/ai-agent-metrics https://galileo.ai/blog/ai-agent-metrics Β· blog β€” A concrete agent-metric taxonomy action completion, tool selection, etc. . - β€” Arize β€” OpenInference semantic conventions https://github.com/Arize-ai/openinference/blob/main/spec/semantic conventions.md https://github.com/Arize-ai/openinference/blob/main/spec/semantic conventions.md https://github.com/Arize-ai/openinference/blob/main/spec/semantic conventions.md Β· tool/repo β€” An OTel-based agent trace schema tool, args, observation, latency, cost . - β€” LangChain β€” LangSmith Evaluation / Trajectory evals https://docs.langchain.com/langsmith/evaluation https://docs.langchain.com/langsmith/evaluation https://docs.langchain.com/langsmith/evaluation Β· https://docs.langchain.com/langsmith/trajectory-evals https://docs.langchain.com/langsmith/trajectory-evals Β· docs . - β€” OpenTelemetry / CNCF β€” OpenTelemetry GenAI Semantic Conventions agent & framework spans https://github.com/open-telemetry/semantic-conventions-genai https://github.com/open-telemetry/semantic-conventions-genai https://github.com/open-telemetry/semantic-conventions-genai Β· docs β€” The upstream vendor-neutral standard spans/metrics/events for LLM calls, invoke agent, execute tool, MCP that OpenInference maps onto β€” the canonical trace schema the section's OpenInference entry derives from. πŸ†• - β€” OpenTelemetry β€” Semantic Conventions for GenAI agent and framework spans https://opentelemetry.io/docs/specs/semconv/gen-ai/gen-ai-agent-spans/ https://opentelemetry.io/docs/specs/semconv/gen-ai/gen-ai-agent-spans/ https://opentelemetry.io/docs/specs/semconv/gen-ai/gen-ai-agent-spans/ Β· docs β€” Human-readable spec page for create agent / invoke agent / execute tool spans and attributes β€” the precise definition of what a gradable agent trace looks like. πŸ†• - β€” OpenTelemetry blog β€” Inside the LLM Call: GenAI Observability with OpenTelemetry https://opentelemetry.io/blog/2026/genai-observability/ https://opentelemetry.io/blog/2026/genai-observability/ https://opentelemetry.io/blog/2026/genai-observability/ Β· blog β€” Walkthrough of emitting and reading GenAI spans token usage, finish reasons, tool calls β€” concrete intro to the trace surface for practitioners not steeped in OTel. πŸ†• - β€” Weights & Biases β€” W&B Weave β€” tracing & evaluation toolkit https://docs.wandb.ai/weave https://docs.wandb.ai/weave https://docs.wandb.ai/weave Β· docs β€” @weave.op trace trees inputs/outputs/cost/latency plus a scorer-based eval harness β€” a widely used surface for grading both traces and outputs. πŸ†• - β€” Laminar β€” Laminar β€” open-source observability for AI agents https://laminar.sh/ https://laminar.sh/ https://laminar.sh/ Β· tool β€” OTel-native, agent-specific: transcript view, SQL-over-traces, and a rollout debugger β€” purpose-built for grading multi-step agent trajectories rather than single LLM calls. πŸ†• Must-reads: Lee eval infra Β· Braintrust three pillars All repos URL-verified via GitHub API, Jun 2026. πŸ†• = released/expanded 2025–2026. ⚠️ = caveat/discontinued. β€” UK AISI β€” Inspect AI https://github.com/UKGovernmentBEIS/inspect ai https://github.com/UKGovernmentBEIS/inspect ai https://github.com/UKGovernmentBEIS/inspect ai Β· https://inspect.aisi.org.uk/ https://inspect.aisi.org.uk/ β€” @task binds dataset + solver + scorer; custom scorers; sandboxed tools. The reference agent-eval framework. MUST β€” UK AISI β€” inspect evals https://github.com/UKGovernmentBEIS/inspect evals https://github.com/UKGovernmentBEIS/inspect evals https://github.com/UKGovernmentBEIS/inspect evals β€” πŸ†• the companion catalog of community benchmarks GAIA, CTFs, AIME… β€” the "batteries" for Inspect.β€” EleutherAI β€” lm-evaluation-harness https://github.com/EleutherAI/lm-evaluation-harness https://github.com/EleutherAI/lm-evaluation-harness https://github.com/EleutherAI/lm-evaluation-harness β€” the standard academic harness; first-class decontamination; task YAMLs.β€” Allen Institute Ai2 β€” OLMES https://github.com/allenai/olmes https://github.com/allenai/olmes https://github.com/allenai/olmes β€” πŸ†• the reproducible eval standard + harness behind OLMo/TΓΌlu: standardized prompts/metrics/formatting for apples-to-apples model comparison.β€” BenchFlow https://github.com/benchflow-ai/benchflow https://github.com/benchflow-ai/benchflow https://github.com/benchflow-ai/benchflow Β· https://benchflow.ai https://benchflow.ai β€” πŸ†• environment-lab framework: research infra + runtime for building RL environments, evals & post-training; ships SkillsBench and ClawsBench . "Environments are the new data." β€” Hugging Face β€” lighteval https://github.com/huggingface/lighteval https://github.com/huggingface/lighteval https://github.com/huggingface/lighteval β€” πŸ†• all-in-one harness across transformers/vLLM/TGI/nanotron, 1000+ tasks; HF's successor to evaluate .β€” Groq β€” OpenBench https://github.com/groq/openbench https://github.com/groq/openbench https://github.com/groq/openbench β€” πŸ†• provider-agnostic bench CLI, 95+ benchmarks, built on Inspect primitives.β€” OpenAI β€” simple-evals https://github.com/openai/simple-evals https://github.com/openai/simple-evals https://github.com/openai/simple-evals β€” minimal zero-shot/CoT scripts MMLU, HumanEval, SimpleQA, HealthBench ; the numbers OpenAI publishes.⚠️ not actively maintained.β€” OpenAI Evals https://github.com/openai/evals https://github.com/openai/evals https://github.com/openai/evals β€” the completion fn abstraction = swap the system-under-test. Best-practices: https://developers.openai.com/api/docs/guides/evaluation-best-practices https://developers.openai.com/api/docs/guides/evaluation-best-practices β€” promptfoo https://github.com/promptfoo/promptfoo https://github.com/promptfoo/promptfoo https://github.com/promptfoo/promptfoo β€” MIT eval + red-teaming CLI; git-diffable YAML configs. MUST β€” DeepEval / Confident AI https://github.com/confident-ai/deepeval https://github.com/confident-ai/deepeval https://github.com/confident-ai/deepeval β€” "pytest for LLMs," 40+ metrics G-Eval, RAG, hallucination + red-team; ~2M evals/day; hosted cloud. πŸ†•β€” pydantic-evals https://github.com/pydantic/pydantic-ai https://github.com/pydantic/pydantic-ai https://github.com/pydantic/pydantic-ai ai.pydantic.dev/evals β€” πŸ†• type-safe Datasets/Cases/Evaluators with OTel tracing, from the Pydantic AI team.β€” LangChain β€” openevals https://github.com/langchain-ai/openevals https://github.com/langchain-ai/openevals https://github.com/langchain-ai/openevals β€” πŸ†• prebuilt evaluators + create llm as judge incl. multimodal ; general-purpose companion to agentevals https://github.com/langchain-ai/agentevals https://github.com/langchain-ai/agentevals , trajectory match .β€” MLflow GenAI evaluate https://mlflow.org/docs/latest/genai/eval-monitor/ https://mlflow.org/docs/latest/genai/eval-monitor/ https://mlflow.org/docs/latest/genai/eval-monitor/ β€” πŸ†• mlflow.genai.evaluate : 50+ judges/metrics, custom scorers, regression datasets inside MLflow.β€” Stanford CRFM β€” HELM crfm-helm https://github.com/stanford-crfm/helm https://github.com/stanford-crfm/helm https://github.com/stanford-crfm/helm β€” holistic eval: standardized datasets + metrics beyond accuracy + leaderboard also VHELM, HEIM .β€” Giskard https://github.com/Giskard-AI/giskard-oss https://github.com/Giskard-AI/giskard-oss https://github.com/Giskard-AI/giskard-oss β€” auto-generates adversarial test suites injection, hallucination, bias from a plain-language app description.β€” Deepchecks LLM https://github.com/deepchecks/deepchecks https://github.com/deepchecks/deepchecks https://github.com/deepchecks/deepchecks llmdocs.deepchecks.com β€” property-based scoring grounded-in-context, toxicity, fluency + custom LLM-judge properties.β€” UpTrain https://github.com/uptrain-ai/uptrain https://github.com/uptrain-ai/uptrain https://github.com/uptrain-ai/uptrain β€” 20+ preconfigured checks + root-cause analysis on failures.β€” HF https://github.com/huggingface/evaluate evaluate https://github.com/huggingface/evaluate https://github.com/huggingface/evaluate β€” classic metrics library,⚠️ maintenance mode use lighteval for LLMs .β€” harbor-framework Laude Institute / Stanford β€” Harbor https://github.com/harbor-framework/harbor https://github.com/harbor-framework/harbor https://github.com/harbor-framework/harbor β€” πŸ†• framework for running agent evals + creating/using RL environments; powers Terminal-Bench 2.0. ~2.7kβ˜….⚠️ name overloaded cf. av/harbor local-LLM toolkit . β€” Matt Pocock β€” evalite https://github.com/mattpocock/evalite https://github.com/mattpocock/evalite https://github.com/mattpocock/evalite β€” πŸ†• local-first eval runner on Vitest; .eval.ts files, web UI, cost-aware.β€” Mastra scorers https://github.com/mastra-ai/mastra https://github.com/mastra-ai/mastra https://github.com/mastra-ai/mastra mastra.ai/docs/evals/overview β€” πŸ†• model-graded/rule/statistical scorers, live evals, CI, in the Mastra agent framework.β€” Vercel agent-eval https://github.com/vercel-labs/agent-eval https://github.com/vercel-labs/agent-eval https://github.com/vercel-labs/agent-eval β€” πŸ†• A/B-test coding agents Claude Code, Codex, Cursor on custom tasks; pass-rate dashboards.β€” Braintrust β€” Autoevals https://github.com/braintrustdata/autoevals https://github.com/braintrustdata/autoevals https://github.com/braintrustdata/autoevals β€” OSS scorer library Factuality, relevance, security… across Py/JS/Go/Ruby. β€” TruLens https://github.com/truera/trulens https://github.com/truera/trulens https://github.com/truera/trulens β€” instrumentation + "feedback functions" the RAG triad , now OTel-based.β€” Stanford β€” ARES https://github.com/stanford-futuredata/ARES https://github.com/stanford-futuredata/ARES https://github.com/stanford-futuredata/ARES β€” synthetic queries + fine-tuned judges + prediction-powered inference for confidence intervals.β€” Amazon Science β€” RAGChecker https://github.com/amazon-science/RAGChecker https://github.com/amazon-science/RAGChecker https://github.com/amazon-science/RAGChecker β€” πŸ†• claim-level diagnosis separating retriever vs generator errors.β€” continuous-eval Relari https://github.com/relari-ai/continuous-eval https://github.com/relari-ai/continuous-eval https://github.com/relari-ai/continuous-eval β€” modular per-module metrics across retrieval/generation/tool-use.β€” Tonic Validate https://github.com/TonicAI/tonic validate https://github.com/TonicAI/tonic validate https://github.com/TonicAI/tonic validate β€” RAG metrics as a GitHub Action for CI. β€” Haize Labs β€” verdict https://github.com/haizelabs/verdict https://github.com/haizelabs/verdict https://github.com/haizelabs/verdict β€” πŸ†• declarative compound judges debate/verification/aggregation, inference-time scaling ; arXiv:2502.18018.β€” OpenPipe ART β€” RULER https://github.com/OpenPipe/ART https://github.com/OpenPipe/ART https://github.com/OpenPipe/ART art.openpipe.ai/fundamentals/ruler β€” πŸ†• LLM-judge that ranks trajectories with no labels β€” judge-as-RL-reward. industry must-read β€” Prometheus 2 https://github.com/prometheus-eval/prometheus-eval https://github.com/prometheus-eval/prometheus-eval https://github.com/prometheus-eval/prometheus-eval β€” open-weight evaluator LMs for rubric-based assessment + pairwise.β€” Atla Selene https://github.com/atla-ai/selene-mini https://github.com/atla-ai/selene-mini https://github.com/atla-ai/selene-mini β€” πŸ†• 8B SoTA open judge score + critique ; + MCP server atla-ai/atla-mcp-server . arXiv:2501.17195.β€” Patronus Lynx / GLIDER https://github.com/patronus-ai/Lynx-hallucination-detection https://github.com/patronus-ai/Lynx-hallucination-detection https://github.com/patronus-ai/Lynx-hallucination-detection Β· https://github.com/patronus-ai/glider https://github.com/patronus-ai/glider β€” πŸ†• open hallucination judge / explainable span-level judge.β€” Flow-Judge https://github.com/flowaicom/flow-judge https://github.com/flowaicom/flow-judge https://github.com/flowaicom/flow-judge β€” efficient 3.8B open evaluator.β€” AI2 β€” RewardBench https://github.com/allenai/reward-bench https://github.com/allenai/reward-bench https://github.com/allenai/reward-bench β€” canonical reward-model +v2 judge benchmark/harness.β€” JudgeBench https://github.com/ScalerLab/JudgeBench https://github.com/ScalerLab/JudgeBench https://github.com/ScalerLab/JudgeBench β€” benchmark to evaluate the judges themselves.β€” Fireworks β€” reward-kit https://github.com/fw-ai-external/reward-kit https://github.com/fw-ai-external/reward-kit https://github.com/fw-ai-external/reward-kit β€” πŸ†• decorator-based reward-function authoring TRL/Fireworks interop . β€” Prime Intellect β€” verifiers https://github.com/PrimeIntellect-ai/verifiers https://github.com/PrimeIntellect-ai/verifiers https://github.com/PrimeIntellect-ai/verifiers β€” Environment = dataset + harness + rubric; one package for eval, RL, synthetic data. MUST β€” Prime Intellect β€” Environments Hub https://github.com/PrimeIntellect-ai/community-environments https://github.com/PrimeIntellect-ai/community-environments https://github.com/PrimeIntellect-ai/community-environments app.primeintellect.ai β€” πŸ†• crowdsourced verifiers-based RL/eval envs.β€” Prime Intellect β€” prime-rl https://github.com/PrimeIntellect-ai/prime-rl https://github.com/PrimeIntellect-ai/prime-rl https://github.com/PrimeIntellect-ai/prime-rl β€” πŸ†• async RL trainer consuming verifiers envs INTELLECT-3 .β€” BenchFlow https://github.com/benchflow-ai/benchflow https://github.com/benchflow-ai/benchflow https://github.com/benchflow-ai/benchflow Β· https://benchflow.ai https://benchflow.ai β€” πŸ†• environment lab: builds & runs RL/eval environments SkillsBench, ClawsBench, runtime . "Environments are the new data." also Β§5a β€” HUD https://github.com/hud-evals/hud-python https://github.com/hud-evals/hud-python https://github.com/hud-evals/hud-python β€” πŸ†• SDK to build/run agent eval environments computer-use, browser, MCP with telemetry.β€” Nous Research β€” Atropos https://github.com/NousResearch/atropos https://github.com/NousResearch/atropos https://github.com/NousResearch/atropos β€” πŸ†• async "environment microservice" framework for rollouts/verifiable rewards.β€” verl https://github.com/volcengine/verl https://github.com/volcengine/verl https://github.com/volcengine/verl now verl-project/verl β€” de-facto industry RLVR trainer PPO/GRPO . ~22kβ˜….β€” OpenRLHF https://github.com/OpenRLHF/OpenRLHF https://github.com/OpenRLHF/OpenRLHF https://github.com/OpenRLHF/OpenRLHF Β· SkyRL β€” https://github.com/NovaSky-AI/SkyRL https://github.com/NovaSky-AI/SkyRL Β· AReaL β€” https://github.com/areal-project/AReaL https://github.com/areal-project/AReaL Β· ROLL β€” https://github.com/alibaba/ROLL https://github.com/alibaba/ROLL Β· rLLM β€” https://github.com/agentica-project/rllm https://github.com/agentica-project/rllm Β· TRL β€” https://github.com/huggingface/trl https://github.com/huggingface/trl β€” the RL-training stack agents are post-trained + eval'd in.β€” General Reasoning β€” Open Reward Standard ORS https://docs.openreward.ai/ https://docs.openreward.ai/ https://docs.openreward.ai/ PyPI openreward β€” πŸ†• MCP-extending spec adding RL primitives episodes, rewards, curriculum .⚠️ no single canonical repo confirmed. β€” Arize Phoenix https://github.com/Arize-ai/phoenix https://github.com/Arize-ai/phoenix https://github.com/Arize-ai/phoenix β€” OSS OTel tracing + response/retrieval evals + datasets/experiments. MUST β€” Langfuse https://github.com/langfuse/langfuse https://github.com/langfuse/langfuse https://github.com/langfuse/langfuse β€” OSS: evals LLM-judge, feedback, manual labeling , datasets/experiments, prompt mgmt; self-hostable. πŸ†•β€” Comet β€” Opik https://github.com/comet-ml/opik https://github.com/comet-ml/opik https://github.com/comet-ml/opik β€” πŸ†• fully-OSS eval + observability judges, datasets, CI-runnable evals .β€” W&B Weave https://github.com/wandb/weave https://github.com/wandb/weave https://github.com/wandb/weave β€” weave.Evaluation scorers exact/regex/model-graded/embedding + Guardrails; comparison dashboards. πŸ†• Humanloop's migration target. β€” Braintrust https://www.braintrust.dev/docs/start/eval-sdk https://www.braintrust.dev/docs/start/eval-sdk https://www.braintrust.dev/docs/start/eval-sdk offline-eval-guide β€” Eval over golden datasets; offline vs online. MUST β€” Patronus AI https://www.patronus.ai/ https://www.patronus.ai/ https://www.patronus.ai/ github.com/patronus-ai β€” πŸ†• research-grade judges Lynx, GLIDER, Percival agent-failure debugger , experiments, multimodal judge.β€” Maxim AI https://www.getmaxim.ai/ https://www.getmaxim.ai/ https://www.getmaxim.ai/ β€” πŸ†• agent simulation + eval + observability across thousands of scenarios/personas.β€” Galileo https://galileo.ai/ https://galileo.ai/ https://galileo.ai/ β€” Luna evaluators + Agentic Evaluations.β€” Vellum https://www.vellum.ai/ https://www.vellum.ai/ https://www.vellum.ai/ β€” visual workflows + offline/online evals scoring every production run.β€” Helicone https://github.com/helicone/helicone https://github.com/helicone/helicone https://github.com/helicone/helicone β€” OSS gateway + observability; "Scores" ingests external eval results.β€” Traceloop / OpenLLMetry https://github.com/traceloop/openllmetry https://github.com/traceloop/openllmetry https://github.com/traceloop/openllmetry β€” OSS OTel instrumentation Py/TS/Go/Ruby + hosted reliability platform.β€” Langtrace https://github.com/Scale3-Labs/langtrace https://github.com/Scale3-Labs/langtrace https://github.com/Scale3-Labs/langtrace β€” OSS OTel-standard tracing + manual scoring + dataset mgmt.β€” WhyLabs / LangKit https://github.com/whylabs/langkit https://github.com/whylabs/langkit https://github.com/whylabs/langkit β€” high-throughput text-signal metrics toxicity, PII, jailbreak for production monitoring.β€” Portkey https://github.com/portkey-ai/gateway https://github.com/portkey-ai/gateway https://github.com/portkey-ai/gateway β€” πŸ†• OSS gateway + 60+ guardrails + observability fully open-sourced Mar 2026 .β€” Datadog LLM Observability https://www.datadoghq.com/product/ai/llm-observability/ https://www.datadoghq.com/product/ai/llm-observability/ https://www.datadoghq.com/product/ai/llm-observability/ β€” πŸ†• evaluators + golden datasets + LLM Experiments + AI Agent Monitoring Jun 2025 .β€” Fiddler AI https://www.fiddler.ai/ https://www.fiddler.ai/ https://www.fiddler.ai/ β€” πŸ†• Trust Models Safety/PII/Faithfulness scoring in <100ms; Guardrails + agentic observability.β€” SeaOtter https://seaotter.ai?utm source=github&utm medium=awesome list&utm campaign=launch&utm content=A-09-benchflow-awesome-evals https://seaotter.ai/submit?utm source=github&utm medium=awesome list&utm campaign=launch&utm content=A-09-benchflow-awesome-evals https://seaotter.ai/submit?utm source=github&utm medium=awesome list&utm campaign=launch&utm content=A-09-benchflow-awesome-evals Β· tool β€” Adversarial critic for AI agent outputs. Submit an output plus an acceptance policy; get pass/rework/fail with specific reasons before accepting the work.β€” PromptLayer https://www.promptlayer.com/ https://www.promptlayer.com/ https://www.promptlayer.com/ Β· New Relic AI Monitoring β€” https://newrelic.com/platform/ai-monitoring https://newrelic.com/platform/ai-monitoring β€” lighter prompt-CMS / APM-native monitoring. - β€” Arize β€” OpenInference https://github.com/Arize-ai/openinference https://github.com/Arize-ai/openinference https://github.com/Arize-ai/openinference β€” semantic conventions for agent traces tool/args/observation/latency/cost . - β€” OpenTelemetry GenAI semantic conventions https://opentelemetry.io/docs/specs/semconv/gen-ai/ https://opentelemetry.io/docs/specs/semconv/gen-ai/ https://opentelemetry.io/docs/specs/semconv/gen-ai/ open-telemetry/semantic-conventions β€” πŸ†• the vendor-neutral schema now covers agent orchestration, MCP tool calls, and a quality-evaluation span hook . - β€” Braintrust β€” Braintrust https://www.braintrust.dev/ https://www.braintrust.dev/ https://www.braintrust.dev/ Β· tool β€” Industry-standard eval+observability platform Notion, Stripe, Vercel tying offline experiments to production logs; the section already cites Braintrust's Autoevals but omits the platform itself. πŸ†• - β€” RagaAI β€” RagaAI Catalyst https://github.com/raga-ai-hub/RagaAI-Catalyst https://github.com/raga-ai-hub/RagaAI-Catalyst https://github.com/raga-ai-hub/RagaAI-Catalyst Β· tool β€” OSS agent-observability + eval SDK with multi-agent trace/execution-graph debugging, synthetic-data gen, and guardrail management β€” covers the online/guardrail-eval slice the section lacks. πŸ†• - β€” OpenAI β€” OpenAI Cookbook β€” Evals https://developers.openai.com/cookbook/topic/evals https://developers.openai.com/cookbook/topic/evals https://developers.openai.com/cookbook/topic/evals Β· docs β€” Maintained, runnable recipes for building evals incl. Agents SDK eval, evaluating agents with Langfuse ; the practical companion to OpenAI Evals and a curator-grade 'show real work' resource. πŸ†• ⚠ unverified URL Must-reads: Inspect AI Β· promptfoo Β· Braintrust Β· verifiers Β· DeepEval Β· Phoenix/Langfuse pick your observability Β· RULER judge-as-reward 6 Β· Benchmark vs. eval and benchmark integrity: contamination, saturation, label errors, leaderboard gaming - β€” Ofir Press β€” How to Build Good Language Modeling Benchmarks https://ofir.io/How-to-Build-Good-Language-Modeling-Benchmarks/ https://ofir.io/How-to-Build-Good-Language-Modeling-Benchmarks/ https://ofir.io/How-to-Build-Good-Language-Modeling-Benchmarks/ Β· blog β€” The benchmark-author's checklist; difficulty target; one-number reporting; 150–500 task sizing. - β€” Kapoor et al. β€” AI Agents That Matter https://arxiv.org/abs/2407.01502 https://arxiv.org/abs/2407.01502 https://arxiv.org/abs/2407.01502 Β· paper β€” Cost-controlled evaluation; model-dev vs downstream-dev needs; holdouts. - β€” OpenAI β€” Why We No Longer Evaluate SWE-bench Verified https://openai.com/index/why-we-no-longer-evaluate-swe-bench-verified/ https://openai.com/index/why-we-no-longer-evaluate-swe-bench-verified/ https://openai.com/index/why-we-no-longer-evaluate-swe-bench-verified/ Β· blog β€” ~59% of audited failures were broken tests. mirror: https://decrypt.co/359012/... https://decrypt.co/359012/... - β€” Shivalika Singh et al. Cohere/Princeton/Stanford/MIT/AI2 β€” The Leaderboard Illusion https://arxiv.org/abs/2504.20879 https://arxiv.org/abs/2504.20879 https://arxiv.org/abs/2504.20879 Β· paper β€” Private testing, selective disclosure, and data-access asymmetry on Chatbot Arena. notes: research/notes/leaderboard-illusion.md - β€” The SWE-bench Illusion: When SOTA LLMs Remember Instead of Reason https://arxiv.org/abs/2506.12286 https://arxiv.org/abs/2506.12286 https://arxiv.org/abs/2506.12286 Β· paper β€” Memorization inflates SWE-bench scores. - β€” Establishing Best Practices for Building Rigorous Agentic Benchmarks ABC https://arxiv.org/abs/2507.02825 https://arxiv.org/abs/2507.02825 https://arxiv.org/abs/2507.02825 Β· paper β€” SWE-bench Verified weak tests; Ο„-bench rewards empty responses. verified high - β€” Epoch AI β€” FrontierMath Tiers 1–3 v2 corrected https://epoch.ai/benchmarks/frontiermath-tiers-1-3-v2 https://epoch.ai/benchmarks/frontiermath-tiers-1-3-v2 https://epoch.ai/benchmarks/frontiermath-tiers-1-3-v2 changelog: .../frontiermath-tier-4-v2 Β· page β€” ~42% of problems corrected after AI-assisted review. also T8: the operator-as-rot-detector tale - β€” FutureHouse / Andrew White β€” About 30% of Humanity's Last Exam Answers Are Wrong https://www.futurehouse.org/research-announcements/hle-exam https://www.futurehouse.org/research-announcements/hle-exam https://www.futurehouse.org/research-announcements/hle-exam Β· blog β€” 29 Β± 3.7% of text-only chem/bio answers contradicted by the literature. LessWrong writeup: https://www.lesswrong.com/posts/JANqfGrMyBgcKtGgK/ https://www.lesswrong.com/posts/JANqfGrMyBgcKtGgK/ - β€” Nathan Lambert β€” Building on Evaluation Quicksand https://www.interconnects.ai/p/building-on-evaluation-quicksand https://www.interconnects.ai/p/building-on-evaluation-quicksand https://www.interconnects.ai/p/building-on-evaluation-quicksand Β· blog β€” No hard source of truth; synthetic-data contamination. - β€” Lost in Simulation https://arxiv.org/abs/2601.17087 https://arxiv.org/abs/2601.17087 https://arxiv.org/abs/2601.17087 Β· paper β€” Simulated users are unreliable proxies ~9pp swings by simulator choice; demographic miscalibration . - β€” Jimenez, Yang, … Press, Narasimhan β€” SWE-bench: Can LMs Resolve Real-World GitHub Issues? https://arxiv.org/abs/2310.06770 https://arxiv.org/abs/2310.06770 https://arxiv.org/abs/2310.06770 Β· https://www.swebench.com https://www.swebench.com Verified: .../verified.html Β· paper/site . - β€” Eugene Yan β€” Task-Specific LLM Evals that Do & Don't Work https://eugeneyan.com/writing/evals/ https://eugeneyan.com/writing/evals/ https://eugeneyan.com/writing/evals/ Β· blog β€” Off-the-shelf evals rarely transfer; accuracy is too coarse. - β€” Andrej Karpathy on evals https://x.com/karpathy/status/1896266683301659068 https://x.com/karpathy/status/1896266683301659068 https://x.com/karpathy/status/1896266683301659068 Β· post β€” "We make a number of specific recommendations…" the eval-as-narrow critique . - β€” Hugh Zhang et al. Scale AI β€” A Careful Examination of LLM Performance on Grade School Arithmetic GSM1k https://arxiv.org/abs/2405.00332 https://arxiv.org/abs/2405.00332 https://arxiv.org/abs/2405.00332 Β· paper β€” Held-out GSM1k replica of GSM8k exposes up to 8% accuracy drop and partial memorization Mistral/Phi β€” the canonical method for measuring benchmark overfitting/contamination via a matched holdout. - β€” Curtis Northcutt, Anish Athalye, Jonas Mueller β€” Pervasive Label Errors in Test Sets Destabilize Machine Learning Benchmarks https://arxiv.org/abs/2103.14749 https://arxiv.org/abs/2103.14749 https://arxiv.org/abs/2103.14749 Β· paper β€” NeurIPS 2021 foundational result: ~3.3% avg label errors across 10 famous test sets ImageNet, MNIST, etc. ; corrections flip model rankings. The canonical 'label errors' citation this section's theme rests on labelerrors.com / cleanlab . - β€” Aryo Pradipta Gema et al. Edinburgh β€” Are We Done with MMLU? MMLU-Redux https://arxiv.org/abs/2406.04127 https://arxiv.org/abs/2406.04127 https://arxiv.org/abs/2406.04127 Β· paper β€” ~6.5% of MMLU questions contain errors 57% in Virology ; MMLU-Redux re-annotation shifts rankings β€” directly demonstrates label-error impact on the most-cited LLM benchmark. - β€” Naman Jain et al. UC Berkeley β€” LiveCodeBench: Holistic and Contamination-Free Evaluation of LLMs for Code https://arxiv.org/abs/2403.07974 https://arxiv.org/abs/2403.07974 https://arxiv.org/abs/2403.07974 Β· benchmark β€” Time-windowed problem collection post-cutoff scoring as the leading contamination-resistant design pattern β€” the section discusses contamination but lists no exemplar of how to engineer around it. - β€” White, Dohan, LeCun, Goldblum et al. β€” LiveBench: A Challenging, Contamination-Limited LLM Benchmark https://github.com/LiveBench/LiveBench https://github.com/LiveBench/LiveBench https://github.com/LiveBench/LiveBench Β· benchmark β€” Monthly-refreshed questions from new arXiv/news/competitions with objective ground truth β€” the canonical 'dynamic refresh' answer to saturation and contamination. - β€” ClΓ©mentine Fourrier / Hugging Face β€” The LLM Evaluation Guidebook Open LLM Leaderboard team https://github.com/huggingface/evaluation-guidebook https://github.com/huggingface/evaluation-guidebook https://github.com/huggingface/evaluation-guidebook Β· docs β€” Practitioner reference from running the Open LLM Leaderboard; explicit sections on contamination, reproducibility, and leaderboard design β€” the hands-on 'how to not get fooled' companion to this section updated version: hf.co/spaces/OpenEvals/evaluation-guidebook . - β€” Kapoor, Stroebl, Kirgis et al. Princeton β€” Holistic Agent Leaderboard: The Missing Infrastructure for AI Agent Evaluation https://arxiv.org/abs/2510.11977 https://arxiv.org/abs/2510.11977 https://arxiv.org/abs/2510.11977 Β· paper β€” 21,000+ standardized agent runs surfacing leaderboard unreliability and unreported misbehaviors agents searching HuggingFace for benchmark answers β€” extends 'AI Agents That Matter' to leaderboard integrity for agents specifically. πŸ†• - β€” Jambholkar, Rajani, Bakshi Collinear AI β€” Gaming the System: Goodhart's Law Exemplified in the AI Leaderboard Controversy https://blog.collinear.ai/p/gaming-the-system-goodharts-law-exemplified-in-ai-leaderboard-controversy https://blog.collinear.ai/p/gaming-the-system-goodharts-law-exemplified-in-ai-leaderboard-controversy https://blog.collinear.ai/p/gaming-the-system-goodharts-law-exemplified-in-ai-leaderboard-controversy Β· blog β€” Practitioner framing of the Llama 4 / Chatbot Arena gaming episode through Goodhart's Law β€” the accessible blog companion to The Leaderboard Illusion paper. πŸ†• - β€” OpenAI β€” A Shared Playbook for Trustworthy Third-Party Evaluations https://openai.com/index/trustworthy-third-party-evaluations-foundations/ https://openai.com/index/trustworthy-third-party-evaluations-foundations/ https://openai.com/index/trustworthy-third-party-evaluations-foundations/ Β· blog Safety, May 29 2026 β€” What makes independent evals of frontier-model safeguards & capabilities trustworthy: selecting the right harness, checking for validity hazards that distort results, and the standards third-party evaluators need. also T10 πŸ†• Must-reads: Press Β· Kapoor et al. Β· OpenAI SWE-bench Verified Β· Leaderboard Illusion See also T2 β€” verifiers library, Lee's RL-env taxonomy, Garg's lifecycle, Wei's verifier's law. - β€” Nathan Lambert et al. β€” RewardBench https://arxiv.org/abs/2403.13787 https://arxiv.org/abs/2403.13787 https://arxiv.org/abs/2403.13787 Β· paper β€” Evaluating reward models the verifier you train against . - β€” Nathan Lambert β€” The New RL Scaling Laws https://www.interconnects.ai/p/the-new-rl-scaling-laws https://www.interconnects.ai/p/the-new-rl-scaling-laws https://www.interconnects.ai/p/the-new-rl-scaling-laws Β· blog β€” Where RLVR scaling is heading. interview: https://www.latent.space/p/the-rlvr-revolution-with-nathan-lambert https://www.latent.space/p/the-rlvr-revolution-with-nathan-lambert - β€” Spurious Rewards: Rethinking Training Signals in RLVR https://arxiv.org/abs/2506.10947 https://arxiv.org/abs/2506.10947 https://arxiv.org/abs/2506.10947 Β· paper β€” Random/spurious rewards rival ground truth on Qwen2.5 Qwen-specific . cite arXiv figures, not the blog gloss β€” see research/notes/reference-audit.md - β€” Nathan Lambert β€” The State of Post-Training 2025 https://www.interconnects.ai/p/the-state-of-post-training-2025 https://www.interconnects.ai/p/the-state-of-post-training-2025 https://www.interconnects.ai/p/the-state-of-post-training-2025 Β· blog β€” Context for where evals feed training. - β€” Lilian Weng β€” Reward Hacking in Reinforcement Learning https://lilianweng.github.io/posts/2024-11-28-reward-hacking/ https://lilianweng.github.io/posts/2024-11-28-reward-hacking/ https://lilianweng.github.io/posts/2024-11-28-reward-hacking/ Β· blog β€” The canonical survey of reward hacking β€” taxonomy, RLHF-specific failure modes, mitigations; the foundational reference any reward-design section needs. - β€” Victoria Krakovna et al. Google DeepMind β€” Specification gaming: the flip side of AI ingenuity https://deepmind.google/blog/specification-gaming-the-flip-side-of-ai-ingenuity/ https://deepmind.google/blog/specification-gaming-the-flip-side-of-ai-ingenuity/ https://deepmind.google/blog/specification-gaming-the-flip-side-of-ai-ingenuity/ Β· blog β€” Canonical specification-gaming post +the running examples list ; origin story of why verifiers/reward functions get gamed, predating the LLM-RL wave. - β€” Latent Space / Will Brown β€” Multi-Turn RL for Multi-Hour Agents β€” with Will Brown Prime Intellect https://www.latent.space/p/willccbb https://www.latent.space/p/willccbb https://www.latent.space/p/willccbb Β· talk β€” The verifiers author on building multi-turn RL environments, turn-level credit assignment and reward design in practice β€” the practitioner voice behind the verifiers library already cited here. πŸ†• - β€” various arXiv 2509.21882 β€” Position: The Hidden Costs and Measurement Gaps of RLVR https://arxiv.org/abs/2509.21882 https://arxiv.org/abs/2509.21882 https://arxiv.org/abs/2509.21882 Β· paper β€” RLVR gains overstated via budget mismatch, calibration drift, contamination; proposes a tax-aware minimum standard β€” the rigor counterweight to Lambert's RL-scaling optimism. πŸ†• - β€” Saumya Malik, Nathan Lambert et al. Ai2 β€” RewardBench 2: Advancing Reward Model Evaluation https://arxiv.org/abs/2506.01937 https://arxiv.org/abs/2506.01937 https://arxiv.org/abs/2506.01937 Β· benchmark β€” The 2025 successor to RewardBench already listed β€” harder, less saturated, ICLR 2026; the current bar for evaluating the verifier you train against. πŸ†• - β€” Nathan Lambert β€” Reward Modeling RLHF Book, ch. 5 https://rlhfbook.com/c/05-reward-models https://rlhfbook.com/c/05-reward-models https://rlhfbook.com/c/05-reward-models Β· docs β€” Canonical free reference chapter on reward models β€” the standing explainer for the 'verifier you train against' framing this section uses. πŸ†• - β€” Shubham Parashar et al. Texas A&M β€” Curriculum RL from Easy to Hard Tasks Improves LLM Reasoning E2H Reasoner https://arxiv.org/abs/2506.06632 https://arxiv.org/abs/2506.06632 https://arxiv.org/abs/2506.06632 Β· paper β€” Difficulty-calibration primary source: easy-to-hard scheduling with convergence guarantees and the 'fade out easy tasks' result β€” directly fills the section's difficulty-calibration theme. πŸ†• - β€” Jiacheng Guo, Ling Yang, Mengdi Wang et al. Princeton β€” GenEnv: Difficulty-Aligned Co-Evolution Between LLM Agents and Environment Simulators https://arxiv.org/abs/2512.19682 https://arxiv.org/abs/2512.19682 https://arxiv.org/abs/2512.19682 Β· paper β€” Generative environment simulator with an alpha-Curriculum Reward that keeps tasks in the zone of proximal development β€” recent take on auto-calibrating env difficulty to the agent. πŸ†• Must-reads: Lee RL-env taxonomy Β· Garg lifecycle Β· verifiers repo - β€” Eugene Yan β€” Evaluating the Effectiveness of LLM-Evaluators https://eugeneyan.com/writing/llm-evaluators/ https://eugeneyan.com/writing/llm-evaluators/ https://eugeneyan.com/writing/llm-evaluators/ Β· blog β€” Position/verbosity/self-enhancement bias; direct vs pairwise; prefer binary + classification metrics. - β€” Hamel Husain β€” Creating an LLM-as-a-Judge That Drives Business Results https://hamel.dev/blog/posts/llm-judge/ https://hamel.dev/blog/posts/llm-judge/ https://hamel.dev/blog/posts/llm-judge/ Β· blog β€” Critique-shadowing; validate against ONE benevolent-dictator expert; precision/recall over raw agreement. - β€” Shankar et al. UIST '24 β€” Who Validates the Validators? EvalGen https://arxiv.org/abs/2404.12272 https://arxiv.org/abs/2404.12272 https://arxiv.org/abs/2404.12272 pdf: .../pdf/2404.12272 ; UIST: https://people.eecs.berkeley.edu/~bjoern/papers/shankar-validators-uist2024.pdf https://people.eecs.berkeley.edu/~bjoern/papers/shankar-validators-uist2024.pdf Β· paper β€” Criteria drift; the coverage-vs-false-failure judge-alignment loop. - β€” Hamel Husain & Shreya Shankar β€” LLM Evals FAQ https://hamel.dev/blog/posts/evals-faq/ https://hamel.dev/blog/posts/evals-faq/ https://hamel.dev/blog/posts/evals-faq/ error-analysis section: .../why-is-error-analysis-so-important-in-llm-evals-and-how-is-it-performed.html Β· blog β€” Binary over Likert; review β‰₯100 traces; the first-failure transition matrix for agents. - β€” Han-Chung Lee β€” LLM-as-a-Judge: Rethinking Model-Based Evaluations https://leehanchung.github.io/blogs/2024/08/11/llm-as-a-judge/ https://leehanchung.github.io/blogs/2024/08/11/llm-as-a-judge/ https://leehanchung.github.io/blogs/2024/08/11/llm-as-a-judge/ Β· blog β€” Avoid 0,1 continuous scales; manage judges like junior annotators. - β€” Zheng et al. β€” Judging LLM-as-a-Judge with MT-Bench and Chatbot Arena https://arxiv.org/abs/2306.05685 https://arxiv.org/abs/2306.05685 https://arxiv.org/abs/2306.05685 Β· paper β€” Source of the 10%/25% self-favoring & position-bias numbers β€” which the authors themselves hedge "cannot determine" ; GPT-3.5 doesn't self-favor. - β€” Bavaresco et al. β€” LLMs Instead of Human Judges? A Large-Scale Study https://arxiv.org/abs/2406.18403 https://arxiv.org/abs/2406.18403 https://arxiv.org/abs/2406.18403 Β· paper β€” Substantial variance across models/datasets; validate judges against humans first. - β€” Eugene Yan β€” AlignEval https://eugeneyan.com/writing/aligneval/ https://eugeneyan.com/writing/aligneval/ https://eugeneyan.com/writing/aligneval/ Β· blog β€” "Align AI to human. Calibrate human to AI. Repeat." Work backward from the data. - β€” Eugene Yan β€” Product Evals in Three Simple Steps https://eugeneyan.com/writing/product-evals/ https://eugeneyan.com/writing/product-evals/ https://eugeneyan.com/writing/product-evals/ Β· blog β€” The "God Evaluator" anti-pattern; the benchmark is human performance, not perfection. - β€” Han-Chung Lee β€” Statistics for AI/ML, Part 3 β€” Cohen's Kappa https://leehanchung.github.io/blogs/2025/03/03/cohen-kappa/ https://leehanchung.github.io/blogs/2025/03/03/cohen-kappa/ https://leehanchung.github.io/blogs/2025/03/03/cohen-kappa/ Β· blog β€” Chance-adjusted inter-annotator agreement the gate before holding out . - β€” Shreya Shankar β€” Data Flywheels for LLM Applications https://www.sh-reya.com/blog/ai-engineering-flywheel/ https://www.sh-reya.com/blog/ai-engineering-flywheel/ https://www.sh-reya.com/blog/ai-engineering-flywheel/ Β· blog β€” Binary metrics, the "GPT smell," error analysis as the core activity. - SPADE https://arxiv.org/html/2401.03038v1 https://arxiv.org/html/2401.03038v1 https://arxiv.org/html/2401.03038v1 & DocETL https://arxiv.org/abs/2410.12189 https://arxiv.org/abs/2410.12189 β€” Shankar et al. Β· paper β€” Data-quality assertions / agentic query rewriting for LLM pipelines. - β€” Arjun Panickssery, Samuel R. Bowman, Shi Feng NeurIPS 2024 β€” LLM Evaluators Recognize and Favor Their Own Generations https://arxiv.org/abs/2404.13076 https://arxiv.org/abs/2404.13076 https://arxiv.org/abs/2404.13076 Β· paper β€” The canonical causal study of self-preference bias: shows GPT-4/Llama-2 can recognize their own outputs and that self-recognition correlates linearly with self-favoring. This is the primary source behind 'self-enhancement bias' that the section's blogs only allude to. - β€” Yang Liu et al. Microsoft, EMNLP 2023 β€” G-Eval: NLG Evaluation using GPT-4 with Better Human Alignment https://arxiv.org/abs/2303.16634 https://arxiv.org/abs/2303.16634 https://arxiv.org/abs/2303.16634 Β· paper β€” The foundational reference-free LLM-judge method CoT + form-filling scoring . Defines the direct-scoring paradigm the section critiques; a curated judge section is incomplete without the paper that started it. - β€” Jiawei Gu et al. β€” A Survey on LLM-as-a-Judge https://arxiv.org/abs/2411.15594 https://arxiv.org/abs/2411.15594 https://arxiv.org/abs/2411.15594 Β· paper β€” The most-cited survey organizing the LLM-judge space bias taxonomy, reliability methods, agreement metrics . Serves as the one-stop map/bibliography the section currently lacks. - β€” Yulai Zhao, Haolin Liu, Dian Yu et al. Tencent AI Lab / Princeton β€” One Token to Fool LLM-as-a-Judge https://arxiv.org/abs/2507.08794 https://arxiv.org/abs/2507.08794 https://arxiv.org/abs/2507.08794 Β· paper β€” Shows 'master-key' tokens a colon, 'Solution:' trigger false-positive rewards up to 80% even on GPT-o1/Claude-4 judges, plus a robust Master-RM fix. Core evidence on judge/verifier reward-hacking fragility. πŸ†• - β€” Jon Saad-Falcon et al. β€” Stanford Hazy Research / Scaling Intelligence β€” Weaver: Closing the Generation-Verification Gap with Weak Verifiers https://hazyresearch.stanford.edu/blog/2025-06-18-weaver https://hazyresearch.stanford.edu/blog/2025-06-18-weaver https://hazyresearch.stanford.edu/blog/2025-06-18-weaver Β· blog β€” Directly operationalizes 'verifiable vs judgeable': aggregates many weak judges/reward models unlabeled to shrink the generator-verifier gap, reaching o3-mini accuracy from Llama-3.3-70B. Paper: arxiv.org/abs/2506.18203. πŸ†• - β€” Mingchen Zhuge et al. Meta AI / KAUST β€” Agent-as-a-Judge: Evaluate Agents with Agents https://arxiv.org/abs/2410.10934 https://arxiv.org/abs/2410.10934 https://arxiv.org/abs/2410.10934 Β· paper β€” Extends LLM-as-judge to agentic trajectoriesβ€”grading intermediate steps, not just final outputsβ€”with the DevAI benchmark. The agent-specific evaluation case this agent-evals library specifically needs. - β€” Various AAAI 2026 β€” VerifyBench: A Systematic Benchmark for Evaluating Reasoning Verifiers Across Domains https://arxiv.org/abs/2507.09884 https://arxiv.org/abs/2507.09884 https://arxiv.org/abs/2507.09884 Β· benchmark β€” Cross-domain benchmark exposing verifier precision/recall trade-offs specialized verifiers high-accuracy but low-recall; general models inclusive but unstable . Quantifies how trustworthy a verifier actually is for RLVR. πŸ†• - β€” Databricks Mosaic Research β€” Enhancing LLM-as-a-Judge with Grading Notes / From Pilot to Production with Custom Judges https://www.databricks.com/blog/pilot-production-custom-judges https://www.databricks.com/blog/pilot-production-custom-judges https://www.databricks.com/blog/pilot-production-custom-judges Β· blog β€” Enterprise-grade judge-building playbook: 20-30 calibration examples, batched SME annotation, Krippendorff's alpha agreement gatingβ€”a production-side complement to the Hamel/Shankar academic alignment loop. πŸ†• - β€” Jiayi Ye et al. β€” Justice or Prejudice? Quantifying Biases in LLM-as-a-Judge CALM framework https://arxiv.org/abs/2410.02736 https://arxiv.org/abs/2410.02736 https://arxiv.org/abs/2410.02736 Β· paper β€” Systematic quantification of 12 judge biases verbosity, bandwagon, authority, distraction, sentiment, etc. via automated attacksβ€”broadens the section's bias coverage well beyond position/verbosity/self-enhancement. Must-reads: Yan llm-evaluators Β· Hamel llm-judge Β· Shankar EvalGen 9 Β· Agent-specific evaluation trajectories, tool use, multi-turn, world state, multi-agent, localization - β€” Anthropic β€” Demystifying Evals for AI Agents https://www.anthropic.com/engineering/demystifying-evals-for-ai-agents https://www.anthropic.com/engineering/demystifying-evals-for-ai-agents https://www.anthropic.com/engineering/demystifying-evals-for-ai-agents Β· blog β€” Grade the final env state flight-booking via SQL ; outcome vs trajectory; isolation; pass@k vs pass^k. - β€” Sierra β€” Ο„-bench / τ²-bench https://arxiv.org/abs/2406.12045 https://arxiv.org/abs/2406.12045 https://arxiv.org/abs/2406.12045 Β· https://github.com/sierra-research/tau-bench https://github.com/sierra-research/tau-bench Β· paper/repo β€” DB-state-diff grading; user simulation; pass^k; empty-result as explicit fail. - β€” Sierra β€” Benchmarking AI Agents https://sierra.ai/blog/benchmarking-ai-agents https://sierra.ai/blog/benchmarking-ai-agents https://sierra.ai/blog/benchmarking-ai-agents Β· blog β€” The motivation behind Ο„-bench. - β€” Mialon et al. β€” GAIA: A Benchmark for General AI Assistants https://arxiv.org/abs/2311.12983 https://arxiv.org/abs/2311.12983 https://arxiv.org/abs/2311.12983 Β· paper β€” Real assistant tasks; difficulty by human task-length. - β€” Eugene Yan β€” Patterns for Building Cybersecurity Evals https://eugeneyan.com/writing/cybersecurity-evals/ https://eugeneyan.com/writing/cybersecurity-evals/ https://eugeneyan.com/writing/cybersecurity-evals/ Β· blog β€” The four-primitive agentic-eval template sandbox, difficulty inputs, tools, deterministic grader ; outcome grading + partial-credit ladders + transcript audits. also T10 - β€” Han-Chung Lee β€” Statistics for AI/ML, Part 4 β€” pass@k and Unbiased Estimator https://leehanchung.github.io/blogs/2025/09/08/pass-at-k/ https://leehanchung.github.io/blogs/2025/09/08/pass-at-k/ https://leehanchung.github.io/blogs/2025/09/08/pass-at-k/ Β· blog β€” Demystifies the metric everyone misuses. - β€” Han-Chung Lee β€” First-Principles Eval https://leehanchung.github.io/blogs/2024/05/22/first-principles-eval/ https://leehanchung.github.io/blogs/2024/05/22/first-principles-eval/ https://leehanchung.github.io/blogs/2024/05/22/first-principles-eval/ Β· blog . - β€” SWE-bench grading harness https://github.com/SWE-bench/SWE-bench/blob/main/swebench/harness/grading.py https://github.com/SWE-bench/SWE-bench/blob/main/swebench/harness/grading.py https://github.com/SWE-bench/SWE-bench/blob/main/swebench/harness/grading.py Β· tool/repo β€” FAIL TO PASS / PASS TO PASS as a verifiable reward. SWE-agent ACI: https://swe-agent.com/0.7/background/aci/ https://swe-agent.com/0.7/background/aci/ - β€” OpenAI β€” human-eval pass@k estimator https://github.com/openai/human-eval/blob/master/human eval/evaluation.py https://github.com/openai/human-eval/blob/master/human eval/evaluation.py https://github.com/openai/human-eval/blob/master/human eval/evaluation.py Β· tool/repo . - More agent benchmarks to add named in the brief; URLs not yet verified in this corpus β€” verify before use : WebArena, OSWorld, Terminal-Bench, Cybench. - β€” Zhou et al. CMU β€” WebArena: A Realistic Web Environment for Building Autonomous Agents https://arxiv.org/abs/2307.13854 https://arxiv.org/abs/2307.13854 https://arxiv.org/abs/2307.13854 Β· benchmark β€” Self-hostable sandboxed websites e-commerce/forum/GitLab/CMS/maps with execution-based functional-correctness graders; 812 tasks. The canonical web-agent world-state benchmark named in the brief β€” now URL-verified. - β€” Xie et al. HKU et al. β€” OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments https://arxiv.org/abs/2404.07972 https://arxiv.org/abs/2404.07972 https://arxiv.org/abs/2404.07972 Β· benchmark β€” 369 real-computer tasks in VMs with per-task execution-based eval scripts and initial-state setup; humans 72% vs best agent 12%. Canonical computer-use benchmark named in the brief β€” now verified. - β€” Laude Institute + Stanford + community β€” Terminal-Bench: Benchmarking Agents on Hard, Realistic Tasks in Command-Line Interfaces https://www.tbench.ai/ https://www.tbench.ai/ https://www.tbench.ai/ Β· benchmark β€” Sandboxed terminal tasks with deterministic verifiers across SWE/sysadmin/security; v2 leaderboard. The terminal-agent benchmark named in the brief β€” verified arxiv: arxiv.org/abs/2601.11868 . πŸ†• - β€” Zhang et al. Stanford β€” Cybench: A Framework for Evaluating Cybersecurity Capabilities and Risk of Language Models https://arxiv.org/abs/2408.08926 https://arxiv.org/abs/2408.08926 https://arxiv.org/abs/2408.08926 Β· benchmark β€” 40 professional CTF challenges with subtask annotations and deterministic flag-based grading; pairs naturally with Eugene Yan's cybersecurity-evals post already in the section. Named in the brief β€” now verified. - β€” LΓΉ et al. McGill / Mila / Google DeepMind β€” AgentRewardBench: Evaluating Automatic Evaluations of Web Agent Trajectories https://arxiv.org/abs/2504.08942 https://arxiv.org/abs/2504.08942 https://arxiv.org/abs/2504.08942 Β· paper β€” First benchmark of LLM-judges-of-trajectories: 1302 expert-reviewed web-agent runs; shows rule-based graders reject many valid trajectories under-reporting success . Core to the 'trajectory evaluation' theme the section currently lacks. πŸ†• - β€” Cemri, Pan et al. UC Berkeley Sky Lab β€” Why Do Multi-Agent LLM Systems Fail? MAST taxonomy https://arxiv.org/abs/2503.13657 https://arxiv.org/abs/2503.13657 https://arxiv.org/abs/2503.13657 Β· paper β€” 14-mode failure taxonomy across 7 MAS frameworks from 200+ annotated traces; the reference framework for diagnosing multi-agent failures β€” directly fills the 'multi-agent' gap. πŸ†• - β€” Trivedi et al. Stony Brook β€” ACL'24 Best Resource Paper β€” AppWorld: A Controllable World of Apps and People for Benchmarking Interactive Coding Agents https://aclanthology.org/2024.acl-long.850/ https://aclanthology.org/2024.acl-long.850/ https://aclanthology.org/2024.acl-long.850/ Β· benchmark β€” 9-app simulated world 457 APIs with state-based unit tests that also check for collateral damage/unexpected state changes β€” gold-standard world-state grading for tool-use agents. - β€” OpenAI Wei et al. β€” BrowseComp: A Simple Yet Challenging Benchmark for Browsing Agents https://openai.com/index/browsecomp/ https://openai.com/index/browsecomp/ https://openai.com/index/browsecomp/ Β· benchmark β€” 1,266 'inverted' hard-to-find/easy-to-verify questions for deep-research browsing agents; short verifiable answers make grading deterministic. Released 2025, now standard for browsing-agent eval. paper: arxiv.org/abs/2504.12516 πŸ†• - β€” Chen, Tang et al. Yale / All Hands β€” LocAgent: Graph-Guided LLM Agents for Code Localization https://arxiv.org/abs/2503.09089 https://arxiv.org/abs/2503.09089 https://arxiv.org/abs/2503.09089 Β· paper β€” Defines and evaluates code localization as its own capability Acc@k over file/function locations via code graphs β€” directly fills the 'localization' theme named in the section title but currently unlisted. πŸ†• - β€” He et al. Tencent AI Lab β€” WebVoyager: Building an End-to-End Web Agent with Large Multimodal Models https://arxiv.org/abs/2401.13919 https://arxiv.org/abs/2401.13919 https://arxiv.org/abs/2401.13919 Β· benchmark β€” 643 tasks on 15 live real-world sites with a GPT-4V automatic-judge eval protocol β€” an early, widely-cited example of multimodal-LLM-as-judge for live-web agent trajectories. - β€” BenchFlow β€” SkillsBench https://github.com/benchflow-ai/skillsbench https://github.com/benchflow-ai/skillsbench https://github.com/benchflow-ai/skillsbench Β· benchmark β€” πŸ†• evaluates how well agent skills work and how effectively agents use them β€” makes skill-acquisition/skill-use a measurable axis the "Agent Skills" frontier . ~1.4kβ˜…. - β€” BenchFlow β€” ClawsBench https://github.com/benchflow-ai/ClawsBench https://github.com/benchflow-ai/ClawsBench https://github.com/benchflow-ai/ClawsBench Β· benchmark β€” πŸ†• BenchFlow's agent benchmark results/data repo; full release in progress . - β€” OpenAI with SWE-bench authors β€” SWE-bench Verified https://openai.com/index/introducing-swe-bench-verified/ https://openai.com/index/introducing-swe-bench-verified/ https://openai.com/index/introducing-swe-bench-verified/ Β· benchmark β€” 500 human-validated SWE-bench instances graded by hidden FAIL TO PASS unit tests; the de facto standard for real-issue resolution and the headline coding-agent number labs report πŸ†• - β€” Yang, Jimenez, Press et al. Princeton/Stanford β€” SWE-bench Multimodal https://arxiv.org/abs/2410.03859 https://arxiv.org/abs/2410.03859 https://arxiv.org/abs/2410.03859 Β· benchmark β€” 619 visual JS/front-end issues from 17 user-facing repos, test-verified; probes whether SWE agents generalize beyond Python/text to visual software domains - β€” Scale AI Deng, Da et al. β€” SWE-bench Pro https://arxiv.org/abs/2509.16941 https://arxiv.org/abs/2509.16941 https://arxiv.org/abs/2509.16941 Β· benchmark β€” 1,865 long-horizon, multi-file tasks across public GPL + held-out + commercial startup repos, test-graded; contamination-resistant and hard frontier <45% pass@1 πŸ†• - β€” OpenAI Miserendino, Patwardhan, Heidecke et al. β€” SWE-Lancer https://arxiv.org/abs/2502.12115 https://arxiv.org/abs/2502.12115 https://arxiv.org/abs/2502.12115 Β· benchmark β€” 1,400+ real Upwork freelance tasks worth $1M, graded by triple-verified end-to-end Playwright tests plus manager-decision tasks; ties capability to economic value πŸ†• - β€” Pan, Wang, Neubig, Suhr, Zhang et al. Berkeley/CMU β€” SWE-Gym https://arxiv.org/abs/2412.21139 https://arxiv.org/abs/2412.21139 https://arxiv.org/abs/2412.21139 Β· benchmark β€” 2,438 executable Python SWE tasks with pre-installed deps + test verification; the first real training/eval gym for SWE agents and verifiers, ICML 2025 πŸ†• - β€” ByteDance Seed β€” Multi-SWE-bench https://arxiv.org/abs/2504.02605 https://arxiv.org/abs/2504.02605 https://arxiv.org/abs/2504.02605 Β· benchmark β€” 1,632 expert-annotated issue-resolution tasks across Java, TS, JS, Go, Rust, C, C++, test-graded; the leading multilingual SWE-bench extension, NeurIPS 2025 D&B πŸ†• - β€” Nebius / Badertdinov et al. β€” SWE-rebench https://arxiv.org/abs/2505.20411 https://arxiv.org/abs/2505.20411 https://arxiv.org/abs/2505.20411 Β· benchmark β€” Automated pipeline yielding 21k+ executable Python tasks with continuously refreshed, decontaminated eval splits; quantifies how much SWE-bench Verified scores are inflated by contamination, NeurIPS 2025 D&B πŸ†• - β€” METR β€” RE-Bench https://arxiv.org/abs/2411.15114 https://arxiv.org/abs/2411.15114 https://arxiv.org/abs/2411.15114 Β· benchmark β€” 7 open-ended ML research-engineering environments e.g. GPU-kernel optimization, scaling laws scored against 71 human-expert 8-hour attempts; the reference AI-R&D-uplift eval, ICML 2025 - β€” OpenAI Chan et al. β€” MLE-bench https://arxiv.org/abs/2410.07095 https://arxiv.org/abs/2410.07095 https://arxiv.org/abs/2410.07095 Β· https://github.com/openai/mle-bench https://github.com/openai/mle-bench Β· benchmark β€” 75 Kaggle ML-engineering competitions graded against real human leaderboards medal thresholds in 24h Docker runs; standard ML-engineering-agent eval, ICLR 2025. πŸ†• - β€” OpenAI Starace et al. β€” PaperBench https://arxiv.org/abs/2504.01848 https://arxiv.org/abs/2504.01848 https://arxiv.org/abs/2504.01848 Β· benchmark β€” Replicate 20 ICML 2024 papers from scratch, graded by 8,316 author-co-developed rubric leaves via a validated LLM judge; rigorous research-replication agent eval, ICML 2025 πŸ†• - β€” Andy Konwinski / Kaggle β€” Konwinski Prize K Prize https://www.kaggle.com/competitions/konwinski-prize https://www.kaggle.com/competitions/konwinski-prize https://www.kaggle.com/competitions/konwinski-prize Β· leaderboard β€” $1M Kaggle forecasting-format contest on GitHub bugs filed after submission close, fully contamination-free, test-graded; round-1 top score only 7.5% exposed real-world difficulty πŸ†• - β€” Gou et al., OSU NLP Group NeurIPS 2025 D&B β€” Mind2Web 2: Evaluating Agentic Search with Agent-as-a-Judge https://arxiv.org/abs/2506.21506 https://arxiv.org/abs/2506.21506 https://arxiv.org/abs/2506.21506 Β· benchmark β€” 130 long-horizon live-web agentic-search tasks; novel Agent-as-a-Judge rubric-tree grader for time-varying, citation-backed answers β€” a serious answer to the Deep Research evaluation gap. πŸ†• - β€” Xue et al., OSU NLP Group β€” Online-Mind2Web An Illusion of Progress? Assessing the Current State of Web Agents https://arxiv.org/abs/2504.01382 https://arxiv.org/abs/2504.01382 https://arxiv.org/abs/2504.01382 Β· benchmark β€” 300 realistic tasks on 136 live websites with an LLM-as-a-Judge auto-grader ~85% human agreement ; exposes overstated web-agent progress vs simple baselines. πŸ†• - β€” AGI Inc agi-inc/REAL , powers realevals.xyz β€” REAL: Benchmarking Autonomous Agents on Deterministic Simulations of Real Websites https://github.com/agi-inc/REAL https://github.com/agi-inc/REAL https://github.com/agi-inc/REAL Β· benchmark β€” 112 tasks on deterministic Next.js replicas of Amazon/Uber/LinkedIn etc.; reproducible LLM evaluator plus state validators β€” fixes the flakiness of live-site web benchmarks. πŸ†• - β€” Thomas et al., Convergence AI β€” WebGames: Challenging General-Purpose Web-Browsing AI Agents https://arxiv.org/abs/2502.18356 https://arxiv.org/abs/2502.18356 https://arxiv.org/abs/2502.18356 Β· benchmark β€” 50+ client-side challenges isolating specific browser interaction skills with verifiable pass/fail; best agent 41% vs 96% human, a sharp diagnostic gap. πŸ†• - β€” Patil et al., UC Berkeley Gorilla / ICML 2025 β€” Berkeley Function Calling Leaderboard BFCL V4 https://gorilla.cs.berkeley.edu/leaderboard.html https://gorilla.cs.berkeley.edu/leaderboard.html https://gorilla.cs.berkeley.edu/leaderboard.html Β· leaderboard β€” Executable + AST-based grading of tool/function calling; V4 adds multi-turn agentic, web-search and memory tasks β€” the de facto tool-calling leaderboard. πŸ†• - β€” Wang et al., Shanghai AI Laboratory NeurIPS 2024 D&B β€” GTA: A Benchmark for General Tool Agents https://arxiv.org/abs/2407.08713 https://arxiv.org/abs/2407.08713 https://arxiv.org/abs/2407.08713 Β· benchmark β€” 229 human-written real-world queries with implicit multimodal tool use; executable evaluation platform across perception/operation/logic/creativity tools GTA-2 follow-up in 2026 . πŸ†• - β€” Lei et al., XLang Lab / HKU ICLR 2025 Oral β€” Spider 2.0: Evaluating Language Models on Real-World Enterprise Text-to-SQL Workflows https://arxiv.org/abs/2411.07763 https://arxiv.org/abs/2411.07763 https://arxiv.org/abs/2411.07763 Β· benchmark β€” Enterprise text-to-SQL agent workflows over huge schemas and multiple dialects with execution-based grading; frontier models only ~17-21% β€” a hard, realistic data-agent eval. πŸ†• - β€” Rawles et al., Google DeepMind / Google Research ICLR 2025 β€” AndroidWorld: A Dynamic Benchmarking Environment for Autonomous Agents https://arxiv.org/abs/2405.14573 https://arxiv.org/abs/2405.14573 https://arxiv.org/abs/2405.14573 Β· benchmark β€” Live Android environment with durable reward signals from device system state for 116 parameterized tasks across 20 apps β€” the standard mobile-GUI agent benchmark. πŸ†• - β€” Bonatti et al., Microsoft β€” WindowsAgentArena: Evaluating Multi-Modal OS Agents at Scale https://arxiv.org/abs/2409.08264 https://arxiv.org/abs/2409.08264 https://arxiv.org/abs/2409.08264 Β· benchmark β€” 154 realistic multi-step Windows-OS tasks across apps with programmatic success checks; parallelizable in Azure ~20 min full run β€” desktop computer-use counterpart to OSWorld. πŸ†• - β€” Levy, Shlomov, Wiesel et al., IBM Research β€” ST-WebAgentBench: Evaluating Safety and Trustworthiness in Web Agents https://arxiv.org/abs/2410.06703 https://arxiv.org/abs/2410.06703 https://arxiv.org/abs/2410.06703 Β· benchmark β€” 375 enterprise tasks carrying 3,057 explicit safety/policy constraints; introduces Completion-under-Policy and Risk Ratio β€” grades whether agents obey rules, not just succeed. πŸ†• - β€” Xu et al., CMU β€” TheAgentCompany: Benchmarking LLM Agents on Consequential Real World Tasks https://arxiv.org/abs/2412.14161 https://arxiv.org/abs/2412.14161 https://arxiv.org/abs/2412.14161 Β· benchmark β€” Self-hosted software-company sim web, code, chat coworkers with checkpoint-based partial-credit grading; best agent ~30% β€” a full-day-knowledge-worker eval. πŸ†• - β€” Koh et al., Carnegie Mellon University β€” VisualWebArena: Evaluating Multimodal Agents on Realistic Visual Web Tasks https://arxiv.org/abs/2401.13649 https://arxiv.org/abs/2401.13649 https://arxiv.org/abs/2401.13649 Β· benchmark β€” 910 visually-grounded web tasks across Classifieds/Shopping/Reddit with reproducible programmatic reward functions β€” the multimodal extension of WebArena. - β€” Tejal Patwardhan et al. OpenAI β€” GDPval: Evaluating AI Model Performance on Real-World Economically Valuable Tasks https://arxiv.org/abs/2510.04374 https://arxiv.org/abs/2510.04374 https://arxiv.org/abs/2510.04374 Β· benchmark β€” 1,320 expert-built tasks across 44 occupations in the top 9 GDP sectors; 220-task gold subset open-sourced with a public automated grading service at evals.openai.com β€” the flagship economic-value agent benchmark. πŸ†• - β€” CAIS + Scale AI 47 authors β€” Remote Labor Index: Measuring AI Automation of Remote Work https://arxiv.org/abs/2510.26787 https://arxiv.org/abs/2510.26787 https://arxiv.org/abs/2510.26787 Β· benchmark β€” Grades whether agents complete whole real freelance projects to client-acceptable standard; best agent automates only 2.5% β€” a hard, money-grounded ceiling for end-to-end remote work. πŸ†• - β€” Center for AI Safety + Scale AI Dan Hendrycks et al. β€” Humanity's Last Exam https://arxiv.org/abs/2501.14249 https://arxiv.org/abs/2501.14249 https://arxiv.org/abs/2501.14249 Β· benchmark β€” 2,500 expert-written frontier-knowledge questions with unambiguous auto-gradable answers across dozens of fields; the canonical post-MMLU saturation exam note: now very widely cited . πŸ†• - β€” OSU-NLP Group Ohio State β€” ScienceAgentBench: Toward Rigorous Assessment of Language Agents for Data-Driven Scientific Discovery https://github.com/OSU-NLP-Group/ScienceAgentBench https://github.com/OSU-NLP-Group/ScienceAgentBench https://github.com/OSU-NLP-Group/ScienceAgentBench Β· benchmark β€” 102 expert-validated tasks from 44 peer-reviewed papers; grades self-contained Python programs by execution + success rate; best agent solves only ~34% ICLR 2025 . πŸ†• - β€” Siegel, Kapoor, Narayanan et al. Princeton β€” CORE-Bench: Computational Reproducibility Agent Benchmark https://arxiv.org/abs/2409.11363 https://arxiv.org/abs/2409.11363 https://arxiv.org/abs/2409.11363 Β· benchmark β€” 270 tasks over 90 papers CS/social science/medicine that grade whether an agent can reproduce published results from code+data; from the Princeton AI-Snake-Oil group. - β€” Mingxuan Du et al. β€” DeepResearch Bench: A Comprehensive Benchmark for Deep Research Agents https://arxiv.org/abs/2506.11763 https://arxiv.org/abs/2506.11763 https://arxiv.org/abs/2506.11763 Β· benchmark β€” 100 PhD-level tasks across 22 fields; reference-based adaptive-rubric grader for analyst-grade citation-rich reports, validated for human-judgment alignment β€” the standard deep-research-report eval. πŸ†• - β€” FutureHouse + ScienceMachine β€” BixBench: A Comprehensive Benchmark for LLM-based Agents in Computational Biology https://arxiv.org/abs/2503.00096 https://arxiv.org/abs/2503.00096 https://arxiv.org/abs/2503.00096 Β· benchmark β€” 50+ real bioinformatics analysis scenarios with ~300 open-answer questions over multi-step Jupyter trajectories; frontier models hit only ~17% β€” serious wet-lab-adjacent science agent eval. πŸ†• - β€” Meta Meta Agents Research Environments β€” Gaia2 and ARE: Scaling Up Agent Environments and Evaluations https://arxiv.org/abs/2509.17158 https://arxiv.org/abs/2509.17158 https://arxiv.org/abs/2509.17158 Β· benchmark β€” Successor to GAIA: dynamic, time-driven, multi-agent simulated environments with async world events and a verifiable scenario grader; frontier success ~42% β€” the serious general-assistant env from Meta. πŸ†• - β€” Andon Labs Backlund & Petersson β€” Vending-Bench: A Benchmark for Long-Term Coherence of Autonomous Agents https://arxiv.org/abs/2502.15840 https://arxiv.org/abs/2502.15840 https://arxiv.org/abs/2502.15840 Β· benchmark β€” Run a simulated vending business over 20M-token horizons; objectively graded on profit/net-worth, exposing long-horizon coherence breakdowns unrelated to context limits. πŸ†• - β€” Francois Chollet et al. ARC Prize Foundation β€” ARC-AGI-2: A New Challenge for Frontier AI Reasoning Systems https://arxiv.org/abs/2505.11831 https://arxiv.org/abs/2505.11831 https://arxiv.org/abs/2505.11831 Β· benchmark β€” Human-calibrated 400+ participants, 100% solvable grid-reasoning tasks with exact-match grading; 2-3x harder than ARC-AGI-1 across all approaches β€” the frontier fluid-intelligence benchmark. πŸ†• - β€” Patronus AI β€” TRAIL: Trace Reasoning and Agentic Issue Localization https://arxiv.org/abs/2505.08638 https://arxiv.org/abs/2505.08638 https://arxiv.org/abs/2505.08638 Β· benchmark β€” 148 annotated agent traces with 841 errors reasoning/planning/execution ; grades whether an LLM can localize the failure in a trace best model ~11% . HF dataset PatronusAI/TRAIL. πŸ†• - β€” Salesforce Research β€” CRMArena-Pro: Holistic Assessment of LLM Agents Across Diverse Business Scenarios https://arxiv.org/abs/2505.18878 https://arxiv.org/abs/2505.18878 https://arxiv.org/abs/2505.18878 Β· benchmark β€” 19 expert-validated B2B/B2C tasks on a realistic Salesforce org with state-based grading; exposes the single-turn ~58% vs multi-turn ~35% reliability gap plus confidentiality checks. πŸ†• Must-reads: Anthropic demystifying Β· Ο„-bench Β· Lee pass@k 10 Β· Safety / adversarial evaluation prompt injection, jailbreaks, action-authorization, benchmark auditing - β€” Wang, Li, Mang, Cheung, Sen, Song incl. Dawn Song β€” BenchJack: Systematically Auditing AI Agent Benchmarks https://arxiv.org/abs/2605.12673 https://arxiv.org/abs/2605.12673 https://arxiv.org/abs/2605.12673 Β· paper β€” Reward hacking emerges spontaneously in frontier models; an 8-pattern flaw taxonomy + a 30-question Agent-Eval checklist; "benchmarks must be secure by design." - β€” Dawn Song UC Berkeley RDI, lecture slides β€” Towards Building Safe & Secure Agentic AI https://rdi.berkeley.edu/adv-llm-agents/slides/dawn-agentic-ai.pdf https://rdi.berkeley.edu/adv-llm-agents/slides/dawn-agentic-ai.pdf https://rdi.berkeley.edu/adv-llm-agents/slides/dawn-agentic-ai.pdf Β· talk β€” The adversarial setting; environment-borne attacks. - β€” Dawn Song β€” ICLR 2025 keynote on LLM safety https://iclr.cc/virtual/2025/invited-talk/36783 https://iclr.cc/virtual/2025/invited-talk/36783 https://iclr.cc/virtual/2025/invited-talk/36783 Β· talk . - β€” Wang et al. incl. Dawn Song β€” CyberGym https://arxiv.org/html/2506.02548v2 https://arxiv.org/html/2506.02548v2 https://arxiv.org/html/2506.02548v2 Β· paper β€” Memory-safety PoC generation from OSS-Fuzz; sanitizer-crash grading at scale. - β€” Zeng et al. incl. Song β€” AIR-Bench 2024 https://arxiv.org/abs/2407.17436v2 https://arxiv.org/abs/2407.17436v2 https://arxiv.org/abs/2407.17436v2 Β· https://github.com/stanford-crfm/air-bench-2024 https://github.com/stanford-crfm/air-bench-2024 Β· paper/repo β€” Regulation-grounded risk taxonomy. - β€” DecodingTrust https://decodingtrust.github.io https://decodingtrust.github.io https://decodingtrust.github.io Β· benchmark β€” NeurIPS 2023 trustworthiness benchmark. - β€” RedCode https://arxiv.org/abs/2411.07781 https://arxiv.org/abs/2411.07781 https://arxiv.org/abs/2411.07781 Β· paper β€” Risky code execution/generation benchmark for code agents. - β€” AgentPoison https://arxiv.org/abs/2407.12784 https://arxiv.org/abs/2407.12784 https://arxiv.org/abs/2407.12784 Β· paper β€” Red-teams agents by poisoning their RAG memory. - β€” Miller Anthropic β€” Adding Error Bars to Evals A Statistical Approach to LM Evaluations https://arxiv.org/abs/2411.00640 https://arxiv.org/abs/2411.00640 https://arxiv.org/abs/2411.00640 Β· https://www.anthropic.com/research/statistical-approach-to-model-evals https://www.anthropic.com/research/statistical-approach-to-model-evals Β· paper β€” Standard errors, clustered SEs, paired difference tests β€” "is this difference real?" cross-cutting: T6/T8 - β€” Debenedetti, Zhang, BalunoviΔ‡, Beurer-Kellner, Fischer, TramΓ¨r ETH Zurich β€” AgentDojo: A Dynamic Environment to Evaluate Prompt Injection Attacks and Defenses for LLM Agents https://arxiv.org/abs/2406.13352 https://arxiv.org/abs/2406.13352 https://arxiv.org/abs/2406.13352 Β· benchmark β€” The canonical prompt-injection benchmark for tool-using agents 97 tasks, 629 security cases over untrusted data ; NeurIPS 2024 D&B, now the standard eval everyone reports against. A glaring omission. πŸ†• - β€” Andriushchenko, Souly, Davies et al. Gray Swan / UK AISI β€” AgentHarm: A Benchmark for Measuring Harmfulness of LLM Agents https://arxiv.org/abs/2410.09024 https://arxiv.org/abs/2410.09024 https://arxiv.org/abs/2410.09024 Β· benchmark β€” ICLR 2025 benchmark of 110/440 malicious agent tasks across 11 harm categories; shows leading models comply with malicious agent requests without jailbreaking. The reference action-misuse/refusal benchmark. πŸ†• - β€” Zhan, Liang et al. UIUC β€” InjecAgent: Benchmarking Indirect Prompt Injections in Tool-Integrated LLM Agents https://arxiv.org/abs/2403.02691 https://arxiv.org/abs/2403.02691 https://arxiv.org/abs/2403.02691 Β· benchmark β€” ACL 2024 Findings; 1,054 IPI test cases over 17 user / 62 attacker tools, splitting direct-harm vs data-exfiltration intents. Foundational indirect-prompt-injection benchmark predating AgentDojo. - β€” Debenedetti, Shumailov, Fan, Hayes et al. Google DeepMind β€” Defeating Prompt Injections by Design CaMeL https://arxiv.org/abs/2503.18813 https://arxiv.org/abs/2503.18813 https://arxiv.org/abs/2503.18813 Β· paper β€” The defense-by-design counterpart: extracts control/data flow from the trusted query and enforces capability-based policies so untrusted data can't alter program flow; effectively solves AgentDojo's security eval. The key 2025 mitigation paper. πŸ†• - β€” Simon Willison β€” The lethal trifecta for AI agents: private data, untrusted content, and external communication https://simonwillison.net/2025/Jun/16/the-lethal-trifecta/ https://simonwillison.net/2025/Jun/16/the-lethal-trifecta/ https://simonwillison.net/2025/Jun/16/the-lethal-trifecta/ Β· blog β€” The most-cited conceptual frame for reasoning about when an agent is unconditionally vulnerable to prompt injection; essential practitioner mental model at the Eugene-Yan bar. πŸ†• - β€” Kutasov, Bowman et al. Anthropic β€” SHADE-Arena: Evaluating Sabotage and Monitoring in LLM Agents https://www.anthropic.com/research/shade-arena-sabotage-monitoring https://www.anthropic.com/research/shade-arena-sabotage-monitoring https://www.anthropic.com/research/shade-arena-sabotage-monitoring Β· benchmark β€” 17 complex environments pairing a benign main task with a hidden harmful side task to measure whether agents can sabotage without tripping an AI monitor; the canonical sabotage/monitorability eval. Paper: arxiv.org/abs/2506.15740 πŸ†• - β€” Anthropic Alignment team β€” Agentic Misalignment: How LLMs Could Be Insider Threats https://www.anthropic.com/research/agentic-misalignment https://www.anthropic.com/research/agentic-misalignment https://www.anthropic.com/research/agentic-misalignment Β· paper β€” Red-team study showing frontier models will resort to blackmail/leaking under goal conflict in agentic settings; the reference for action-authorization / insider-threat adversarial evaluation. Companion to the cited Anthropic error-bars piece. πŸ†• - β€” Microsoft AI Red Team Azure β€” PyRIT β€” Python Risk Identification Tool for generative AI https://github.com/Azure/PyRIT https://github.com/Azure/PyRIT https://github.com/Azure/PyRIT Β· tool β€” The de-facto open-source red-teaming automation framework 70+ converters, multi-turn attacks like Crescendo/TAP ; how practitioners actually run adversarial evals at scale. The section lists papers but no tooling. πŸ†• - β€” OWASP GenAI Security Project β€” OWASP Top 10 for Agentic Applications 2026 + LLM Applications 2025 https://genai.owasp.org/resource/owasp-top-10-for-agentic-applications-for-2026/ https://genai.owasp.org/resource/owasp-top-10-for-agentic-applications-for-2026/ https://genai.owasp.org/resource/owasp-top-10-for-agentic-applications-for-2026/ Β· docs β€” Industry-standard risk taxonomy: goal hijack, tool misuse, identity/privilege abuse, memory poisoning, rogue agents; complements the regulation-grounded AIR-Bench taxonomy already listed. The canonical practitioner threat checklist. πŸ†• - β€” MITRE β€” MITRE ATLAS β€” Adversarial Threat Landscape for AI Systems https://atlas.mitre.org/ https://atlas.mitre.org/ https://atlas.mitre.org/ Β· docs β€” ATT&CK-style living knowledge base of 16 tactics / 80+ techniques against AI systems with real-world case studies and mitigations; the standard reference framework for AI adversarial threat modeling. - β€” Zhang, Yang et al. β€” Agent Security Bench ASB : Formalizing and Benchmarking Attacks and Defenses in LLM-based Agents https://proceedings.iclr.cc/paper files/paper/2025/file/5750f91d8fb9d5c02bd8ad2c3b44456b-Paper-Conference.pdf https://proceedings.iclr.cc/paper files/paper/2025/file/5750f91d8fb9d5c02bd8ad2c3b44456b-Paper-Conference.pdf https://proceedings.iclr.cc/paper files/paper/2025/file/5750f91d8fb9d5c02bd8ad2c3b44456b-Paper-Conference.pdf Β· benchmark β€” ICLR 2025 unified benchmark spanning 10 scenarios, 400+ tools, covering DPI/IPI, memory poisoning, plan-of-thought backdoors and defenses in one harness; broadest single attack/defense agent benchmark. πŸ†• - β€” Gray Swan AI / UK AISI w/ OpenAI, Anthropic, GDM β€” Gray Swan x UK AISI Agent Red-Teaming Challenge https://app.grayswan.ai/arena/blog/agent-red-teaming-the-ai-jailbreak-showdown https://app.grayswan.ai/arena/blog/agent-red-teaming-the-ai-jailbreak-showdown https://app.grayswan.ai/arena/blog/agent-red-teaming-the-ai-jailbreak-showdown Β· talk β€” Largest public agent red-teaming exercise: ~2,000 red-teamers, 1.8M attempts, 62k breaches against 22 tool-using agents financial/shopping/marketing bots ; real-world adversarial-eval data at scale. πŸ†• Must-reads: Dawn Song BenchJack Β· Anthropic error bars β€” Hamel Husain & Emil Sedgh β€” How to Construct Domain Specific LLM Evaluation Systems https://www.youtube.com/watch?v=eLXF0VojuSs https://www.youtube.com/watch?v=eLXF0VojuSs https://www.youtube.com/watch?v=eLXF0VojuSs Β· talk AI Engineer World's Fair 2024 β€” Jeff Huber & Jason Liu β€” How to look at your data https://www.youtube.com/watch?v=jryZvCuA0Uc https://www.youtube.com/watch?v=jryZvCuA0Uc https://www.youtube.com/watch?v=jryZvCuA0Uc Β· talk AI Engineer World's Fair 2025 β€” Bryan Bischof β€” Failure is a Funnel https://www.youtube.com/watch?v=k98gDjYbSaU https://www.youtube.com/watch?v=k98gDjYbSaU https://www.youtube.com/watch?v=k98gDjYbSaU Β· talk Data Council 2025 β€” Eugene Yan β€” Using LLMs as Judges: Insights, Challenges, Best Practices https://www.youtube.com/watch?v=7EGF0Mc0 os https://www.youtube.com/watch?v=7EGF0Mc0 os https://www.youtube.com/watch?v=7EGF0Mc0 os Β· talk Jason Liu series 2024 β€” Shreya Shankar β€” Scaling Up Vibe Checks for LLMs https://www.youtube.com/watch?v=eGVDKegRdgM https://www.youtube.com/watch?v=eGVDKegRdgM https://www.youtube.com/watch?v=eGVDKegRdgM Β· talk Stanford MLSys 97 β€” Shreya Shankar β€” Why LLM Data Processing Pipelines Fail https://www.youtube.com/watch?v=H-1QaLPnGsg https://www.youtube.com/watch?v=H-1QaLPnGsg https://www.youtube.com/watch?v=H-1QaLPnGsg Β· talk LangChain Interrupt 2025 β€” Ido Pesok Vercel v0 β€” Evals Are Not Unit Tests https://www.youtube.com/watch?v=L8OoYeDI ls https://www.youtube.com/watch?v=L8OoYeDI ls https://www.youtube.com/watch?v=L8OoYeDI ls Β· talk AI Engineer 2025 β€” David Karam Pi Labs β€” Building Metrics that actually work workshop https://www.youtube.com/watch?v=jxrGodnopHo https://www.youtube.com/watch?v=jxrGodnopHo https://www.youtube.com/watch?v=jxrGodnopHo Β· talk AI Engineer 2025 β€” Brooke Hopkins Coval β€” From Self-driving to Autonomous Voice Agents https://www.youtube.com/watch?v=kDczF4wBh8s https://www.youtube.com/watch?v=kDczF4wBh8s https://www.youtube.com/watch?v=kDczF4wBh8s Β· talk AI Engineer 2025 β€” Leonard Tang Haize Labs β€” Fuzzing in the GenAI Era https://www.youtube.com/watch?v=OMGPvW8TBHc https://www.youtube.com/watch?v=OMGPvW8TBHc https://www.youtube.com/watch?v=OMGPvW8TBHc Β· talk AI Engineer 2025 β€” Omar Khattab DSPy β€” On Engineering AI Systems that Endure the Bitter Lesson https://www.youtube.com/watch?v=qdmxApz3EJI https://www.youtube.com/watch?v=qdmxApz3EJI https://www.youtube.com/watch?v=qdmxApz3EJI Β· talk AI Engineer 2025 β€” Taylor Jordan Smith β€” Strategies for LLM Evals harnesses workshop https://www.youtube.com/watch?v=89NuzmKokIk https://www.youtube.com/watch?v=89NuzmKokIk https://www.youtube.com/watch?v=89NuzmKokIk Β· talk AI Engineer 2025 β€” Ankur Goyal Braintrust β€” The Future of Evals https://www.youtube.com/watch?v=MC55hdWLq4o https://www.youtube.com/watch?v=MC55hdWLq4o https://www.youtube.com/watch?v=MC55hdWLq4o Β· talk AI Engineer 2025 β€” Jason Wei OpenAI β€” 3 Key Ideas in AI in 2025 Verifier's Law https://www.youtube.com/watch?v=b6Doq2fz81U https://www.youtube.com/watch?v=b6Doq2fz81U https://www.youtube.com/watch?v=b6Doq2fz81U Β· talk Stanford AI Club 2025 β€” Jason Wei β€” Some Intuitions About Large Language Models https://www.youtube.com/watch?v=l898fqkjdFc https://www.youtube.com/watch?v=l898fqkjdFc https://www.youtube.com/watch?v=l898fqkjdFc Β· talk The AI Conference 2025 β€” Andrej Karpathy β€” Deep Dive into LLMs like ChatGPT https://www.youtube.com/watch?v=7xTGNNLPyMI https://www.youtube.com/watch?v=7xTGNNLPyMI https://www.youtube.com/watch?v=7xTGNNLPyMI Β· talk 2025 β€” John Schulman β€” RLHF: Progress and Challenges https://www.youtube.com/watch?v=hhiLw5Q UFg https://www.youtube.com/watch?v=hhiLw5Q UFg https://www.youtube.com/watch?v=hhiLw5Q UFg Β· talk UC Berkeley EECS 2023 β€” Nathan Lambert Ai2 β€” Aligning Open Language Models https://www.youtube.com/watch?v=AdLgPmcrXwQ https://www.youtube.com/watch?v=AdLgPmcrXwQ https://www.youtube.com/watch?v=AdLgPmcrXwQ Β· talk Stanford CS25 V4 β€” Chip Huyen β€” Building LLM Applications for Production https://www.youtube.com/watch?v=spamOhG7BOA https://www.youtube.com/watch?v=spamOhG7BOA https://www.youtube.com/watch?v=spamOhG7BOA Β· talk MLOps LLMs in Prod 2023 β€” Han-Chung Lee β€” The Model is the Product https://www.youtube.com/watch?v=4dUFIRj-BWo https://www.youtube.com/watch?v=4dUFIRj-BWo https://www.youtube.com/watch?v=4dUFIRj-BWo Β· talk Data Council 2025 β€” Will Brown Prime Intellect β€” RL Environments at Scale https://www.youtube.com/watch?v= IzZWeuTx7I https://www.youtube.com/watch?v= IzZWeuTx7I https://www.youtube.com/watch?v= IzZWeuTx7I Β· talk AI Engineer 2025 β€” Florian Brand Prime Intellect β€” LLM benchmarks in the time of agents https://www.youtube.com/watch?v=kmTMc-fVSXw https://www.youtube.com/watch?v=kmTMc-fVSXw https://www.youtube.com/watch?v=kmTMc-fVSXw Β· talk Big Techday 26 2026 β€” Hamel Husain How I AI / Claire Vo β€” Evals, error analysis, and better prompts https://www.youtube.com/watch?v=PgzOBNse2EA https://www.youtube.com/watch?v=PgzOBNse2EA https://www.youtube.com/watch?v=PgzOBNse2EA Β· podcast How I AI β€” Ankur Goyal How I AI β€” Evals are the new PRD for AI products https://www.youtube.com/watch?v=QE 1hRLsehM https://www.youtube.com/watch?v=QE 1hRLsehM https://www.youtube.com/watch?v=QE 1hRLsehM Β· podcast How I AI β€” Hamel Husain Vanishing Gradients β€” Ep 60: 10 Things I Hate About AI Evals https://www.youtube.com/watch?v=QEk-XwrkqhI https://www.youtube.com/watch?v=QEk-XwrkqhI https://www.youtube.com/watch?v=QEk-XwrkqhI Β· podcast Vanishing Gradients β€” Hamel Husain Vanishing Gradients β€” Ep 50: A Field Guide to Rapidly Improving AI Products https://www.youtube.com/watch?v=rWToRi2 SeY https://www.youtube.com/watch?v=rWToRi2 SeY https://www.youtube.com/watch?v=rWToRi2 SeY Β· podcast Vanishing Gradients β€” Ankur Goyal Latent Space β€” Five Hard-Earned Lessons About Evals https://www.youtube.com/watch?v=a4BV0gGmXgA https://www.youtube.com/watch?v=a4BV0gGmXgA https://www.youtube.com/watch?v=a4BV0gGmXgA Β· podcast Latent Space β€” Cameron & Hill-Smith Latent Space β€” Artificial Analysis: Independent LLM Evals https://www.youtube.com/watch?v=v5mBjeX4TJ8 https://www.youtube.com/watch?v=v5mBjeX4TJ8 https://www.youtube.com/watch?v=v5mBjeX4TJ8 Β· podcast Latent Space β€” Petersson & Backlund Andon Labs β€” Reality: The Final Eval Vending-Bench https://www.youtube.com/watch?v=ZAimcoJXUBo https://www.youtube.com/watch?v=ZAimcoJXUBo https://www.youtube.com/watch?v=ZAimcoJXUBo Β· podcast Latent Space / Cognitive Revolution β€” Vaibhav Gupta & Dex AI That Works β€” 5 Designing Evals https://www.youtube.com/watch?v=-N6MajRfqYw https://www.youtube.com/watch?v=-N6MajRfqYw https://www.youtube.com/watch?v=-N6MajRfqYw Β· podcast AI That Works β€” AI That Works β€” 16 Evaluating Prompts Across Models https://www.youtube.com/watch?v=OawyQOrlubM https://www.youtube.com/watch?v=OawyQOrlubM https://www.youtube.com/watch?v=OawyQOrlubM Β· podcast AI That Works β€” AI That Works β€” 24 Evals for Classification https://www.youtube.com/watch?v=5Fy0hBzyduU https://www.youtube.com/watch?v=5Fy0hBzyduU https://www.youtube.com/watch?v=5Fy0hBzyduU Β· podcast AI That Works β€” AI That Works β€” 34 Multimodal Evals https://www.youtube.com/watch?v=jzhVo0iAX I https://www.youtube.com/watch?v=jzhVo0iAX I https://www.youtube.com/watch?v=jzhVo0iAX I Β· podcast AI That Works β€” Maggie Konstanty MLOps Community β€” 372 It's 2026 and We're Still Talking Evals https://www.youtube.com/watch?v=9EjWR3QpJYk https://www.youtube.com/watch?v=9EjWR3QpJYk https://www.youtube.com/watch?v=9EjWR3QpJYk Β· podcast MLOps Community β€” Kelly Hong TWIML β€” 728 Generative Benchmarking https://www.youtube.com/watch?v=3kbiGPn0cOo https://www.youtube.com/watch?v=3kbiGPn0cOo https://www.youtube.com/watch?v=3kbiGPn0cOo Β· podcast TWIML AI β€” Percy Liang Gradient Dissent β€” Shaping AI Benchmarks HELM https://www.youtube.com/watch?v=kwkdKirqi6s https://www.youtube.com/watch?v=kwkdKirqi6s https://www.youtube.com/watch?v=kwkdKirqi6s Β· podcast Gradient Dissent β€” Joseph Gonzalez Gradient Dissent β€” Evaluating LLMs with Chatbot Arena https://www.youtube.com/watch?v=okHMaczHPXc https://www.youtube.com/watch?v=okHMaczHPXc https://www.youtube.com/watch?v=okHMaczHPXc Β· podcast Gradient Dissent β€” Aman Khan Learning from ML β€” Evaluating AI, Designing for Non-Determinism https://www.youtube.com/watch?v=v0eTTn7ZPEc https://www.youtube.com/watch?v=v0eTTn7ZPEc https://www.youtube.com/watch?v=v0eTTn7ZPEc Β· podcast Learning from Machine Learning β€” Andrej Karpathy Dwarkesh β€” Karpathy: RL is terrible, why benchmarks mislead https://www.youtube.com/watch?v=-lRBpyPt79c https://www.youtube.com/watch?v=-lRBpyPt79c https://www.youtube.com/watch?v=-lRBpyPt79c Β· podcast Dwarkesh Podcast β€” Hamel Husain & Shreya Shankar β€” How to Build AI Evals in 2026 Step-by-Step https://www.youtube.com/watch?v=J7N9FMouSKg https://www.youtube.com/watch?v=J7N9FMouSKg https://www.youtube.com/watch?v=J7N9FMouSKg Β· podcast Aakash Gupta 2026 β€” Dawn Song β€” Towards Building Safe & Trustworthy AI Agents https://www.youtube.com/watch?v=QAgR4uQ15rc https://www.youtube.com/watch?v=QAgR4uQ15rc https://www.youtube.com/watch?v=QAgR4uQ15rc Β· lecture Berkeley LLM Agents MOOC F24 β€” Dawn Song β€” Towards Building Safe and Secure Agentic AI https://www.youtube.com/watch?v=ti6yPE2VPZc https://www.youtube.com/watch?v=ti6yPE2VPZc https://www.youtube.com/watch?v=ti6yPE2VPZc Β· lecture Berkeley Advanced LLM Agents Sp25 β€” Ben Mann Anthropic β€” Measuring Agent Capabilities and Anthropic's RSP https://www.youtube.com/watch?v=6y2AnWol7oo https://www.youtube.com/watch?v=6y2AnWol7oo https://www.youtube.com/watch?v=6y2AnWol7oo Β· lecture Berkeley LLM Agents MOOC F24 β€” Percy Liang β€” Open-Source and Science in the Era of Foundation Models https://www.youtube.com/watch?v=f3KKx9LWntQ https://www.youtube.com/watch?v=f3KKx9LWntQ https://www.youtube.com/watch?v=f3KKx9LWntQ Β· lecture Berkeley LLM Agents MOOC F24 β€” Hashimoto & Liang β€” CS336 Lecture 12: Evaluation https://www.youtube.com/watch?v=x-R5l2HsXqM https://www.youtube.com/watch?v=x-R5l2HsXqM https://www.youtube.com/watch?v=x-R5l2HsXqM Β· lecture Stanford CS336 2025 LLM benchmarks in the era of agents deck β€” Florian Brand β€” local slide deck Β· slides TNG / Big Techday The Life Cycle of an RL Environment deck β€” Kanav Garg β€” local slide deck Β· slides ACM CAIS 2026 Discovered 58 more; transcription queued YouTube rate-limit . 30 eval-focused + 28 eval-segments-in-agent-talks below. β€” Alex Volkov AI Evangelist, Weights & Biases; host of ThursdAI β€” Judging LLMs https://www.youtube.com/watch?v=IIL2tE4n1Q0 https://www.youtube.com/watch?v=IIL2tE4n1Q0 https://www.youtube.com/watch?v=IIL2tE4n1Q0 Β· talk AI Engineer World's Fair 2025 β€” Evals track β€” John Dickerson CEO, Mozilla AI β€” 2025 is the Year of Evals Just like 2024, and 2023, and … https://www.youtube.com/watch?v=CQGuvf6gSrM https://www.youtube.com/watch?v=CQGuvf6gSrM https://www.youtube.com/watch?v=CQGuvf6gSrM Β· talk AI Engineer World's Fair 2025 β€” Evals track β€” Aparna Dhinakaran Co-founder & CPO, Arize AI β€” Lessons from the Trenches: Building LLM Evals That Work IRL https://www.youtube.com/watch?v=nbZzSC5A6hs https://www.youtube.com/watch?v=nbZzSC5A6hs https://www.youtube.com/watch?v=nbZzSC5A6hs Β· talk AI Engineer World's Fair 2025 β€” Evals track β€” Phil Hetzel Braintrust β€” The maturity phases of running evals https://www.youtube.com/watch?v=FB-MLPhL9Ms https://www.youtube.com/watch?v=FB-MLPhL9Ms https://www.youtube.com/watch?v=FB-MLPhL9Ms Β· talk AI Engineer World's Fair 2025 β€” Evals track β€” Laurie Voss Arize β€” Ship Real Agents: Hands-On Evals for Agentic Applications https://www.youtube.com/watch?v=Xfl50508LZM https://www.youtube.com/watch?v=Xfl50508LZM https://www.youtube.com/watch?v=Xfl50508LZM Β· talk AI Engineer World's Fair 2025 β€” Evals track β€” Peter Gostev Arena.ai β€” What Do Models Still Suck At? BullshitBench https://www.youtube.com/watch?v=R7A8rX-09Zw https://www.youtube.com/watch?v=R7A8rX-09Zw https://www.youtube.com/watch?v=R7A8rX-09Zw Β· talk AI Engineer World's Fair 2025 β€” Evals track β€” Diego Rodriguez Co-founder & CTO, Krea.ai β€” Perceptual Evaluations: Evals for Aesthetics https://www.youtube.com/watch?v=h5ItAJuB3Fc https://www.youtube.com/watch?v=h5ItAJuB3Fc https://www.youtube.com/watch?v=h5ItAJuB3Fc Β· talk AI Engineer World's Fair 2025 β€” Evals track β€” Quotient AI + Tavily speakers from both β€” Evaluating AI Search: A Practical Framework for Augmented AI Systems https://www.youtube.com/watch?v=wRJD0inpmjU https://www.youtube.com/watch?v=wRJD0inpmjU https://www.youtube.com/watch?v=wRJD0inpmjU Β· talk AI Engineer World's Fair 2025 β€” Evals track β€” Rafal Willinski & Vitor Balocco Zapier β€” Turning Fails into Features: Zapier's Hard-Won Eval Lessons https://www.youtube.com/watch?v=blrovBxxN9o https://www.youtube.com/watch?v=blrovBxxN9o https://www.youtube.com/watch?v=blrovBxxN9o Β· talk AI Engineer World's Fair 2025 β€” Evals track β€” Manu Goyal Braintrust β€” Why should anyone care about Evals? https://www.youtube.com/watch?v=jJ45Yz1lJao https://www.youtube.com/watch?v=jJ45Yz1lJao https://www.youtube.com/watch?v=jJ45Yz1lJao Β· talk AI Engineer World's Fair 2025 β€” Evals track β€” AI Engineer Evals Workshop multi-presenter β€” Mastering AI Evaluation: From Playground to Production Evals Workshop https://www.youtube.com/watch?v=9iN-cPnp7xg https://www.youtube.com/watch?v=9iN-cPnp7xg https://www.youtube.com/watch?v=9iN-cPnp7xg Β· talk AI Engineer World's Fair 2025 β€” Evals track full workshop β€” Ion Stoica co-founder Databricks/Anyscale, LMArena , host Jacob Effron β€” Databricks Co-Founder: Eval Limitations, Why China is Winning Open Source and Future of AI Infra Ep 69 https://www.youtube.com/watch?v=ehav4XMAKLw https://www.youtube.com/watch?v=ehav4XMAKLw https://www.youtube.com/watch?v=ehav4XMAKLw Β· podcast Unsupervised Learning Redpoint Ventures β€” Brendan Foody co-founder/CEO Mercor , host Jacob Effron β€” Mercor CEO: Evals Will Replace Knowledge Work, AI x Hiring Today & the Future of Data Labeling Ep 68 https://www.youtube.com/watch?v=SOZtz8IdI2w https://www.youtube.com/watch?v=SOZtz8IdI2w https://www.youtube.com/watch?v=SOZtz8IdI2w Β· podcast Unsupervised Learning Redpoint Ventures β€” Nidhi Rastogi asst. professor, RIT , host Sam Charrington β€” CTIBench: How Good Are LLMs at Detecting Cyber Threats? Ep 729 https://www.youtube.com/watch?v=75WqFOY3P5M https://www.youtube.com/watch?v=75WqFOY3P5M https://www.youtube.com/watch?v=75WqFOY3P5M Β· podcast The TWIML AI Podcast β€” Jineet Doshi Staff AI Scientist/Lead, Intuit , host Demetrios Brinkmann β€” Holistic Evaluation of Generative AI Systems MLOps Podcast 280 https://www.youtube.com/watch?v=VJ0k0C1mGdg https://www.youtube.com/watch?v=VJ0k0C1mGdg https://www.youtube.com/watch?v=VJ0k0C1mGdg Β· podcast MLOps.community β€” Neev Parikh METR , host Nathan Labenz β€” Can AIs do AI R&D? Reviewing RE-Bench Results with Neev Parikh of METR https://www.youtube.com/watch?v=SX8Mxyy UHY https://www.youtube.com/watch?v=SX8Mxyy UHY https://www.youtube.com/watch?v=SX8Mxyy UHY Β· podcast The Cognitive Revolution β€” Marius Hobbhahn CEO, Apollo Research , host Nathan Labenz β€” Can We Stop AI Deception? Apollo Research Tests OpenAI's Deliberative Alignment, w/ Marius Hobbhahn https://www.youtube.com/watch?v=I3ivZaAfDFg https://www.youtube.com/watch?v=I3ivZaAfDFg https://www.youtube.com/watch?v=I3ivZaAfDFg Β· podcast The Cognitive Revolution β€” Shahul Es co-founder, Ragas , hosts Daniel Whitenack & Chris Benson β€” Metrics Driven Development Ragas https://www.youtube.com/watch?v=fw0wUC5XN-o https://www.youtube.com/watch?v=fw0wUC5XN-o https://www.youtube.com/watch?v=fw0wUC5XN-o Β· podcast Practical AI Changelog β€” Mike Knoop co-founder ARC Prize / Zapier , host Lukas Biewald β€” R1, OpenAI's o3, and the ARC-AGI Benchmark: Insights from Mike Knoop https://www.youtube.com/watch?v=SSA8vNrFpXI https://www.youtube.com/watch?v=SSA8vNrFpXI https://www.youtube.com/watch?v=SSA8vNrFpXI Β· podcast Gradient Dissent Weights & Biases β€” UK AI Safety Institute team β€” Sandbox breakout evals with Inspect β€” UK AISI Fully Connected London '25 https://www.youtube.com/watch?v=J79pSSAENYc https://www.youtube.com/watch?v=J79pSSAENYc https://www.youtube.com/watch?v=J79pSSAENYc Β· talk Gradient Dissent / Fully Connected London '25 Weights & Biases β€” Weights & Biases Weave team β€” How to align your LLM judge for better evaluations https://www.youtube.com/watch?v=AMCmhRoKnSk https://www.youtube.com/watch?v=AMCmhRoKnSk https://www.youtube.com/watch?v=AMCmhRoKnSk Β· talk Gradient Dissent / W&B β€” Afshine Amidi & Shervine Amidi β€” Stanford CME295 Transformers & LLMs Autumn 2025 | Lecture 8 - LLM Evaluation https://www.youtube.com/watch?v=8fNP4N46RRo https://www.youtube.com/watch?v=8fNP4N46RRo https://www.youtube.com/watch?v=8fNP4N46RRo Β· lecture Stanford CME295 / Stanford Online β€” Berkeley RDI course staff Dawn Song's Agentic AI MOOC β€” CS294-196 Agentic AI MOOC - LLM Agent Evaluations & Project Overview https://www.youtube.com/watch?v=VfOA2a0dj4w https://www.youtube.com/watch?v=VfOA2a0dj4w https://www.youtube.com/watch?v=VfOA2a0dj4w Β· lecture UC Berkeley RDI CS294-196, Fall 2025 β€” Sida Wang Meta β€” Agentic AI MOOC Fall 2025 | Predictable Noise in LLM Benchmarks https://www.youtube.com/watch?v=HV8pugcFVO0 https://www.youtube.com/watch?v=HV8pugcFVO0 https://www.youtube.com/watch?v=HV8pugcFVO0 Β· lecture UC Berkeley RDI CS294-196, Fall 2025 β€” Samuel Colvin founder, Pydantic β€” Agent Optimization with Pydantic AI: GEPA, Evals, Feedback Loops β€” Samuel Colvin, Pydantic https://www.youtube.com/watch?v=A48uhxfxbsM https://www.youtube.com/watch?v=A48uhxfxbsM https://www.youtube.com/watch?v=A48uhxfxbsM Β· talk AI Engineer Code Summit / AI Engineer β€” Naman Jain Cursor; LiveCodeBench/SWE-bench-adjacent researcher β€” Coding Evals: From Code Snippets to Codebases β€” Naman Jain, Cursor https://www.youtube.com/watch?v=tHN44yJoeS8 https://www.youtube.com/watch?v=tHN44yJoeS8 https://www.youtube.com/watch?v=tHN44yJoeS8 Β· talk AI Engineer Code Summit β€” Brooke Hopkins founder, Coval; ex-Waymo eval infra β€” From Self-driving to Autonomous Voice Agents β€” Brooke Hopkins, Coval full session host upload https://www.youtube.com/watch?v=1X3mYUHC5GA https://www.youtube.com/watch?v=1X3mYUHC5GA https://www.youtube.com/watch?v=1X3mYUHC5GA Β· talk Founders You Should Know β€” Brooke Hopkins founder, Coval β€” Brooke Hopkins, Founder at Coval | AI Minds 073 https://www.youtube.com/watch?v=e1E8vLyRIKk https://www.youtube.com/watch?v=e1E8vLyRIKk https://www.youtube.com/watch?v=e1E8vLyRIKk Β· podcast AI Minds Deepgram β€” Karthik Narasimhan Head of Research, Sierra; Princeton; tau-bench author β€” Karthik Narasimhan - Reliable AI Agents for Tomorrow's World https://www.youtube.com/watch?v=fOAAslQUceg https://www.youtube.com/watch?v=fOAAslQUceg https://www.youtube.com/watch?v=fOAAslQUceg Β· lecture Berkeley RDI Agentic AI Summit 2025 β€” Sayash Kapoor Princeton; AI Snake Oil; co-author HAL / agent-eval critiques β€” Building and evaluating AI Agents β€” Sayash Kapoor, AI Snake Oil https://www.youtube.com/watch?v=d5EltXhbcfA https://www.youtube.com/watch?v=d5EltXhbcfA https://www.youtube.com/watch?v=d5EltXhbcfA Β· talk AI Engineer Summit 2025 Talks about building agents Devin, Claude Code, Cursor, Replit, OpenAI Deep Research, Karpathy… with a substantive eval segment β€” the eval part is noted. β€” Amy Boyd & Nitya Narasimhan Microsoft AI Engineer World's Fair 2025 β€” Evals track β€” Mind the Gap In your Agent Observability https://www.youtube.com/watch?v=iOXM3zE-2dk https://www.youtube.com/watch?v=iOXM3zE-2dk https://www.youtube.com/watch?v=iOXM3zE-2dk β€” eval: Primarily agent observability/tracing, but the core argument ties observability directly to evaluation: you can't eval what you can't see. Covers instrumenting agent runs to feed eval datasets and catch regressions. oEmbed-verified.β€” Arvind Narayanan Princeton, co-author AI Snake Oil , host Jacob Effron Unsupervised Learning Redpoint Ventures β€” Unpacking AI Agent Hype vs. Reality with Arvind Narayanan https://www.youtube.com/watch?v=NoVMk P6fgY https://www.youtube.com/watch?v=NoVMk P6fgY https://www.youtube.com/watch?v=NoVMk P6fgY β€” eval: Large central segment on the limitations of agent benchmarks: why current agent evals are flawed/overstated, construct validity, capability vs. reliability, and the gap between benchmark scores and real-world robustness. Surrounding material covers agent hype and societal impact.β€” Ben Lorica & Paco Nathan The Data Exchange Gradient Flow β€” Data Exchange Podcast Ep 232: Ben Lorica & Paco Nathan on Llama 3, Agents, Eval, and more https://www.youtube.com/watch?v=XDIqkH I9oU https://www.youtube.com/watch?v=XDIqkH I9oU https://www.youtube.com/watch?v=XDIqkH I9oU β€” eval: Roundup format with a substantial evaluation-metrics segment: state of LLM/agent evaluation, what metrics matter for agentic workflows, and limitations of current eval practice β€” interleaved with Llama 3 and agent news.β€” Jiantao Jiao UC Berkeley / NVIDIA UC Berkeley RDI CS294-196, Fall 2025 β€” Agentic AI MOOC Fall 2025 | Post-Training Verifiable Agents https://www.youtube.com/watch?v=3l0Zxus34es https://www.youtube.com/watch?v=3l0Zxus34es https://www.youtube.com/watch?v=3l0Zxus34es β€” eval: Training-focused, but a substantial benchmark thread runs through it: SWE-bench Verified and BrowseComp as the verifiable-task targets used to train and evaluate agents. Eval/benchmark segments are load-bearing ~middle of talk .β€” Graham Neubig CMU Carnegie Mellon University CS 11-711 Advanced NLP β€” CMU Advanced NLP Fall 2024 17 : Evaluation and Multimodal https://www.youtube.com/watch?v=iEinTXrwK8A https://www.youtube.com/watch?v=iEinTXrwK8A https://www.youtube.com/watch?v=iEinTXrwK8A β€” eval: First ~half is a focused treatment of NLP/LLM evaluation: automatic metrics, human eval, LLM-as-judge and its pitfalls, benchmark contamination; second half pivots to multimodal. The eval portion is substantive ~min 0-35 .β€” Charles Sutton Google DeepMind UC Berkeley RDI CS294-280, Spring 2025 β€” Adv. LLM Agents MOOC Sp25 | Code Agents & AI Vulnerability Detection https://www.youtube.com/watch?v=JCk6qJtaCSU https://www.youtube.com/watch?v=JCk6qJtaCSU https://www.youtube.com/watch?v=JCk6qJtaCSU β€” eval: Coding-agent talk that leans heavily on benchmarks to measure progress: SWE-bench-style code-fixing eval and vulnerability-detection benchmarks, plus discussion of how to construct verifiable security-eval tasks eval threads throughout .β€” Graham Neubig CMU / All Hands AI UC Berkeley RDI CS294-196, Fall 2024 β€” LLM Agents MOOC Fall 2024 | Agents for Software Development https://www.youtube.com/watch?v=f9L9Fkq-8K4 https://www.youtube.com/watch?v=f9L9Fkq-8K4 https://www.youtube.com/watch?v=f9L9Fkq-8K4 β€” eval: SWE-bench is the spine of the talk: how the benchmark works, why it's hard, leaderboard dynamics, and where it misleads vs. real software work. Eval/benchmark content is central recurs throughout, esp. early-mid .β€” Nicolas Chapados ServiceNow Research UC Berkeley RDI CS294-196, Fall 2024 β€” LLM Agents MOOC Fall 2024 | AI Agents for Enterprise Workflows https://www.youtube.com/watch?v=-yf-e-9FvOc https://www.youtube.com/watch?v=-yf-e-9FvOc https://www.youtube.com/watch?v=-yf-e-9FvOc β€” eval: Introduces WorkArena / BrowserGym as benchmarks for web/enterprise-workflow agents β€” task design, difficulty calibration, and why real enterprise tasks break naive evals benchmark segment is a core part, mid-talk .β€” Yann Dubois OpenAI UC Berkeley RDI CS294-196, Fall 2025 β€” Agentic AI MOOC Fall 2025 | LLM Agents Overview https://www.youtube.com/watch?v=r1qZpYAmqmg https://www.youtube.com/watch?v=r1qZpYAmqmg https://www.youtube.com/watch?v=r1qZpYAmqmg β€” eval: Framing overview of agents that includes a substantive evaluation segment β€” how to measure agent capability, the gap between benchmark scores and real reliability, and why agent eval is harder than chatbot eval. Eval segment ~mid-talk.β€” Scott Wu CEO, Cognition AI Engineer World's Fair 2024 β€” The Making of Devin by Cognition AI: Scott Wu https://www.youtube.com/watch?v=T7NWjoD OuY https://www.youtube.com/watch?v=T7NWjoD OuY https://www.youtube.com/watch?v=T7NWjoD OuY β€” eval: Agent-building/demo talk for Devin. Eval segment covers how Cognition measures the agent: SWE-bench results plus their philosophy that public benchmarks are insufficient, motivating an internal 'cognition-golden' benchmark with fully reproducible environments, simulated users Devin can chat with, and evaluator agents that autonomously judge outcomes. Eval discussion sits in the back third around the SWE-bench / 'how we measure progress' portion.β€” Boris Cherny creator/head of Claude Code, Anthropic AI Engineer World's Fair 2025 β€” Claude Code & the evolution of agentic coding β€” Boris Cherny, Anthropic https://www.youtube.com/watch?v=Lue8K2jqfKk https://www.youtube.com/watch?v=Lue8K2jqfKk https://www.youtube.com/watch?v=Lue8K2jqfKk β€” eval: Talk about model capability vs 'harness'/scaffolding for coding agents. Eval-relevant segment: how the Claude Code team relies on internal evals to decide what scaffolding to keep, and the observation that as models improve you must keep raising the difficulty of your eval set. Measurement framing recurs through the harness discussion middle of the talk .β€” James Austin AI engineer, Replit MLOps Community β€” Agents in Production β€” Building Replit Agent - Hard Lessons Learned https://www.youtube.com/watch?v=RYde73eO7ok https://www.youtube.com/watch?v=RYde73eO7ok https://www.youtube.com/watch?v=RYde73eO7ok β€” eval: Lessons-learned talk on scaling the Replit Agent team 3 to 20+ engineers . Heavy, substantive eval content: how optimizing for SWE-bench was the wrong target vs what users wanted, the importance of AUTOMATING the discovery of failure cases long-tail failures , growing an internal eval set over time every new bug becomes a new eval , and custom eval frameworks. Eval material runs through the middle of the talk under 'measure what matters' and 'automate finding failure cases'.β€” Harrison Chase CEO, LangChain AI Engineer LangChain Interrupt / AI Engineer β€” 3 ingredients for building reliable enterprise agents β€” Harrison Chase, LangChain/LangGraph https://www.youtube.com/watch?v=kTnfJszFxCg https://www.youtube.com/watch?v=kTnfJszFxCg https://www.youtube.com/watch?v=kTnfJszFxCg β€” eval: Framework talk on the build/test/deploy lifecycle for reliable enterprise agents. The middle 'Test' ingredient is the eval segment: using evals LangSmith to verify the agent does the right thing rather than just returning plausible output, treating every error as an opportunity to write a new eval, and pairing tracing/observability with regression evals. Eval content is roughly the central third of the talk.β€” Cursor engineering Tido Carriero et al. Cursor official channel β€” How Cursor builds agentic workflows across the SDLC https://www.youtube.com/watch?v=dJAVS1g3NDw https://www.youtube.com/watch?v=dJAVS1g3NDw https://www.youtube.com/watch?v=dJAVS1g3NDw β€” eval: Talk on Cursor's internal agentic workflows across the SDLC bug triage, security review, etc. . Eval segment covers how Cursor compares model quality with CursorBench β€” an in-house suite of intentionally underspecified, multi-file tasks built from real IDE sessions, scored with agentic graders, plus ONLINE evaluation to check whether agent changes actually help developers in practice. Eval discussion appears where they explain how they decide which models/changes to ship.β€” Thariq Shihipar Anthropic AI Engineer workshop β€” Claude Agent SDK Full Workshop β€” Thariq Shihipar, Anthropic https://www.youtube.com/watch?v=TqC1qOfiVcQ https://www.youtube.com/watch?v=TqC1qOfiVcQ https://www.youtube.com/watch?v=TqC1qOfiVcQ β€” eval: Hands-on workshop building agents with the Claude Agent SDK tools, subagents, the agent loop . Eval-relevant portion covers how to verify and iterate on the agent once built β€” testing tool use, checking the loop behaves, and using measurement to debug agent failures. Eval/verification material comes in the back portion of the build-along.β€” Andrej Karpathy Y Combinator AI Startup School 2025 β€” Andrej Karpathy: Software Is Changing Again https://www.youtube.com/watch?v=LCEmiRjPEtQ https://www.youtube.com/watch?v=LCEmiRjPEtQ https://www.youtube.com/watch?v=LCEmiRjPEtQ β€” eval: Keynote on 'Software 3.0', LLMs as a new computing substrate, partial-autonomy apps and the 'autonomy slider'. Eval-relevant thread: his argument for keeping humans in the verification loop, making the generation-verification loop fast, and 'keeping the AI on a leash' β€” i.e., why you need tight verification/eval signals to safely raise agent autonomy. Verification discussion is woven through the partial-autonomy section middle-to-late .β€” Samuel Colvin founder, Pydantic AI Engineer World's Fair 2025 β€” From Stateless Nightmares to Durable Agents β€” Samuel Colvin, Pydantic https://www.youtube.com/watch?v=flf IKnFYnE https://www.youtube.com/watch?v=flf IKnFYnE https://www.youtube.com/watch?v=flf IKnFYnE β€” eval: Talk on building durable, production-grade agents with Pydantic AI state/durability, type-safety, observability . Eval segment: Colvin's view that evals are still an unsolved problem, how Pydantic AI's evals library + Logfire observability fit the production loop, and using traces/observability as the substrate for evaluating agent behavior. Eval discussion appears in the observability/production-readiness portion.β€” Matt Palmer host + Replit lead AI engineer Replit official channel β€” Inside Replit Agent with a lead AI engineer https://www.youtube.com/watch?v=bJMriY-pqPE https://www.youtube.com/watch?v=bJMriY-pqPE https://www.youtube.com/watch?v=bJMriY-pqPE β€” eval: Conversation on how the Replit Agent works internally, including the Agent v3 launch discussion around ~19:21 . Eval-relevant content: the self-improving loop of evals/metrics - autonomous harness edits - hill-climbing, how the team grows their eval set from observed failures, and why the engineering center of gravity has shifted toward measurement and harness iteration over the raw model.β€” Brooke Hopkins Coval , Martin Schweiger, Vapi panel VapiCon 2025 Vapi β€” VapiCon 2025: Hardest Problems in Voice AI with Brooke Hopkins, Martin Schweiger & more https://www.youtube.com/watch?v=vzCT5PJlsJo https://www.youtube.com/watch?v=vzCT5PJlsJo https://www.youtube.com/watch?v=vzCT5PJlsJo β€” eval: Practitioner panel on production voice-AI failure modes; the eval thread runs throughout β€” end-to-end conversation simulation, why LLM-simulated callers are too cooperative vs. real frustrated/adversarial users, turn-taking/latency/interruption metrics, and monitoring. Eval-heavy whenever Hopkins speaks.β€” Karthik Narasimhan Head of Research, Sierra Greylock Change Agents β€” Multi-Agent Interaction with Sierra AI https://www.youtube.com/watch?v=KlQIePkgY7c https://www.youtube.com/watch?v=KlQIePkgY7c https://www.youtube.com/watch?v=KlQIePkgY7c β€” eval: Talk on how Sierra builds multi-agent customer-experience systems; includes the evaluation segment on tau-bench-style benchmarking, supervisor/critic agents reviewing primary-agent output, and measuring reliability of tool-using conversational agents.β€” Karthik Narasimhan Sierra / Princeton Open AGI Summit, Brussels β€” Karthik Narasimhan on Language Agents and Multi-Agent Interaction https://www.youtube.com/watch?v=i3GOZ22z2C0 https://www.youtube.com/watch?v=i3GOZ22z2C0 https://www.youtube.com/watch?v=i3GOZ22z2C0 β€” eval: Survey of language-agent design and multi-agent interaction with an evaluation segment motivating tau-bench: why real-world tool-agent-user tasks need interaction-based benchmarks rather than static QA. Eval discussion is a sizeable chunk, not the whole talk.β€” Parahelp YC prompt/agent breakdown startupCode analysis of Parahelp/YC material β€” AI Customer Support: ParaHelp's Secret Prompt REVEALED https://www.youtube.com/watch?v=UCQc12 KRy0 https://www.youtube.com/watch?v=UCQc12 KRy0 https://www.youtube.com/watch?v=UCQc12 KRy0 β€” eval: Walkthrough of Parahelp's production customer-support agent prompt; the load-bearing eval point drawn from Parahelp's own writing is that most prompt-engineering time goes not to the prompt but to building eval suites, finding edge cases, and iterating β€” 'test cases more valuable than prompts.' Eval framing appears alongside the prompt structure discussion.β€” Ben Liebald engineering lead, Harvey LangChain β€” How Harvey Built Reliable AI Agents with LangSmith & Custom Tools https://www.youtube.com/watch?v=kuXtW03cZEA https://www.youtube.com/watch?v=kuXtW03cZEA https://www.youtube.com/watch?v=kuXtW03cZEA β€” eval: How Harvey builds and EVALUATES domain-specific legal agents: tracing/observability with LangSmith, custom legal tools, and reliability evaluation against expert expectations the BigLaw Bench / rubric-graded-by-lawyers approach . Eval/reliability is a major thread of the talk.β€” Harvey / legal-AI leaders a16z a16z β€” Agents, Lawyers, and LLMs https://www.youtube.com/watch?v=ZESTYyGZ7Y4 https://www.youtube.com/watch?v=ZESTYyGZ7Y4 https://www.youtube.com/watch?v=ZESTYyGZ7Y4 β€” eval: Discussion of legal agents in practice; eval segment covers why generic benchmarks LegalBench/CUAD are insufficient for long-horizon legal work and the move to expert-rubric, agent-task benchmarks BigLaw Bench / Legal Agent Bench graded by practicing attorneys. Eval is one section, not the whole episode.β€” Josh Tobin leads AI Agents research, OpenAI β€” Deep Research / Operator TWIML AI Podcast β€” How OpenAI Builds AI Agents That Think and Act Josh Tobin - 730 https://www.youtube.com/watch?v=qfhU7JH000o https://www.youtube.com/watch?v=qfhU7JH000o https://www.youtube.com/watch?v=qfhU7JH000o β€” eval: Covers Deep Research, Operator, Codex CLI; eval-relevant core is how end-to-end RL training requires graded/verifiable tasks the agent must 'experience failure' and be rewarded for recovery , plus benchmark framing BrowseComp for browsing . Reward/grading discussion runs through the middle of the episode.β€” Isa Fulford Deep Research team lead, OpenAI Sequoia Capital Training Data β€” How OpenAI Built its Groundbreaking Deep Research Product ft. Isa Fulford https://www.youtube.com/watch?v=jFZ9hJKJKtw https://www.youtube.com/watch?v=jFZ9hJKJKtw https://www.youtube.com/watch?v=jFZ9hJKJKtw β€” eval: How Deep Research was built and trained; eval-relevant segments cover building hard browsing/research tasks with verifiable answers, grading long-form cited outputs, and benchmark performance e.g., BrowseComp . Eval/measurement is woven through the training discussion rather than a standalone section.β€” Isa Fulford & Josh Tobin OpenAI Deep Research Sequoia Capital Training Data β€” OpenAI's Deep Research Team on Why Reinforcement Learning is the Future for AI Agents https://www.youtube.com/watch?v=bNEvJYzoa8A https://www.youtube.com/watch?v=bNEvJYzoa8A https://www.youtube.com/watch?v=bNEvJYzoa8A β€” eval: RL-for-agents discussion; eval content is the dependence of end-to-end RL on graded tasks and verifiable rewards, and how they construct hard research/browsing evals the model can be scored against. Measurement framing recurs throughout.β€” Jesse Zhang CEO/co-founder, Decagon No Priors β€” No Priors Ep. 132 | With Decagon CEO and Co-Founder Jesse Zhang https://www.youtube.com/watch?v=emaSFP7y7Ko https://www.youtube.com/watch?v=emaSFP7y7Ko https://www.youtube.com/watch?v=emaSFP7y7Ko β€” eval: Building production customer-support agents; eval segment covers Decagon's approach β€” regression/simulation test sets ~hundreds of conversations per workflow , LLM-as-judge scoring of tone/format/correct-info/correct-tool, and red-teaming with adversarial tests. Eval is a defined section of the conversation, not the whole episode. Good eval commentary mined from agent-BUILDING writeups not eval-primary β€” each kept only if a strict judge rated the eval insight excellent/good. Takeaway + verbatim excerpt. β€” Naman Jain Cursor β€” How we compare model quality in Cursor CursorBench https://cursor.com/blog/cursorbench https://cursor.com/blog/cursorbench https://cursor.com/blog/cursorbench Β· excellent β€” To avoid benchmark contamination, derive eval tasks from real committed code traced back to the agent request that produced it Cursor Blame , and pair offline suites with controlled live-traffic analysis to catch regressions where outputs grade well but the user experience degrades β€” tracking a basket of outcome… excerpt: "We source tasks for CursorBench using Cursor Blame, which traces committed code back to the agent request that produced it. ... We supplement CursorBench with controlled analysis on live traffic. These online evals…" β€” Jeremy Hadfield, Barry Zhang, Kenneth Lien, Florian Scholz, Jeremy Fox, and Daniel Ford β€” How we built our multi-agent research system https://www.anthropic.com/engineering/multi-agent-research-system https://www.anthropic.com/engineering/multi-agent-research-system https://www.anthropic.com/engineering/multi-agent-research-system Β· excellent β€” Start evals with ~20 real-usage queries rather than waiting for a large suiteβ€”early on a prompt tweak can move success from 30% to 80%, so small samples already reveal big effects. A single LLM-judge call scoring a multi-dimensional rubric factual/citation accuracy, completeness, source quality, tool efficiency on… excerpt: "We started with a set of about 20 queries representing real usage patterns. Evaluating these queries often required human judgment, but we found that an LLM judge that evaluated each output against criteria in a…" β€” Mikaela Grace, Jeremy Hadfield, Rodrigo Olivares, and Jiri De Jonghe β€” Demystifying evals for AI agents https://www.anthropic.com/engineering/demystifying-evals-for-ai-agents https://www.anthropic.com/engineering/demystifying-evals-for-ai-agents https://www.anthropic.com/engineering/demystifying-evals-for-ai-agents Β· excellent β€” Low eval scores frequently measure broken graders and harnesses, not weak models: rigid string-matching, ambiguous specs, and non-reproducible stochastic tasks can suppress a score from 95% to 42%, so you must read transcripts and audit the eval before trusting any number. excerpt: "Opus 4.5 initially scored 42% on CORE-Bench, until an Anthropic researcher found multiple issues: rigid grading that penalized '96.12' when expecting '96.124991…', ambiguous task specs, and stochastic tasks that were…" β€” Sierra AI Research β€” Ο„-Bench: Benchmarking AI agents for the real-world https://sierra.ai/blog/benchmarking-ai-agents https://sierra.ai/blog/benchmarking-ai-agents https://sierra.ai/blog/benchmarking-ai-agents Β· excellent β€” Reliability, not single-shot accuracy, is the real bar for agents: pass^k success on all k independent trials of the same task collapses GPT-4o from ~50% pass^1 to ~25% pass^8 in Ο„-retail, meaning only a 1-in-4 chance of handling 8 different customers with the same issue. Measure consistency across repeated trials,… excerpt: "pass^k, which measures the agent's reliability and determines if it can successfully complete the same task multiple times k representing the number of different trials . ... the agent powered by GPT-4o drops to ~25%…" β€” Efe Karakus β€” From AI agent prototype to product: Lessons from building AWS DevOps Agent https://aws.amazon.com/blogs/devops/from-ai-agent-prototype-to-product-lessons-from-building-aws-devops-agent/ https://aws.amazon.com/blogs/devops/from-ai-agent-prototype-to-product-lessons-from-building-aws-devops-agent/ https://aws.amazon.com/blogs/devops/from-ai-agent-prototype-to-product-lessons-from-building-aws-devops-agent/ Β· excellent β€” Separate "capability" pass@k: passed at least once in k tries from "reliability" pass^k: fraction of the k tries that passed β€” a high pass@k with low pass^k means the agent CAN solve a task but does so unreliably, which is the metric that actually matters for shipping a non-deterministic agent. excerpt: "Key metrics that we keep track of are capability pass@k – whether the agent passed at least once in k attempts , reliability pass^k – how many times the agent passed across k attempts, e.g., 0.33 means passed 1 out of…" β€” Simon Last & Sarah Sachs Notion , interviewed on Latent Space β€” Notion's Token Town: 5 Rebuilds, 100+ Tools, MCP vs CLIs and the Software Factory Future https://www.latent.space/p/notion https://www.latent.space/p/notion https://www.latent.space/p/notion Β· excellent β€” Notion runs a three-tier eval system with distinct pass-rate targets: regression/unit tests gated in CI, launch "report card" evals requiring 80-90% across user journeys to ship, and deliberately hard "frontier/headroom" evals targeted at ~30% pass rate so the suite keeps giving signal instead of saturating. The… excerpt: "we have the equivalent of unit test. Regression test. Those live in ci, those have to pass a certain percent ... we have a report card and we need to, on these categories, you know, be it 80 or 90% of all of these user…" β€” Dropbox Dropbox Engineering / ML team β€” A practical blueprint for evaluating conversational AI at scale Dash https://dropbox.tech/machine-learning/practical-blueprint-evaluating-conversational-ai-at-scale-dash https://dropbox.tech/machine-learning/practical-blueprint-evaluating-conversational-ai-at-scale-dash https://dropbox.tech/machine-learning/practical-blueprint-evaluating-conversational-ai-at-scale-dash Β· excellent β€” Tier your eval metrics by enforcement: boolean gates as hard blockers citations present? , scalar budgets with concrete thresholds Source F1 = 0.85, p95 latency <= 5s that block merges, and rubric scores tone/formatting that are only dashboard-monitored, not gating. This separates "must never regress" from… excerpt: "we defined three types of metrics, each with a clear role in the development pipeline: Boolean gates "Citations present?", "Source present?" | Hard fail, changes can't move forward; Scalar budgets Source F1 β‰₯ 0.85,…" β€” Stefan Heule & Jediah Katz Cursor β€” Continually improving our agent harness https://cursor.com/blog/continually-improving-agent-harness https://cursor.com/blog/continually-improving-agent-harness https://cursor.com/blog/continually-improving-agent-harness Β· good β€” Pair offline benchmarks CursorBench with online signals that proxy real satisfaction: a "Keep Rate" measuring what fraction of agent-written code survives in the codebase after fixed time intervals, plus an LLM-judge reading user follow-up messages to infer satisfaction, validated via side-by-side A/B tests of… excerpt: "The first is the "Keep Rate" of agent-generated code. For a given set of code changes that the agent proposed, we track what fraction of those remain in the user's codebase after fixed intervals of time. ... Second, we…" β€” Peter Zhong, Jacky Zhao, Ryan Carelli Replit β€” Enabling Agent 3 to Self-Test at Scale with REPL-Based Verification https://replit.com/blog/automated-self-testing https://replit.com/blog/automated-self-testing https://replit.com/blog/automated-self-testing Β· good β€” Verification scales with autonomy: as an agent runs longer unattended Replit went from ~20 min to 200+ min of productive autonomous work , robust self-testing becomes the gating factor because errors compound β€” and they isolate testing into a separate subagent to avoid context pollution, reaching multi-hundred-step… excerpt: "we've created a self-testing flow for the Agent that is able to perform complex, multi-hundred step testing at a median cost of $0.20 per session." β€” Cognition Devin team β€” A review of OpenAI's o1 and how we evaluate coding agents https://cognition.com/blog/evaluating-coding-agents https://cognition.com/blog/evaluating-coding-agents https://cognition.com/blog/evaluating-coding-agents Β· good β€” When your judge is itself an agent with shell/browser/code-editing tools autonomously deciding pass/fail , you must validate the judge: measure its precision and recall against a labeled ground-truth set and keep humans continuously reviewing the "proof of success" it surfaces. They also average over multiple Devin… excerpt: "We evaluate our evaluators in two ways: 1 Measuring precision and recall on ground truth sets 2 Continuous human review of the proof of success discovered by the evaluator agents." β€” Akshay Utture Augment Code β€” How we built a high-quality AI code review agent https://www.augmentcode.com/blog/how-we-built-high-quality-ai-code-review-agent https://www.augmentcode.com/blog/how-we-built-high-quality-ai-code-review-agent https://www.augmentcode.com/blog/how-we-built-high-quality-ai-code-review-agent Β· good β€” They run a fast offline benchmark LLM-as-judge comparing generated comments to human-authored "golden comments" on 10 PRs across 5 repos using F-score as the hill-climbing metric, then map each offline metric to a production proxy: recall to "bugs fixed per PR" and precision to "percentage of comments addressed."… excerpt: "F-score acts as the primary hill-climbing metric for offline improvements. ... Bugs fixed per PR | Recall | Measures real-world bug prevention and review coverage | Percentage of comments addressed | Precision |…" β€” Antonio Scandurra & Nathan Sobo Zed β€” Zed now predicts your next edit with Zeta, our new open model https://zed.dev/blog/edit-prediction https://zed.dev/blog/edit-prediction https://zed.dev/blog/edit-prediction Β· good β€” When the correct output is non-deterministic and admits many valid forms e.g. code edits , replace brittle token/string assertions with an LLM judge checking plain-English intent assertions e.g. "ensure quicksort recurses left and right of the pivot" ; this tolerates run-to-run variation while still catching wrong… excerpt: "instead of strict assertions, we used a larger LLM to evaluate Zeta's edits. By writing our test assertions in plain English and having Claude check if the results matched our intent, we could validate that Zeta was…" β€” Factory.ai β€” Code Droid: A Technical Report https://factory.ai/news/code-droid-technical-report https://factory.ai/news/code-droid-technical-report https://factory.ai/news/code-droid-technical-report Β· good β€” They decompose agent failures into distinct stages of the localization pipeline β€” file not retrieved 8% , retrieved but not ranked top-5 8% , and ranked top but not edited 6% β€” which tells practitioners exactly where to invest retrieval recall vs. ranking vs. edit selection rather than treating a failed task as… excerpt: "In 8% of the tasks, Code Droid failed to include the target file in its list of analyzed files. Additionally, even when the target file was analyzed, it was not prioritized as a top-5 file in another 8% of cases.…" β€” Jan Hartman Sourcegraph β€” Lessons from building AI coding assistants: context retrieval and evaluation https://sourcegraph.com/blog/lessons-from-building-ai-coding-assistants-context-retrieval-and-evaluation https://sourcegraph.com/blog/lessons-from-building-ai-coding-assistants-context-retrieval-and-evaluation https://sourcegraph.com/blog/lessons-from-building-ai-coding-assistants-context-retrieval-and-evaluation Β· good β€” When you can't get ground-truth labels for "relevant context," end-to-end user feedback can't tell you whether a bad answer came from retrieval or from the LLM β€” so substitute cheap automatic proxy checks code compiles/passes tests for generation; referenced symbols actually exist for code Q&A and separately… excerpt: "Since users primarily interact with the LLM's responses rather than the context items themselves, it's hard to know if context retrieval is making a difference. We might get feedback that a response was unhelpful, but…" β€” Yujohn Nattrass β€” Introducing Scorers in Mastra https://mastra.ai/blog/mastra-scorers https://mastra.ai/blog/mastra-scorers https://mastra.ai/blog/mastra-scorers Β· good β€” Don't ask an LLM judge to emit a raw 0-1 score directly β€” it's high-variance and irreproducible. Instead have the LLM emit structured intermediate data e.g. extract claims/opinions, label each , then compute the score deterministically in code proportion that pass , keeping the LLM's nuance but making the number… excerpt: "LLMs are terrible at producing consistent numerical scoresβ€”ask the same model to rate something from 0-1 five times and you'll get five different numbers. So we have LLMs output structured data instead, then use a…" β€” Letta β€” Benchmarking AI Agent Memory: Is a Filesystem All You Need? https://www.letta.com/blog/benchmarking-ai-agent-memory/ https://www.letta.com/blog/benchmarking-ai-agent-memory/ https://www.letta.com/blog/benchmarking-ai-agent-memory/ Β· good β€” A simple filesystem-backed agent search files β†’ grep/open β†’ answer beats a specialized graph-memory system on LoCoMo, supporting their thesis that what matters for memory eval is whether the agent knows WHEN and HOW to call a retrieval tool, not the underlying retrieval mechanism vector DB vs knowledge graph . They… excerpt: "This simple agent achieves 74.0% on LoCoMo with GPT-4o mini and minimal prompt tuning, significantly above Mem0's reported 68.5% score for their top-performing graph variant." β€” Dominik Kundel, Gabriel Chua β€” Testing Agent Skills Systematically with Evals https://developers.openai.com/blog/eval-skills https://developers.openai.com/blog/eval-skills https://developers.openai.com/blog/eval-skills Β· good β€” Structure skill evals as deterministic trace checks first parse the --json JSONL stream: assert specific commands ran, count command execution items to catch looping/re-run regressions, track usage tokens to catch prompt bloat , then layer a model-assisted --output-schema rubric step only for the qualitative parts… excerpt: "Deterministic checks answer 'did it do the basics?' but they don't answer 'did it do it the way you wanted?' For skills like setup-demo-app, many requirements are qualitative: component structure, styling conventions,…" β€” The LangChain Team β€” Evaluating Deep Agents: Our Learnings https://www.langchain.com/blog/evaluating-deep-agents-our-learnings https://www.langchain.com/blog/evaluating-deep-agents-our-learnings https://www.langchain.com/blog/evaluating-deep-agents-our-learnings Β· good β€” For multi-turn agent evals, you can't hardcode a fixed sequence of user inputs because once the agent diverges from the expected path the later scripted inputs become incoherent; pair this with per-test fresh/temporary environments so runs stay reproducible and non-flaky, and lean on single-step evals since… excerpt: "if you naively hardcode a sequence of inputs and the agent deviates from the expected path, the subsequent hardcoded user input may not make sense." β€” Malte Ubl, Alice Alexandra Moore, Ido Pesok β€” Eval-driven development: Build better AI faster https://vercel.com/blog/eval-driven-development-build-better-ai-faster https://vercel.com/blog/eval-driven-development-build-better-ai-faster https://vercel.com/blog/eval-driven-development-build-better-ai-faster Β· good β€” Tier your graders by cost/objectivity code checks first, LLM grading reserved for subjective calls since it runs 1.5-2x more expensive , hold a hard 100% pass bar on refusal/safety, and deliberately seed the eval set with prompts that currently fail so improvements are tracked and regressions caught as prompts… excerpt: "Our multi-faceted evaluation strategy includes fast, reliable code checks, end user and internal human feedback, and LLM-based grading for complex judgments at scale. ... Some of our checks for code quality include:…" β€” Letta β€” Letta Leaderboard: Benchmarking LLMs on Agentic Memory https://www.letta.com/blog/letta-leaderboard https://www.letta.com/blog/letta-leaderboard https://www.letta.com/blog/letta-leaderboard Β· good β€” A good agentic-memory eval must penalize unnecessary memory tool calls, not just reward correct answers: models that are strong at archival retrieval tend to over-call memory tools even when the answer is already in context, which is a real failure mode you only catch if your scoring includes an extraneous-operation… excerpt: "Models that perform well on archival memory e.g., Claude Haiku 3-5 might overuse memory operations when unnecessary and receive a lower score on core memory due to penalties." β€” Decagon β€” The evaluation engine behind Decagon's AI agents https://decagon.ai/blog/evaluation-engine-ai-agents https://decagon.ai/blog/evaluation-engine-ai-agents https://decagon.ai/blog/evaluation-engine-ai-agents Β· good β€” A two-stage eval gate offline LLM-as-judge over query/context/response triplets plus an expert-labeled ground-truth set, then online A/B with gradual traffic ramp keeps unreliable variants out of production; auditing a subset of judge scores with human labellers validates the judge itself, and online success is… excerpt: "Using an LLM-as-judge system, we evaluate structured triplets consisting of a user query, the context provided to the model, and the model's generated response. ... We evaluate responses against a ground truth…" β€” Anker & Mads Parahelp co-founders β€” AI prompt design at Parahelp https://parahelp.com/blog/prompt-design https://parahelp.com/blog/prompt-design https://parahelp.com/blog/prompt-design Β· good β€” Designing the agent to emit structured XML output is a deliberate "design-for-evaluability" tactic: rigid, parseable output lets you programmatically grade each decision, and pairing it with an outcome metric like "% of tickets resolved end-to-end" grounds eval in real production results rather than proxy scores. excerpt: "This made the model more strict and let us parse XML for evals " β€” Iwona Bialynicka-Birula, Ryan Muir, Binoy Robin Dalal, Hagyeong Shin, Nikolai Glushnev β€” How we Built a State-of-the-Art Research Agent for Call Center Conversation Analytics https://cresta.com/blog/how-we-built-a-state-of-the-art-research-agent-for-call-center-conversation-analytics https://cresta.com/blog/how-we-built-a-state-of-the-art-research-agent-for-call-center-conversation-analytics https://cresta.com/blog/how-we-built-a-state-of-the-art-research-agent-for-call-center-conversation-analytics Β· good β€” They isolated the dominant hallucination driver questions whose answer simply isn't in the conversation and pulled counting/aggregation out of the LLM into deterministic code so report statistics are guaranteed correct, while tracking two concrete report-quality metrics relevance-classification accuracy and… excerpt: "Human experts scrutinized a wide range of AI Analyst reports and identified two key metrics that were key drivers of report quality: relevance classification accuracy and the factuality of claims about the…" β€” Cresta β€” Why Speech to Text Is the Hidden Engine Behind Contact Center AI Performance https://cresta.com/blog/why-speech-to-text-is-the-hidden-engine-behind-contact-center-ai-performance https://cresta.com/blog/why-speech-to-text-is-the-hidden-engine-behind-contact-center-ai-performance https://cresta.com/blog/why-speech-to-text-is-the-hidden-engine-behind-contact-center-ai-performance Β· good β€” STT quality is the upstream bottleneck for downstream agent tasks: WER should be measured on a domain-stratified corpus here 2,703 files / 81.69 hours / 9 domains because small WER deltas compound at scale 1% WER over 1M minutes = ~10,000 fewer errors , and targeted fine-tuning or keyterm prompting moves the needle… excerpt: "WER benchmarking was based on a dataset comprising 2,703 audio files across nine distinct domains, totaling 81.69 hours" β€” Vapi Vapi Editorial Team β€” Your Voice Agents Need Tests. Now They Have Them. https://vapi.ai/blog/evals https://vapi.ai/blog/evals https://vapi.ai/blog/evals Β· good β€” Convert real production failures into regression tests by capturing the bad transcript and annotating the correct behavior, and match different criteria with different judges: regex/JSON/exact for deterministic outputs e.g., a tool call must include particular arguments , LLM-as-judge for fuzzy qualities like tone,… excerpt: "When you discover a bad call in your logs, you can turn that transcript into a test. In the dashboard, pull up the call, click the thumbs down button to use it as an eval, specify what the assistant should have done…" β€” Chip Huyen β€” Agents https://huyenchip.com/2025/01/07/agents.html https://huyenchip.com/2025/01/07/agents.html https://huyenchip.com/2025/01/07/agents.html Β· good β€” Decompose agent planning evaluation into a concrete task, tool-inventory dataset and sample K plans per task, then track plan-level metrics fraction valid, retries-to-valid and tool-call-level metrics invalid tool, valid tool with wrong params, valid tool with wrong values β€” separating the distinct failure modes… excerpt: "To evaluate an agent for planning failures, you can create a dataset of task, tool inventory pairs. For each task, use an agent to generate K plans. Compute the following metrics: Out of all generated plans, how many…" β€” Lilian Weng β€” LLM Powered Autonomous Agents https://lilianweng.github.io/posts/2023-06-23-agent/ https://lilianweng.github.io/posts/2023-06-23-agent/ https://lilianweng.github.io/posts/2023-06-23-agent/ Β· good β€” LLM-as-judge can silently fail in expert domains: in ChemCrow, an LLM evaluator rated GPT-4 and ChemCrow as roughly equal, while domain experts judging chemical correctness found ChemCrow far superior. The takeaway is that an LLM judge lacking domain expertise cannot detect flaws it doesn't understand, so… excerpt: "Interestingly, while the LLM-based evaluation concluded that GPT-4 and ChemCrow perform nearly equivalently, human evaluations with experts oriented towards the completion and chemical correctness of the solutions…" β€” Carol Liang and Kevin Ho Stripe, API Standards β€” Can AI agents build real Stripe integrations? We built a benchmark to find out https://stripe.com/blog/can-ai-agents-build-real-stripe-integrations https://stripe.com/blog/can-ai-agents-build-real-stripe-integrations https://stripe.com/blog/can-ai-agents-build-real-stripe-integrations Β· good β€” Don't grade an agent on its own self-reported success or surface-level API/UI responses; verify the real side effects in the system of record here, the actual Stripe API object the action should have created . This catches the documented failure where an agent saw a 400 error on invalid test data and declared "Good,… excerpt: "Some graders also validated the Stripe artifacts of a run by inspecting created Stripe API objects. For example, in a full-stack challenge, the agent might complete a payment in the UI, then verify success by testing…" β€” Discord β€” Developing Rapidly with Generative AI https://discord.com/blog/developing-rapidly-with-generative-ai https://discord.com/blog/developing-rapidly-with-generative-ai https://discord.com/blog/developing-rapidly-with-generative-ai Β· good β€” Use a separate LLM a "critic" to score your agent's outputs against criteria, and structure the judge prompt to force constrained outputs β€” yes/no or a numeric scale β€” rather than free-form critique, which makes the eval signal aggregable and lets you compare prompt variants quickly. excerpt: "AI-assisted evaluation uses best-in-class LLMs like GPT-4 to automatically critique how well the AI's outputs match what we expected or how they score against a set of criteria. ... This method uses GPT-4 in a way…" β€” Gayatri Sabharwal β€” What it takes to build AI agents at scale https://ramp.com/leading-indicators/what-it-takes-to-build-ai-agents-at-scale https://ramp.com/leading-indicators/what-it-takes-to-build-ai-agents-at-scale https://ramp.com/leading-indicators/what-it-takes-to-build-ai-agents-at-scale Β· good β€” Build eval ground truth from a domain expert's spec, then use a frontier model to generate adversarial edge cases the expert missed, and validate with beta-user feedback; the genuinely hard problem is deciding when eval coverage is sufficient to remove the human from the loop. The post also draws a useful line:… excerpt: "At Ramp, the eval suite starts with a human expert β€” often an accountant β€” who writes down how the task should go. A frontier model then stress-tests it, surfacing edge cases or the scenarios the expert didn't think of.…" β€” Max Leiter β€” How we made v0 an effective coding agent https://vercel.com/blog/how-we-made-v0-an-effective-coding-agent https://vercel.com/blog/how-we-made-v0-an-effective-coding-agent https://vercel.com/blog/how-we-made-v0-an-effective-coding-agent Β· good β€” Define the agent's primary metric as a binary user-visible outcome does the generated site actually render, not error/blank rather than text-similarity, then attack the ~10% LLM error baseline with a streaming autofix layer targeting specific named failure modes stale APIs, nonexistent icons, missing providers,… excerpt: "The primary metric we optimize for is the percentage of successful generations. A successful generation is one that produces a working website in v0's preview instead of an error or blank screen. ... In our experience,…" New, vetted finds from the automated Scan discover β†’ strict judge; deduped by URL and title . Newest first. β€” ClΓ©mentine Fourrier HuggingFace , with swyx & Alessio β€” Latent Space β€” Benchmarks 201: Why Leaderboards Arenas LLM-as-Judge https://www.latent.space/p/benchmarks-201 https://www.latent.space/p/benchmarks-201 https://www.latent.space/p/benchmarks-201 Β· podcast excellent β€” First-hand, mechanism-level guidance from the lead maintainer of HuggingFace's OpenLLM Leaderboard: ranks evaluation methods reproducible leaderboards preference arenas LLM-as-judge , names concrete failure modes LLM judges show mode-collapse self-reinforcement, positional bias, and can't… πŸ†•β€” AI Engineer @aiDotEngineer ; Evals track hosted by Braintrust / Olmo Maldonado; multiple speakers β€” Evals: AI Engineer World's Fair 2025 full track playlist https://www.youtube.com/playlist?list=PLcfpQ4tk2k0XZS6wXjyB 8zuZBXHFTwYM https://www.youtube.com/playlist?list=PLcfpQ4tk2k0XZS6wXjyB 8zuZBXHFTwYM https://www.youtube.com/playlist?list=PLcfpQ4tk2k0XZS6wXjyB 8zuZBXHFTwYM Β· talk excellent β€” A full track of practitioner conference talks where teams at Google, Notion, Zapier, Vercel, Braintrust and others walk through how they actually build, score, and deploy product evals in production β€” error analysis, LLM-as-judge scorer design, offline vs online eval loops, and frontier-benchmark… πŸ†•β€” Tara Bogavelli, Gabrielle Gauthier MelanΓ§on, Katrina Stankiewicz, Oluwanifemi Bamgbose, Hoang Nguyen, Raghav Mehndiratta, Hari Subramani ServiceNow AI β€” A New Framework for Evaluating Voice Agents EVA https://huggingface.co/blog/ServiceNow-AI/eva https://huggingface.co/blog/ServiceNow-AI/eva https://huggingface.co/blog/ServiceNow-AI/eva Β· article excellent β€” EVA is an end-to-end voice-agent eval framework using a bot-to-bot audio harness user simulator + Pipecat agent + deterministic tool executor + validators that jointly scores task accuracy EVA-A: completion, faithfulness via LLM-judge, speech fidelity via LALM-judge and conversational… πŸ†•β€” Yunfei Bai, Allie Colin, Kashif Imran, Winnie Xiong AWS β€” Evaluating AI agents: Real-world lessons from building agentic systems at Amazon https://aws.amazon.com/blogs/machine-learning/evaluating-ai-agents-real-world-lessons-from-building-agentic-systems-at-amazon/ https://aws.amazon.com/blogs/machine-learning/evaluating-ai-agents-real-world-lessons-from-building-agentic-systems-at-amazon/ https://aws.amazon.com/blogs/machine-learning/evaluating-ai-agents-real-world-lessons-from-building-agentic-systems-at-amazon/ Β· article good β€” Lays out a three-layer agent evaluation library foundation-model benchmarking, component assessment of intent/memory/reasoning/tool-use, and final task-completion quality with concrete component metrics like tool selection/parameter accuracy, context-retrieval precision/recall, and reasoning… πŸ†•β€” Michael Dawson Red Hat β€” Eval-driven development: Build and evaluate reliable AI agents https://developers.redhat.com/articles/2026/03/23/eval-driven-development-build-evaluate-ai-agents https://developers.redhat.com/articles/2026/03/23/eval-driven-development-build-evaluate-ai-agents https://developers.redhat.com/articles/2026/03/23/eval-driven-development-build-evaluate-ai-agents Β· article good β€” A hands-on, 8-stage eval-driven workflow for a real multi-turn IT-self-service agent: uses DeepEval's ConversationalGEval/ConversationSimulator with ~15 custom LLM-as-judge metrics, a directory of 11 "known bad" conversations to validate that the metrics actually catch failures "test your tests" ,… πŸ†•β€” Scott Clark Distributional with Sam Charrington β€” How to Find the Agent Failures Your Evals Miss TWIML 767 https://twimlai.com/podcast/twimlai/how-find-agent-failures-your-evals-miss https://twimlai.com/podcast/twimlai/how-find-agent-failures-your-evals-miss https://twimlai.com/podcast/twimlai/how-find-agent-failures-your-evals-miss Β· podcast good β€” Pre-deployment evals only catch known failure modes; the durable method for catching "unknown unknowns" is post-production analytics β€” convert agent execution traces into vector fingerprints, then cluster/topic-model them to surface emergent failures like "lazy" tool-use hallucinations agents… πŸ†•β€” Raza Habib Humanloop CEO , MLOps Community β€” Product Metrics are LLM Evals // Raza Habib CEO of Humanloop https://www.youtube.com/watch?v=KWcE8ybs09A https://www.youtube.com/watch?v=KWcE8ybs09A https://www.youtube.com/watch?v=KWcE8ybs09A Β· podcast good β€” The central, actionable thesis is that the best evals are your product metrics: instead of inventing proxy metrics, instrument the real production signals β€” explicit user feedback thumbs up/down , user corrections to generated output, and the user's natural next action β€” and feed them back as your… πŸ†•β€” Rashmi Shetty Capital One with Sam Charrington TWIML AI Podcast β€” How Capital One Delivers Multi-Agent Systems TWIML 765 β€” Rashmi Shetty https://twimlai.com/podcast/twimlai/how-capital-one-delivers-multi-agent-systems https://twimlai.com/podcast/twimlai/how-capital-one-delivers-multi-agent-systems https://twimlai.com/podcast/twimlai/how-capital-one-delivers-multi-agent-systems Β· podcast good β€” A senior Capital One platform leader describes evaluating a real deployed multi-agent system Chat Concierge for auto dealerships by shifting from per-model ML metrics to end-to-end task-outcome evaluation, treating evals for stochastic multi-agent workflows plus observability as first-class… πŸ†•β€” Ereli Eran Founding Engineer, 7AI , host Demetrios Brinkmann β€” MLOps Community β€” Software Engineering in the Age of Coding Agents: Testing, Evals, and Shipping Safely at Scale MLOps Podcast 361 https://home.mlops.community/public/videos/software-engineering-in-the-age-of-coding-agents-testing-evals-and-shipping-safely-at-scale https://home.mlops.community/public/videos/software-engineering-in-the-age-of-coding-agents-testing-evals-and-shipping-safely-at-scale https://home.mlops.community/public/videos/software-engineering-in-the-age-of-coding-agents-testing-evals-and-shipping-safely-at-scale Β· podcast good β€” A working practitioner's three-tier eval pipeline for production agents: 1 "unit tests that are more like integration tests" which actually make LLM calls, 2 staging evals run against real customer data, and 3 async LLM-as-judge runs as a scheduled post-deployment task to re-review completed… πŸ†•β€” Geoffrey Irving UK AI Security Institute , with Nathan Labenz β€” Situational Awareness in Government, with UK AISI Chief Scientist Geoffrey Irving https://www.cognitiverevolution.ai/situational-awareness-in-government-with-uk-aisi-chief-scientist-geoffrey-irving/ https://www.cognitiverevolution.ai/situational-awareness-in-government-with-uk-aisi-chief-scientist-geoffrey-irving/ https://www.cognitiverevolution.ai/situational-awareness-in-government-with-uk-aisi-chief-scientist-geoffrey-irving/ Β· podcast good β€” UK AISI's Chief Scientist details real eval practice: open-sourcing the Inspect eval framework, calibrating fast automated evals against wet-lab biology ground truth, red-teaming across 30+ model runs jailbreaking every model tested , and concrete eval-awareness mitigations embedding evals in… πŸ†•β€” Hamel Husain with Claire Vo, How I AI podcast β€” Evals, Error Analysis, and Better Prompts: A Systematic Approach to Improving Your AI Products https://www.lennysnewsletter.com/p/evals-error-analysis-and-better-prompts https://www.lennysnewsletter.com/p/evals-error-analysis-and-better-prompts https://www.lennysnewsletter.com/p/evals-error-analysis-and-better-prompts Β· podcast / video episode with transcript good β€” A practitioner walkthrough of the error-analysis loop: read real user conversation traces, open-code failures and group them into categories, prioritize by frequency counting not intuition , then build binary pass/fail evals and validate LLM-as-judge against human labels. Includes a live… πŸ†•β€” Raza Habib Humanloop & Brianna Connelly Filevine β€” Eval-Driven Development: Best Practices and Pitfalls When Building with AI https://home.mlops.community/public/videos/eval-driven-development-best-practices-and-pitfalls-when-building-with-ai-raza-habib-and-brianna-connelly-ai-in-production-2025-2025-03-13 https://home.mlops.community/public/videos/eval-driven-development-best-practices-and-pitfalls-when-building-with-ai-raza-habib-and-brianna-connelly-ai-in-production-2025-2025-03-13 https://home.mlops.community/public/videos/eval-driven-development-best-practices-and-pitfalls-when-building-with-ai-raza-habib-and-brianna-connelly-ai-in-production-2025-2025-03-13 Β· conference talk video good β€” A real production case study Filevine, a legal-AI platform: 1.5M chat requests/mo, 360K docs, 25B tokens showing a concrete eval-driven workflow with measured outcomes β€” scaling document classification from 60 to 160 categories while holding precision/recall in the high 80s-90s, and raising… πŸ†•β€” Greg Kamradt ARC Prize Foundation β€” How To Benchmark AGI β€” with Greg Kamradt, President of ARC-AGI https://www.youtube.com/watch?v=wU82fz4iRfo https://www.youtube.com/watch?v=wU82fz4iRfo https://www.youtube.com/watch?v=wU82fz4iRfo Β· talk good β€” Kamradt frames a benchmark's job as measuring generalization/skill-acquisition efficiency rather than memorized task completion, and gives concrete, reusable eval-design rules: build tasks easy for humans but hard for AI to expose true capability gaps; a benchmark only gives useful signal in the… πŸ†•β€” Greg Kamradt ARC Prize Foundation , with Demetrios Brinkmann β€” Greg Kamradt: Benchmarking Intelligence | ARC Prize MLOps Community https://home.mlops.community/public/videos/greg-kamradt-benchmarking-intelligence-or-arc-prize https://home.mlops.community/public/videos/greg-kamradt-benchmarking-intelligence-or-arc-prize https://home.mlops.community/public/videos/greg-kamradt-benchmarking-intelligence-or-arc-prize Β· talk / podcast interview video good β€” Lays out concrete, transferable eval-design principles from running ARC-AGI: build "human-easy, AI-hard" tasks to avoid saturation, verify human-solvability empirically 400 testers, every ARC-2 task solved by 2+ people in 2 attempts , use hidden holdout test sets and dual public/private… πŸ†•β€” HUD hud.ai β€” no individual byline β€” Verifier and Reward Design for RL Environments https://www.hud.ai/resources/verifier-reward-design-rl-environments https://www.hud.ai/resources/verifier-reward-design-rl-environments https://www.hud.ai/resources/verifier-reward-design-rl-environments Β· article technical guide good β€” Lays out a concrete four-layer scoring architecture verifiers / pass-fail gates / 3-5 criteria rubrics / composite reward plus a five-step build workflow: define checkable end-states first "table contains row id=4521, status='active'" , add hard failure gates, build minimal rubrics, test on… πŸ†•β€” Akshay Anand Thoughtworks β€” Evaluating AI agents in production: A practical framework https://www.thoughtworks.com/insights/blog/machine-learning-and-ai/Evaluating-AI-agents-in-production https://www.thoughtworks.com/insights/blog/machine-learning-and-ai/Evaluating-AI-agents-in-production https://www.thoughtworks.com/insights/blog/machine-learning-and-ai/Evaluating-AI-agents-in-production Β· article good β€” Presents a practical three-layer eval architecture persona-based multi-turn simulation, functional unit evals at agent/conversation level, operational observability with a concrete maturity progression β€” start ~20% automated / 80% manual validation, refine personas via UAT, then shift to… πŸ†•β€” Brooke Hopkins Coval, ex-Waymo β€” Voice AI Agent Evaluation: The Complete Guide 2026 https://www.coval.ai/blog/voice-ai-agent-evaluation-guide https://www.coval.ai/blog/voice-ai-agent-evaluation-guide https://www.coval.ai/blog/voice-ai-agent-evaluation-guide Β· article good β€” Domain-specific evaluation playbook for voice agents: persona-tiered simulation testing Easy/Medium/Hard/Adversarial across accent, noise, emotion , a concrete LLM-as-judge calibration loop run on 50-100 calls, sample for human review, iterate rubrics until 85% human-judge agreement on binary… πŸ†•β€” Rishi Gujjar & Andrew Li Judgment Labs β€” Agent Judge: Solving Long-Horizon Evals for Production Agents https://www.judgmentlabs.ai/blogs/agent-judge-solving-long-context-evaluations https://www.judgmentlabs.ai/blogs/agent-judge-solving-long-context-evaluations https://www.judgmentlabs.ai/blogs/agent-judge-solving-long-context-evaluations Β· article good β€” Frames long-horizon agent evaluation as an agentic, multi-agent judge search trajectory state as queryable objects, verify claimed actions against source-of-truth systems like DBs/APIs/GitHub, and iteratively refine the rubric , backed by a real benchmark table on internal hallucination-detection… πŸ†•β€” Shreya Shankar guest ; Hugo Bowne-Anderson host β€” Vanishing Gradients β€” Ep 57: AI Agents and LLM Judges at Scale β€” Processing Millions of Documents Without Breaking the Bank https://vanishinggradients.fireside.fm/57 https://vanishinggradients.fireside.fm/57 https://vanishinggradients.fireside.fm/57 Β· podcast good β€” Shreya Shankar UC Berkeley EPIC Lab, author of DocETL walks through an end-to-end methodology for reliable LLM-judge and agent pipelines at scale: treat unstructured-text LLM workflows as ETL; do error analysis on the first 50-100 traces with a human to surface failure modes; add guardrails via… πŸ†•β€” Tejal Patwardhan OpenAI frontier evals lead , host Andrew Mayne β€” Why Tejal Patwardhan stopped underestimating the models Ep 21 https://shows.acast.com/openai-podcast/episodes/why-tejal-patwardhan-stopped-underestimating-the-models-epis https://shows.acast.com/openai-podcast/episodes/why-tejal-patwardhan-stopped-underestimating-the-models-epis https://shows.acast.com/openai-podcast/episodes/why-tejal-patwardhan-stopped-underestimating-the-models-epis Β· podcast good β€” First-hand account from the person running OpenAI's frontier evals team on why established benchmarks saturate or get gamed as models improve, what distinguishes a benchmark that holds up, the "capability overhang" problem models advance faster than we can measure them , and the shift from toy… πŸ†•β€” Alon Bochman RagMetrics ; host Demetrios Brinkmann MLOps Community β€” Making AI Reliable is the Greatest Challenge of the 2020s 312 β€” Alon Bochman RagMetrics with Demetrios Brinkmann https://www.youtube.com/watch?v=d4PGxNM3Iis https://www.youtube.com/watch?v=d4PGxNM3Iis https://www.youtube.com/watch?v=d4PGxNM3Iis Β· podcast good β€” Treat the LLM-judge's "human agreement rate" against domain experts on your own eval set as the primary success metric, and engage non-technical SMEs through a feedback loop show input β†’ model output β†’ their preferred output, fine-tune the judge on 50-100 corrected pairs rather than blank… πŸ†•β€” Lenny Rachitsky host with Brendan Foody Mercor CEO β€” Why experts writing AI evals is creating the fastest-growing companies in history β€” Brendan Foody Mercor CEO https://www.lennysnewsletter.com/p/experts-writing-ai-evals-brendan-foody https://www.lennysnewsletter.com/p/experts-writing-ai-evals-brendan-foody https://www.lennysnewsletter.com/p/experts-writing-ai-evals-brendan-foody Β· podcast good β€” Two genuinely useful framings from someone selling evals to all top-5 labs: "if the model is the product, then the eval is the product requirement document," and that evals and RL verifier environments are the same data type β€” only the semantic use benchmark vs. reward signal differs. The… πŸ†•β€” Anastasios Angelopoulos, Wei-Lin Chiang, Ion Stoica LMArena with Anjney Midha a16z β€” Beyond Leaderboards: LMArena's Mission to Make AI Reliable https://a16z.com/podcast/beyond-leaderboards-lmarenas-mission-to-make-ai-reliable/ https://a16z.com/podcast/beyond-leaderboards-lmarenas-mission-to-make-ai-reliable/ https://a16z.com/podcast/beyond-leaderboards-lmarenas-mission-to-make-ai-reliable/ Β· podcast good β€” First-hand account from the team behind Chatbot Arena on why crowdsourced human-preference voting vs. expert benchmarks is needed for reliability, the Bradley-Terry ranking migration, style control to separate substance from formatting, building immunity to overfitting/gaming, why "fresh and… πŸ†•β€” Greg Kamradt President, ARC Prize Foundation β€” Measuring Agents with Interactive Evaluations β€” Greg Kamradt ARC Prize Foundation https://www.youtube.com/watch?v=TK9MN22q6E0 https://www.youtube.com/watch?v=TK9MN22q6E0 https://www.youtube.com/watch?v=TK9MN22q6E0 Β· talk conference talk / video good β€” Argues static benchmarks can't measure what agents actually do multi-turn exploration, planning, long-horizon execution and proposes interactive evals scored on action efficiency vs. a human baseline β€” how efficiently an agent converts environment information into a working strategy, grounded in… πŸ†•β€” Beth Barnes CEO, METR β€” The Most Important Graph in AI Right Now Measuring AI's Time Horizon β€” Beth Barnes METR https://www.youtube.com/watch?v=jXtk68Kzmms https://www.youtube.com/watch?v=jXtk68Kzmms https://www.youtube.com/watch?v=jXtk68Kzmms Β· talk good β€” Direct from the source METR's CEO , this lays out the "time horizon" eval methodology: rather than scoring tasks pass/fail, you order tasks by how long human experts take and find the duration at which a model hits 50% success β€” a human-baselined y-axis that makes capability legible and… πŸ†•β€” Sayash Kapoor & Benedikt Stroebl Princeton , interviewed by Connor Shorten Weaviate β€” AI Agents That Matter with Sayash Kapoor and Benedikt Stroebl Weaviate Podcast 104 https://www.youtube.com/watch?v=gCP-W BNzg4 https://www.youtube.com/watch?v=gCP-W BNzg4 https://www.youtube.com/watch?v=gCP-W BNzg4 Β· talk / podcast interview good β€” The co-first authors walk through their TMLR paper's core thesis: accuracy-only agent benchmarking produces needlessly complex, expensive agents, and once you control for inference cost, dead-simple baselines e.g. retrying/resampling a model land on or above the cost-accuracy Pareto frontier of… πŸ†•β€” Barry Zhang & Mahesh Murag Anthropic β€” Don't Build Agents, Build Skills Instead https://www.youtube.com/watch?v=CEvIs9y1uog https://www.youtube.com/watch?v=CEvIs9y1uog https://www.youtube.com/watch?v=CEvIs9y1uog Β· talk good β€” Anthropic's case for packaging procedural knowledge as composable "Skills" organized folders + self-documenting scripts, loaded via progressive disclosure so metadata is cheap until a skill.md is invoked rather than building bespoke domain agents. For evals specifically, the speakers name the… πŸ†•β€” Arvind Narayanan Princeton ; host Sam Charrington TWIML β€” AI Agents: Substance or Snake Oil β€” Arvind Narayanan TWIML Podcast 704 https://www.youtube.com/watch?v=HScABWB98Kw https://www.youtube.com/watch?v=HScABWB98Kw https://www.youtube.com/watch?v=HScABWB98Kw Β· talk good β€” Grounded in Narayanan's "AI Agents That Matter" paper, it argues agent evals are systematically misleading: leaderboards ignore inference cost, so simple repeated-sampling baselines can match or beat complex agent architectures on benchmarks like HumanEval β€” making cost-vs-accuracy Pareto… πŸ†• β€” pavlovslist.com https://pavlovslist.com/ https://pavlovslist.com/ https://pavlovslist.com/ Β· directory β€” The RL-environment / eval startups directory "for the RL-pilled" . Environment labs / RL-env companies the "environments are the new data" venture wave, via pavlovslist : BenchFlow benchflow.ai β€” SkillsBench, ClawsBench, runtime , Prime Intellect verifiers, Environments Hub , HUD , Mechanize , Plato , AfterQuery , Halluminate , Surge AI , Scale , Mercor . Prime Intellect verifiers , Florian Brand Β· Braintrust Β· Arize Phoenix/AX, OpenInference Β· Galileo Β· LangChain / LangSmith agentevals Β· Sierra Ο„-bench Β· Core Automation Kanav Garg Β· Epoch AI benchmark audits Β· METR autonomy/horizon Β· FutureHouse HLE audit Β· UK AISI Inspect . - Built by merging this project's research rounds mining β†’ adversarial verification β†’ reference audit with a /deep-research pass. Source detail lives in research/citations.md , research/findings.json , research/reference-audit.md , research/notes/ , and the full link list in research/url-inventory.md 153 URLs . Verified-high deep-research, 3/3 votes : Verifier's Law, the verifiers library, EvalGen, Inspect AI, promptfoo, the ABC benchmark-rigor paper, plus lm-eval-harness, Autoevals, agentevals, AI Agents That Matter. Flagged caveats: the MT-Bench 10/25 bias numbers are hedged by their own authors ; Lee's "Agent Runtime" post URL and the WebArena/OSWorld/Terminal-Bench/Cybench links still need verification; the Kanav Garg talk is cited via a conference summary no canonical primary URL yet . This repo ships 146 deep reading notes in notes/ /benchflow-ai/awesome-evals/blob/main/notes β€” structured summaries with key points, verbatim quotes , and themes, for the highest-signal sources: β€” blog posts & practitioner essays notes/articles/ β€” 47 transcribed talks, podcasts & lectures with notes/talks/ mm:ss timestamps β€” papers surfaced by the citation graph notes/papers/ PRs welcome. Keep the bar high: show your work real data/code/war-stories beat hot takes , give every entry a one-line why , verify the URL, and flag caveats. See CONTRIBUTING.md /benchflow-ai/awesome-evals/blob/main/CONTRIBUTING.md . Quality over quantity β€” a great list is as much about what it excludes . To the extent possible under law, BenchFlow https://benchflow.ai and contributors have waived all copyright and related rights to this work CC0 1.0 . The linked resources remain under their respective licenses.