OSWorld Screenshot-only

OSWorld Screenshot-only: A variant of the OSWorld benchmark that evaluates multimodal AI agents using only screenshot observations to complete open-ended computer tasks across real operating systems (Ubuntu, Windows, macOS). Tests agents' ability to perform complex workflows involving web apps, desktop applications, file I/O, and multi-application tasks through visual interface understanding and GUI grounding.

Claude 3.5 Sonnet from Anthropic currently leads the OSWorld Screenshot-only leaderboard with a score of 0.149 across 1 evaluated AI models.

Paper
About this benchmark

What OSWorld Screenshot-only measures

OSWorld Screenshot-only is a multimodal benchmark that evaluates large language models on multimodal, general, grounding, agents, and vision tasks. LLM Stats tracks 1 model on this benchmark, with a maximum possible score of 1. Current average across reported models is 0.1, with the leader reaching 0.1.

Compare leaders on the best AI for multimodal, best AI for general, best AI for grounding, best AI for agents and best AI for vision leaderboards.

Publication

Paper
OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments
Authors
Tianbao Xie, Danyang Zhang, Jixuan Chen, Xiaochuan Li, and 13 others
Published

Abstract

Autonomous agents that accomplish complex computer tasks with minimal human interventions have the potential to transform human-computer interaction, significantly enhancing accessibility and productivity. However, existing benchmarks either lack an interactive environment or are limited to environments specific to certain applications or domains, failing to reflect the diverse and complex nature of real-world computer use, thereby limiting the scope of tasks and agent scalability. To address this issue, we introduce OSWorld, the first-of-its-kind scalable, real computer environment for multimodal agents, supporting task setup, execution-based evaluation, and interactive learning across various operating systems such as Ubuntu, Windows, and macOS. OSWorld can serve as a unified, integrated computer environment for assessing open-ended computer tasks that involve arbitrary applications. Building upon OSWorld, we create a benchmark of 369 computer tasks involving real web and desktop apps in open domains, OS file I/O, and workflows spanning multiple applications. Each task example is derived from real-world computer use cases and includes a detailed initial state setup configuration and a custom execution-based evaluation script for reliable, reproducible evaluation. Extensive evaluation of state-of-the-art LLM/VLM-based agents on OSWorld reveals significant deficiencies in their ability to serve as computer assistants. While humans can accomplish over 72.36% of the tasks, the best model achieves only 12.24% success, primarily struggling with GUI grounding and operational knowledge. Comprehensive analysis using OSWorld provides valuable insights for developing multimodal generalist agents that were not possible with previous benchmarks. Our code, environment, baseline models, and data are publicly available at https://os-world.github.io.

AnthropicClaude 3.5 Sonnet leads with 14.9%.

Progress Over Time

Interactive timeline showing model performance evolution on OSWorld Screenshot-only

State-of-the-art frontier
Open
Proprietary

OSWorld Screenshot-only Leaderboard

1 models
ContextCostLicense
1
Notice missing or incorrect data?

FAQ

Common questions about OSWorld Screenshot-only.

What is the OSWorld Screenshot-only benchmark?

OSWorld Screenshot-only: A variant of the OSWorld benchmark that evaluates multimodal AI agents using only screenshot observations to complete open-ended computer tasks across real operating systems (Ubuntu, Windows, macOS). Tests agents' ability to perform complex workflows involving web apps, desktop applications, file I/O, and multi-application tasks through visual interface understanding and GUI grounding.

What is the OSWorld Screenshot-only leaderboard?

The OSWorld Screenshot-only leaderboard ranks 1 AI models based on their performance on this benchmark. Currently, Claude 3.5 Sonnet by Anthropic leads with a score of 0.149. The average score across all models is 0.149.

What is the highest OSWorld Screenshot-only score?

The highest OSWorld Screenshot-only score is 0.149, achieved by Claude 3.5 Sonnet from Anthropic.

How many models are evaluated on OSWorld Screenshot-only?

1 models have been evaluated on the OSWorld Screenshot-only benchmark, with 0 verified results and 1 self-reported results.

Where can I find the OSWorld Screenshot-only paper?

The OSWorld Screenshot-only paper is available at https://arxiv.org/abs/2404.07972. The paper details the methodology, dataset construction, and evaluation criteria.

What categories does OSWorld Screenshot-only cover?

OSWorld Screenshot-only is categorized under multimodal, general, grounding, agents, and vision. The benchmark evaluates multimodal models.

How recent are the OSWorld Screenshot-only leaderboard results?

The OSWorld Screenshot-only leaderboard was last updated in June 2026 and currently includes 1 evaluated models.

More evaluations to explore

Related benchmarks in the same category

View all multimodal
GPQA

A challenging dataset of 448 multiple-choice questions written by domain experts in biology, physics, and chemistry. Questions are Google-proof and extremely difficult, with PhD experts reaching 65% accuracy.

general
224 models
MMLU-Pro

A more robust and challenging multi-task language understanding benchmark that extends MMLU by expanding multiple-choice options from 4 to 10, eliminating trivial questions, and focusing on reasoning-intensive tasks. Features over 12,000 curated questions across 14 domains and causes a 16-33% accuracy drop compared to original MMLU.

general
127 models
MMLU

Massive Multitask Language Understanding benchmark testing knowledge across 57 diverse subjects including STEM, humanities, social sciences, and professional domains

general
100 models
Humanity's Last Exam

Humanity's Last Exam (HLE) is a multi-modal academic benchmark with 2,500 questions across mathematics, humanities, and natural sciences, designed to test LLM capabilities at the frontier of human knowledge with unambiguous, verifiable solutions

visionmultimodal
82 models
LiveCodeBench

LiveCodeBench is a holistic and contamination-free evaluation benchmark for large language models for code. It continuously collects new problems from programming contests (LeetCode, AtCoder, CodeForces) and evaluates four different scenarios: code generation, self-repair, code execution, and test output prediction. Problems are annotated with release dates to enable evaluation on unseen problems released after a model's training cutoff.

general
74 models
IFEval

Instruction-Following Evaluation (IFEval) benchmark for large language models, focusing on verifiable instructions with 25 types of instructions and around 500 prompts containing one or more verifiable constraints

general
64 models