OSWorld2.0: Benchmarking Computer Use Agents on Long-Horizon Real-World Tasks

📅 2026-06-28
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing agent benchmarks struggle to capture the complexity, long-horizon nature, and dynamic characteristics of real-world computer tasks. This work proposes the first evaluation benchmark comprising 108 long-horizon, real-world workflows spanning both everyday and professional scenarios, with an average of 318 tool invocations per task. It emphasizes challenges such as streaming interaction, dynamic environments, cross-source reasoning, implicit state inference, and visual-spatial precision. The benchmark innovatively incorporates authentic user artifacts and stateful personas to address the gap in modeling realistic human-agent interaction, complemented by secure execution auditing. It features end-to-end task design, state tracking, batched tool invocation, and a dual-metric evaluation framework. Experiments reveal that even advanced models like Claude Opus 4.8 complete only 20.6% of tasks within 500 steps (partial score: 54.8%), while GPT-5.5 shows higher efficiency but plateaus around 13%, highlighting significant limitations in implicit state recovery and constraint maintenance.
📝 Abstract
Existing computer-use benchmarks fail to capture the realism, complexity, and long-horizon demands of real-world computer use, limiting their ability to reveal the limitations of frontier agents. We introduce OSWorld 2.0, a benchmark of 108 long-horizon computer-use workflows across everyday and professional tasks, designed to capture complex and challenging real-world phenomena. Each task represents a realistic end-to-end workflow that takes human users a median of about 1.6 hours to complete and requires an average of 318 tool calls with Claude Opus 4.7 using maximum thinking, compared with about 30 in OSWorld 1.0. OSWorld 2.0 targets challenge phenomena that are common in real workflows yet underrepresented in prior benchmarks, spanning interaction-design challenges such as streaming interaction and dynamic environments, as well as agent-pattern challenges such as cross-source reasoning, implicit-state inference, and visual-spatial precision. Tasks are grounded in authentic input artifacts and cross-referenced against realistic stateful user profile data, and include separate safety reports auditing safety-sensitive execution. Under our primary binary-completion metric at 500 steps, Claude Opus 4.8 with maximum thinking and batched tool calls scores best but still completes only 20.6% of tasks at a 54.8% partial score; GPT-5.5 is far more token-efficient yet plateaus near 13%. These results show that current agents are still far from professional-level computer use: rather than stumbling on basic GUI control or coding, they lose track of constraints, miss information that arrives mid-task, guess rather than ask the user, and skip verification, struggling most when a task hinges on hidden state they must recover.
Problem

Research questions and friction points this paper is trying to address.

computer-use agents
long-horizon tasks
real-world workflows
benchmarking
agent limitations
Innovation

Methods, ideas, or system contributions that make the work stand out.

long-horizon tasks
real-world computer use
agent benchmarking
implicit-state inference
cross-source reasoning
🔎 Similar Papers
No similar papers found.