🚀NEW COURSEVibe Coding AI Apps with Claude Code 🤖✨Enroll now
← All papers  /  Sep 4, 2026
Agents

From Interaction Traces to Persistent Skills: Online Evolution for Computer-Use Agents

First page
From Interaction Traces to Persistent Skills: Online Evolution for Computer-Use Agents
The curator’s take

Longtao Hu, Xiao Liang and Linchao Zhu turn a computer-use agent's interaction traces into a persistent versioned skill library and measure the incremental value against a configuration-matched empty-library control.

Ask this paper

Key points
01

The control is the point. Existing skill libraries report absolute performance. Here the same agent runs with an empty library under the same action-generation and GUI-grounding stack, task sets, and iteration horizons.

02

The loop. Each iteration executes against a frozen library snapshot, and evidence-guided skill updates become available in later iterations with no parameter changes.

03

Results. After a five-iteration empty-library warm-up, the evolving library scores higher in all four OSWorld application domains, with mean differences of 5.7 to 18.6 points and domain-dependent temporal stability.

04

The negative finding is reported. In GIMP, provenance-aware analysis shows retrieval crossing task-of-origin boundaries and revision churn where repeated accepted edits fail to recover the originating task.

05

Framing. Evolving skill libraries are auditable shared procedural memory whose benefits are conditional, and repeated revision does not guarantee recovery. Code at github.com/LongtaoHu/Skill-Evo4GUI.

Abstract

Computer-use agents can execute increasingly complex tasks in graphical interfaces, but their interaction experience is typically transient: procedural knowledge acquired from one rollout is not systematically retained, refined, and reused in later tasks. Existing skill libraries provide external procedural knowledge, yet their incremental value over the same agent operating without skills, as well as their longitudinal dynamics under repeated interaction, remain insufficiently characterized. We present an online skill-evolution framework that converts interaction trajectories and evaluator feedback into a persistent, versioned library of reusable procedures. Each iteration executes against a frozen library snapshot, and evidence-guided skill updates become available in subsequent iterations without changing model parameters. We compare the full evolving-library system with a configuration-matched empty-library control across four OSWorld application domains under the same fixed action-generation and GUI-grounding stack, task sets, and iteration horizons. Following a five-iteration empty-library warm-up, Full attains a higher post-warm-up mean evaluator score in all four observed domain runs, with mean differences ranging from 5.7 to 18.6 percentage points and domain-dependent temporal stability. In GIMP, provenance-aware analysis reveals retrieval across task-of-origin boundaries and revision churn, where repeated accepted edits fail to recover the originating task. These findings characterize evolving skill libraries as auditable, shared procedural memory that can improve a fixed computer-use stack, while showing that their benefits are conditional and repeated revision does not guarantee recovery. Code is released at https://github.com/LongtaoHu/Skill-Evo4GUI.

Every Monday
Get next week’s papers.
Subscribe on Substack