METR finds frontier AI software-task horizons doubling about every seven months
Using a 170-task suite calibrated to expert human completion times, METR introduced the 50% task-completion time horizon and estimated that the frontier for model agents on software and research tasks doubled approximately every seven months from 2019 to early 2025.
Frontier Delta
Previous Frontier
Agent evaluations generally produced benchmark-specific scores that were difficult to compare across model generations or translate into the amount of expert work represented.
New Claim / Result
METR fitted model-agent success against expert human task duration across a 170-task suite and reported Claude 3.7 Sonnet at roughly a 50-minute 50% horizon, alongside an approximately seven-month frontier doubling trend from 2019 to early 2025.
Delta
The measurement frontier moved from isolated benchmark scores toward a longitudinal, human-time-calibrated measure that could compare model-agent generations across software and research tasks ranging from seconds to hours.
Details
What Happened?
On March 19, 2025, METR published a method for measuring model-agent capability using the estimated time a relevant human expert would need to complete a task. The original suite combined 97 HCAST software tasks, seven RE-Bench machine-learning research tasks, and 66 short Software Atomic Actions, covering 170 tasks in total.
For each agent, METR modelled success probability as a function of the logarithm of human completion time. Its 50% task-completion time horizon is the human task duration at which the fitted model predicts that the agent will succeed half the time. In METR’s original March 2025 disclosure and version, Claude 3.7 Sonnet’s estimate was approximately 50 minutes, while the fitted frontier trend implied a doubling roughly every seven months from 2019 to early 2025.
The peer-reviewed NeurIPS 2025 version later evaluated agents based on 12 frontier models and reported o3 at roughly a 110-minute 50% horizon, while retaining the approximately seven-month long-run doubling trend. METR later expanded the suite from 170 to 228 tasks in Time Horizon 1.1, increasing the number of tasks estimated to take humans at least eight hours from 14 to 31.
What Does the Evidence Show?
METR’s original March 2025 disclosure found a strong relationship between human task duration and model-agent success across the evaluated software and research tasks. It reported an approximately exponential increase in the frontier 50% horizon between 2019 and early 2025 and found a similar growth trend at the stricter 80% success threshold, although the 80% horizons were approximately five times shorter. The later peer-reviewed NeurIPS 2025 evaluation retained the approximately seven-month long-run trend while reporting its results for 12 frontier models, including o3 at roughly a 110-minute 50% horizon.
The later TH1.1 evaluation preserved the stitched long-run result: approximately 196.5 days per doubling, effectively the same as the original TH1 estimate of 195.8 days. Shorter-window estimates were faster—approximately 130.8 days from 2023 onward and 88.6 days from 2024 onward under TH1.1—but METR found that these recent slopes were more sensitive to task composition and the set of models included.
A separate ICML 2026 paper, BRIDGE, used a two-parameter item-response model and performance data from METR, SWE-bench Verified, MLE-bench, GDPval, and Cybench. Its authors independently recovered an exponential frontier trend with a roughly six-month doubling time. This supports the broad scaling result, although BRIDGE still used METR’s human-time annotations to calibrate its latent difficulty scale and therefore is not fully independent of the original dataset.
METR has published the analysis pipeline and associated data used to calculate the time horizons, allowing the statistical analysis and generated figures to be inspected and rerun.
What Context Changes Interpretation?
A time horizon is not the amount of wall-clock time an AI can continuously operate without intervention. It is the amount of human expert task time associated with tasks the evaluated agent is predicted to complete at a specified success rate. Agents often finish successful tasks substantially faster than humans.
The result measures complete agent configurations rather than bare language models. Performance depends on the model, scaffold, prompts, tools, context management, resource limits, and elicitation effort. Most models in the original study used METR’s modular-public scaffold, while some models used modified setups because of differences in tool-use behaviour.
The evaluated distribution was concentrated on automatically gradable, self-contained software and research tasks. These tasks generally require less organizational context, collaboration, ambiguous goal interpretation, and accumulated codebase knowledge than normal long-running workplace projects. The original paper found that agents performed worse on “messier” tasks even after controlling for human task duration.
Human completion times are also an imperfect difficulty measure. Baselines were collected from people with different skills, some longer tasks used researcher estimates rather than measured completions, and successful runs were used to calculate task length. METR’s expanded TH1.1 suite had measured human baselines for only five of its 31 tasks estimated at eight hours or longer.
Later analysis found that recent frontier estimates are increasingly sensitive to task selection, benchmark saturation, regularization, curve-fitting assumptions, and uncertainty in human task lengths. A corrected regularization mistake reduced some recent 50% horizon estimates by as much as 20%, while reasonable alternative modelling choices could shift recent estimates further. These issues affect precise model values more than the broad multi-year trend.
What Should the Reader Take From It?
The durable result is that model agents improved extremely rapidly on METR’s human-calibrated software and research tasks across multiple model generations, and that human task duration provided a useful common scale for comparing systems whose raw benchmark scores were otherwise difficult to relate.
The entry should not be read as evidence that a model with a one-hour horizon can perform every one-hour professional task, work independently for an hour, replace an hour of labour without supervision, or reliably complete tasks below that horizon. It also does not establish that the faster post-2024 slope will continue or that month-long general workplace autonomy will arrive on the paper’s extrapolated schedule.
Significance
Confirmed Significance
METR established a human-interpretable method for expressing model-agent capability as the difficulty of tasks measured by expert human completion time. This allowed systems released across several years to be compared on one continuous scale rather than through unrelated benchmark percentages.
Within the evaluated software-and-research domain, the research provides strong evidence that the frontier 50% task-completion horizon increased exponentially between 2019 and early 2025 at approximately one doubling every six to seven months. The broad rate remained similar after peer review, expansion of the benchmark suite, and a separate-team reproduction using a different statistical framework.
Potential Significance If Confirmed
If the measured trend remains robust across broader, messier, and substantially longer workplace tasks, it would imply rapidly increasing ability for model-agent systems to complete meaningful software and research projects with limited intervention. The current evidence does not show that the same doubling rate generalises beyond METR-like task distributions, continues indefinitely, or directly translates into equivalent labour automation.
Caveats
- The time horizon measures the human duration of tasks associated with a fitted success probability, not how long the AI itself runs autonomously.
- Results apply to model-and-scaffold agent configurations, not isolated base models.
- The original suite is dominated by self-contained, automatically gradable software and research tasks and does not represent all professional work.
- A 50% success rate is too low for many practical, safety-critical, expensive, or difficult-to-verify tasks.
- Human baseline times are noisy and depend on expertise, familiarity, incentives, task context, and the treatment of failed human attempts.
- Recent model estimates and shorter-window acceleration rates are more sensitive to task composition, benchmark saturation, and analysis choices than the long-run trend.
- The independent BRIDGE result uses a separate method and additional benchmarks but calibrates its human-time scale using METR data, so it is not a completely data-independent replication.
- Extrapolations to week-long or month-long projects remain conditional forecasts rather than demonstrated capabilities.
Sources
Measuring AI Ability to Complete Long Software Tasks
NeurIPS 2025
Peer-reviewed methodology, composition of the original task suite, model results, long-run doubling trend, robustness work, and limitations.
Time Horizon 1.1
METR
Expansion from 170 to 228 tasks, revised model estimates, long-run and recent-window doubling rates, task-composition sensitivity, and updated Claude 3.7 Sonnet estimates.
BRIDGE: Predicting Human Task Completion Time From Model Performance
ICML 2026 / arXiv
Separate-team reproduction of the exponential task-horizon trend using a different item-response framework and additional benchmark data; also used to assess how independent the replication is from METR’s calibration data.
METR Time Horizon Analysis
METR / GitHub
Public analysis code, data pipeline, logistic fitting procedure, bootstrap analysis, and reproducibility of the reported figures and time-horizon estimates.
Clarifying Limitations of Time Horizon
METR
Clarification that time horizon is not wall-clock autonomous runtime, domain and task-distribution limits, uncertainty in individual estimates, reliability limits, and warnings against treating the metric as a direct automation rate.
Impact of Modelling Assumptions on Time Horizon Results
METR
The corrected regularization mistake, benchmark-saturation concerns, sensitivity to curve fitting and task-length noise, and the scale of uncertainty in recent model estimates.
Measuring AI Ability to Complete Long Tasks
METR
Original March 19, 2025 disclosure, public explanation of the 50% task-completion time horizon, original Claude 3.7 Sonnet result, and the approximately seven-month trend claim.
Methodology Used
This entry uses Methodology v1.0.0.
View Methodology v1.0.0 →