WorkArena++: Towards Compositional Planning and Reasoning-based Common Knowledge Work Tasks
Léo Boisvert, Megh Thakkar, Maxime Gasse, Massimo Caccia, Thibault Le Sellier De Chezelles, Quentin Cappart, Nicolas Chapados, Alexandre Lacoste, Alexandre Drouin
TL;DR
WorkArena++ introduces a large-scale, compositional benchmark for web agents operating in enterprise software,built on the ServiceNow platform. It pairs two harder levels (L2 and L3) with five skill categories to probe planning, retrieval, reasoning, memorization, and infeasibility handling, supported by a standardized curriculum and ground-truth interaction traces. Empirical results show current state-of-the-art LLM/VLM agents struggle substantially on WorkArena++, while humans solve tasks with high success, highlighting gaps in planning, memory, and cross-modal understanding. The benchmark, along with its trace-extraction framework and visual-diversity design, offers a scalable path to advancing autonomous knowledge-work agents and generating fine-tuning data for future models.
Abstract
The ability of large language models (LLMs) to mimic human-like intelligence has led to a surge in LLM-based autonomous agents. Though recent LLMs seem capable of planning and reasoning given user instructions, their effectiveness in applying these capabilities for autonomous task solving remains underexplored. This is especially true in enterprise settings, where automated agents hold the promise of a high impact. To fill this gap, we propose WorkArena++, a novel benchmark consisting of 682 tasks corresponding to realistic workflows routinely performed by knowledge workers. WorkArena++ is designed to evaluate the planning, problem-solving, logical/arithmetic reasoning, retrieval, and contextual understanding abilities of web agents. Our empirical studies across state-of-the-art LLMs and vision-language models (VLMs), as well as human workers, reveal several challenges for such models to serve as useful assistants in the workplace. In addition to the benchmark, we provide a mechanism to effortlessly generate thousands of ground-truth observation/action traces, which can be used for fine-tuning existing models. Overall, we expect this work to serve as a useful resource to help the community progress toward capable autonomous agents. The benchmark can be found at https://github.com/ServiceNow/WorkArena.
