xlang-ai/OSWorld

[NeurIPS 2024] OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 2 hours ago
Added to GitGenius on September 22nd, 2026
Created on October 16th, 2023
Open Issues & Pull Requests: 207 (+0)
GitHub issues: Enabled
Number of forks: 534
Total Stargazers: 3,157 (+0)
Total Subscribers: 32 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 10.3 hours
Mean response time: 5.6 days
90th percentile: 19.5 days
Tracked items: 186

How this project is maintained

Roughly one issue in five opened in the past year never receives a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 84% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 29% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 146
New in 7 days: 2
Closed in 7 days: 0
Avg open age: 414 days
Stale 30+ days: 141
Stale 90+ days: 136

Recent activity

Opened in 7 days: 2
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

OSWorld is a benchmark for evaluating multimodal agents on open-ended tasks in real computer environments.

The project addresses the challenge of assessing how well AI agents can perform realistic, complex tasks that require interaction with actual operating systems and applications. Rather than testing agents in isolated simulations, OSWorld provides a framework for benchmarking multimodal agents—systems that process both visual and textual information—as they navigate real desktop environments. The benchmark includes diverse task scenarios that demand agents to understand graphical interfaces, execute commands, generate code, and coordinate multiple actions across different applications to achieve specified goals.

OSWorld suits researchers and developers building or evaluating autonomous agents intended for real-world deployment. It is particularly relevant for those working on large language models, vision-language models, and reinforcement learning approaches that aim to automate complex user workflows. The benchmark's focus on open-ended tasks in genuine computer environments makes it valuable for projects that go beyond narrow, single-application automation and require agents to handle the unpredictability and complexity of actual desktop systems.

The project shows active development with regular updates to its codebase and documentation. The repository maintains a clear structure with Python as the primary implementation language and provides comprehensive resources including a project homepage. The benchmark appears to be actively maintained with attention to both the core evaluation framework and supporting infrastructure for running and analyzing agent performance across the defined task suite.