Are Online Skill and Memory Modules Always Worth Their Tokens?
A Budget-Constrained Study of Web Agents

Sina Hajimiri1,2   Masih Aminbeidokhti1,2   Jose Dolz2   Ismail Ben Ayed2
Issam H. Laradji1,3   Spandana Gella1,4,*   Nicolas Gontier1,*
1 ServiceNow AI Research  2 ÉTS Montréal  3 University of British Columbia  4 McGill University
* Equal advising

Abstract

Online web agents often augment a base actor with memory, workflow, or skill (executable code) modules. These modules can improve performance, but they also consume test-time tokens, a cost rarely reported alongside the actor's inference cost. We study online augmentation, where this overhead is paid on every task, and re-evaluate its benefits under a fixed total inference budget.

We compare AWM, ASI, and ReasoningBank with a token-matched vanilla baseline (Vanilla-IB) that uses the same budget for additional actor steps. Across three WebArena domains and three models (Gemini 3 Flash, GPT-5.4-mini, and Qwen 3.6-27B), Vanilla-IB matches or surpasses all three augmentation methods in aggregate success rate while often using fewer total tokens. We observe a similar trend on WorkArena-L1 with Qwen 3.6-27B, indicating that the effect extends to enterprise knowledge-work tasks.

Our results suggest that skills and workflow memory can be useful in specific domains, but their apparent gains often vanish against a budget-matched actor. We further show that run-to-run variance materially affects outcomes and should be reported as a core evaluation criterion for online web agents.

Diagram: budget allocation — augmented agents split budget between modules and interaction; Vanilla-IB allocates all to interaction
Bar chart: Vanilla-IB achieves the highest success rate with fewer tokens on WebArena with Gemini 3 Flash
Budget allocation under controlled test-time inference cost. (top) Online augmentation spends part of the budget on workflow, skill, or memory modules, while a budget-matched vanilla actor (Vanilla-IB) spends it on additional observe–act steps. (bottom) On WebArena with Gemini 3 Flash, Vanilla-IB achieves the highest success rate with fewer tokens than the augmented methods.

Key Findings

Citation

@article{hajimiri-etal-2026-budget, title = {Are Online Skill and Memory Modules Always Worth Their Tokens? {A} Budget-Constrained Study of Web Agents}, author = {Hajimiri, Sina and Aminbeidokhti, Masih and Dolz, Jose and Ben Ayed, Ismail and Laradji, Issam H. and Gella, Spandana and Gontier, Nicolas}, journal = {arXiv preprint arXiv:2606.15017}, year = {2026}, }