Workspace-Bench 1.0: Benchmarking AI Agents on Workspace Tasks with Large-Scale File Dependencies
This paper introduces Workspace-Bench, a large-scale benchmark featuring realistic file dependencies and diverse tasks to evaluate AI agents' workspace learning capabilities, revealing that current models significantly lag behind human performance in handling complex cross-file reasoning and decision-making.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you hire a super-smart robot assistant to help you with your job. You give it a folder full of files: spreadsheets, emails, PDFs, code, and old drafts. Your goal is for the robot to find the right pieces of information, figure out how they connect, and write a report.
Workspace-Bench is a giant, realistic test designed to see if today's AI robots can actually do this job without getting lost, confused, or making up facts.
Here is a breakdown of the paper's findings using simple analogies:
1. The Problem: The "Clean Room" vs. The "Messy Desk"
Most previous tests for AI were like giving a student a single, perfect textbook and asking a question. The AI just had to read the page and answer.
- The Reality: Real work is like a messy desk. You have 20,000 files scattered across 74 different formats (Excel, code, PDFs, emails). Some files are old drafts, some are final versions, and some are just notes.
- The Test: The researchers built 5 different "digital offices" (for a Logistics Manager, a Researcher, a Developer, etc.). Each office is a massive, messy digital room with thousands of files. They then gave the AI 388 different tasks, like "Write a strategy report based on last year's sales data and this week's emails."
2. The Big Reveal: AI is Still Getting Lost
The researchers tested 28 different combinations of AI brains (models) and AI "bodies" (software frameworks that let the AI use tools).
- The Score: The best AI combination only got about 69% of the details right. The average AI got less than 50%.
- The Human Comparison: When real humans did the same test (with the help of tools), they scored 81%.
- The Analogy: Imagine a race where the human runners finish in 10 minutes, but the fastest robot takes 20 minutes and still trips over its own feet. The paper says current AI is "far from reliable" for real office work.
3. Why Do They Fail? (The Three Main Bottlenecks)
The paper found three specific reasons why the AI struggles:
- The "Time Travel" Problem (Lineage Tracing):
Real workspaces have files namedreport_v1,report_reviewed, andreport_final. The AI often grabs the wrong version (like using an old draft instead of the final one). It doesn't understand the "family tree" of files. - The "Translation" Problem (Heterogeneous Understanding):
The AI is great at reading text but struggles to connect a chart in a PowerPoint to the raw numbers in an Excel sheet, or to understand a code file alongside a meeting transcript. It treats different file types as separate languages it can't translate between. - The "Needle in a Haystack" Problem:
When the task gets hard (requiring the AI to find connections between 6+ different files), the AI's performance drops sharply. It gets overwhelmed by the sheer volume of data and misses the crucial links.
4. The "Cost" of Trying
The paper noticed something interesting about how the AI tries to solve problems:
- The "Spinning Wheels" Effect: Some AI setups tried really hard, talking to themselves for 60+ steps and using a massive amount of computer power (tokens). But despite all that effort, they still got the answer wrong.
- The "Smart & Fast" Effect: The best-performing AI (OpenClaw + Opus-4.7) solved problems quickly, with fewer steps and less computer power, and got the right answer. It suggests that reasoning quality matters more than just trying harder.
5. The Future: Five Stages of Growth
The authors imagine AI learning to work in offices in five stages, like climbing a ladder:
- L0 (The Passive Advisor): The AI just gives advice; the human does the work.
- L1 (The Passive Executor): The human says, "Open file A and copy to file B." The AI does it but doesn't understand why.
- L2 (The Dependency Reasoner): The AI starts to understand that File A depends on File B. (Current AI is struggling to get past here).
- L3 (The Proactive Explorer): The AI can look around the whole office, find the files it needs on its own, and solve the problem. (This is the "Capability Singularity" the paper says we haven't reached yet).
- L4 (The Self-Evolving Partner): The AI learns from every task, remembers your habits, and gets better at your specific job over time.
Summary
Workspace-Bench is a reality check. It shows that while AI is getting better at talking and writing, it is still very bad at navigating the messy, interconnected, and version-controlled world of a real human office. Until AI can reliably trace file histories and connect different types of documents, it will need a human "pilot" to keep it on track.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.