Benchgen

OSWorld-Verified — Results

RankModelScore
1qwen3-8-max86.1
2claude-fable-585
3kimi-k384.8
4claude-opus-4-883.4
5claude-sonnet-581.2
6gpt-5-578.7
7claude-opus-4-778
8kimi-k2-673.1
9muse-glimmer65.9
10qwen3-6-plus62.5
O

OSWorld-Verified

1 phaseActive

Re-validated subset of OSWorld's real computer-use tasks across Ubuntu, Windows, and macOS — tests GUI grounding and multi-app workflows. Metric: % success.

Overview

OSWorld-Verified

Category Metric Tasks Saturation Created

Paper GitHub

Quick answer: OSWorld-Verified is a re-validated subset of OSWorld (Xie et al., 2024), a scalable real-computer environment that tests AI agents on 369 open-ended tasks across real Ubuntu, Windows, and macOS desktops — file I/O, multi-app workflows, and web/desktop apps. The "Verified" label refers to task suites with corrected setup configs and evaluation scripts used by third-party evaluators such as Artificial Analysis. Kimi K3 scores 84.8% as of July 2026.

At a Glance

What it tests: An agent's ability to operate a real operating system GUI end-to-end — opening applications, navigating file systems, and completing multi-step workflows across office, browser, and creative apps.

Why it matters: Most computer-use benchmarks rely on simplified sandboxes. OSWorld runs agents against real OS environments with execution-based (not LLM-judged) evaluation scripts, making it one of the most realistic tests of GUI grounding and operational competence.

Known limitations: Original OSWorld baselines showed a huge human-vs-model gap (humans ~72%, best 2024 models ~12%); by mid-2026 frontier agents have closed much of this gap, so headline numbers should be read against the evaluation date.

What OSWorld-Verified Measures

OSWorld provides an interactive, scalable computer environment supporting task setup, execution-based evaluation, and interactive learning across multiple operating systems. Its 369-task benchmark spans real web and desktop applications, OS-level file operations, and workflows that require chaining multiple applications together — for example, extracting data from a spreadsheet and formatting it into a document.

The "Verified" variant re-runs the original task suite with corrected initial-state configurations and reference evaluation scripts, removing ambiguous or broken tasks identified after the original 2024 release. This is the configuration most commonly used by third-party evaluators (including Artificial Analysis) when comparing frontier agents in 2025–2026.

Benchmark Specifications

FieldValue
Task categoryAgent / computer use (GUI)
Metric% task success (execution-based)
Number of tasks369
Operating systemsUbuntu, Windows, macOS
SaturationLow
Created byXie et al. (HKU, Salesforce Research, CMU, University of Waterloo)
Source paperOSWorld (arXiv 2404.07972)
GitHubxlang-ai/OSWorld

How OSWorld-Verified Is Scored

Each task ships with a custom execution-based evaluation script that checks the final OS/application state against the expected outcome (e.g., a file's contents, an application setting, or a rendered document). Scores are reported as % of tasks passed, with no partial credit for most tasks.

State-of-the-Art Results

RankModelScoreSourceDate
1Kimi K384.8%Kimi K3 technical report2026-07

Score sourced from Moonshot AI's Kimi K3 announcement, July 2026.

OSWorld-Verified on Benchgen

No Benchgen results yet — be the first to run OSWorld-Verified.

OSWorld-Verified vs Other Benchmarks

BenchmarkWhat it testsTasksSaturation
OSWorld-VerifiedReal desktop/web GUI agent workflows369Low
OSWorld 2.0Expanded/updated GUI agent task suiteLow
MCP AtlasMCP tool-use agentic workflows~500Low
Tau3 BankingCustomer-service agentic tasks~200Low

Run OSWorld-Verified on Your Model

Benchgen lets you run OSWorld-Verified against your own model and agent harness, version-tracking GUI task success rates so you can catch regressions before they reach production computer-use agents.

Frequently Asked Questions

What is OSWorld-Verified? OSWorld-Verified is a corrected, re-validated subset of the OSWorld benchmark (Xie et al., 2024), which tests AI agents on 369 real computer-use tasks across Ubuntu, Windows, and macOS using execution-based evaluation.
What does a good score look like on OSWorld-Verified? At release, the best 2024 models scored around 12% against a ~72% human baseline. By mid-2026, frontier agents such as Kimi K3 report scores in the 80%+ range, reflecting rapid progress in GUI grounding.
Who created OSWorld? OSWorld was created by Tianbao Xie and collaborators at the University of Hong Kong, Salesforce Research, CMU, and the University of Waterloo (arXiv:2404.07972, 2024).