A large-scale benchmark testing whether AI agents can complete real, economically valuable professional work. Snorkel AI is a contributor and supporter through its Open Benchmarks Grants program.
Agents’ Last Exam (ALE) is a large-scale AI agent benchmark that measures whether autonomous agents can complete real professional work, not textbook problems. Instead of scripting an agent step by step, ALE hands a frontier agent a real task on a real machine, lets it work to completion, and scores the artifacts it leaves behind against verifiable success criteria.
Each task is a genuine project that a domain expert has already shipped, converted into a code-graded, fully reproducible test. There are no human judges and no subjective scoring, which keeps results objective and directly comparable across very different kinds of work. The benchmark is co-led by UC Berkeley RDI and built with 300+ experts across 100+ institutions.
Forecasts increasingly claim that AI agents will outperform humans at almost all jobs by 2026 to 2027. Agents’ Last Exam was built to test that claim on real, labor-market-aligned work, and the results are a reality check.
Top-tier agents pass just 26% of tasks overall, and only 2.6% on the hardest “Last-Exam” tier. Most agent benchmarks are saturating quickly. ALE moves in the opposite direction by measuring the long-horizon, real-world work that today’s agents still cannot reliably finish.
That gap is exactly the point. The name “Agents’ Last Exam” reflects a simple idea: the day agents saturate ALE is the day they can genuinely power real industries. Until then, it gives researchers a rigorous, reproducible way to see where frontier agents succeed and where they break.
ALE spans 55 non-physical sub-industries, grounded in the O*NET/SOC 2018 federal occupational taxonomy, covering most major categories of professional work performed on a computer.
| Field | Example domains |
|---|---|
| Business & Finance | Quant finance & trading, accounting & risk modeling, sales & marketing, HR management |
| Engineering & Robotics | Aerospace & mechanical engineering, civil & geospatial, robotics & autonomous systems |
| Life Sciences & Medicine | Genomics & sequence analysis, cell & imaging biology, clinical informatics, neuroimaging |
| Physical Sciences | Physics, chemistry & astrophysics, earth & atmospheric sciences, materials design |
| Computing & Math | Software engineering, data & analytics, AI engineering, cybersecurity, quantum computing |
| Media, Arts & Design | Motion & VFX, 3D animation, graphic & visual design, fashion & apparel |
| Legal, Education & Social | Legal research, educational technology, library & information science, social sciences |
ALE targets the Generalist Computer-Use Agent (GCUA): a system given full access to both a graphical interface (GUI) and a command line (CLI). The benchmark does not constrain how an agent solves a task. Whatever a human could do on a computer (click, type, script, browse, automate) the agent is free to do, and it is judged on the result rather than the method.
Tasks ship across three difficulty tiers (near-term, full-spectrum, and last-exam), plus an unlicensed track and ALE-CLI, a terminal-only subset for teams running command-line agents.
Current leaderboard (harness + flagship model): Codex (gpt-5-5) leads at roughly 26% overall, followed by Cursor (composer-2-5) and Claude Code (opus-4-8). Nobody is close to passing, and the exam is still open.
ALE collects industry production tasks executed with professional-grade tools and software, not simplified chat interactions. Strong tasks meet three criteria:
Every submission is defined by five components: task description, input, software, output, and evaluation.
Snorkel AI is proud to support Agents’ Last Exam both as a contributor, with Snorkel researchers among the co-authors, and through its Open Benchmarks Grants program, which funds open-source AI research and rigorous, reproducible evaluation. Real-world evaluation is the bottleneck for trustworthy AI agents, and ALE is exactly the kind of open benchmark that moves the field forward.
This builds on Snorkel’s broader work in data-centric AI research and agent evaluation, including contributions to benchmarks such as Terminal-Bench Science.