OFICIAL Microsoft Source

Deep, evolving environments for computer-use agents

What happened
Based on Microsoft Source · Jul 31, 2026

Microsoft Research introduced twelve synthetic training environments for computer-use agents, designed to replicate real application behavior with coherent state changes, improving a 9B model's performance from 36.5% to 67.1%.

Video

Video available

Key points
·
Depth is what makes them worth training on: these worlds reproduce an application’s real behavior, come seeded with realistic data, and keep state coherent across screens and users.
·
Trained on all twelve, a 9B model nearly doubles its base score (36.5% to 67.1%), coming within fourteen points of GPT-5.4.
·
The experiment taught us several lessons: A computer-use agent learns the results of what its actions do only where they have real consequences.
·
A click changes saved state, a message reaches a real person, or a page that refuses to move tells the agent its last move did nothing.
Key numbers
·
5% to 67.
·
1%.

Microsoft Research built twelve training environments—ten deep domain worlds and two capability worlds—each simulating real application behavior with coherent state changes across screens and users. These environments are seeded with realistic data and designed to reflect the consequences of actions, such as state changes or message deliveries, which are critical for training agents. The approach addresses limitations of open, login-free sites, which are unstable for training due to frequent redesigns and data changes. By controlling the environment, researchers ensure consistency and safety while enabling agents to learn from meaningful consequences rather than superficial interactions.

The research highlights the importance of depth in training environments, where workflows preserve dependencies, permissions, and shared state rather than merely rehearsing isolated actions. A 9B model trained on these environments nearly doubled its base score, approaching performance levels seen in larger models. The work emphasizes that shallow environments, which mimic isolated clicks without state changes, can reinforce incorrect behaviors, while deep environments that reflect real workflows lead to measurable improvements in agent performance on live applications.

The synthetic worlds are structured around three components: an environment that models the application and its state, tasks that define goals, and verifiers that grade outcomes against ground truth. Microsoft’s Echoverse pipeline generates these worlds, including domains like communication, banking, and healthcare, where real data is either sourced from public datasets or generated under strict constraints. Tasks are designed to be challenging, often requiring multiple dependent actions, and are validated against live applications to ensure realism and feasibility before being used for training.

The training loop is iterative, with each graded run improving both the model and the environment. Failures are analyzed to identify weaknesses in the world, backend, frontend, or task design, and fixes are applied before retraining. Tasks are exported with precise grading criteria, and the process ensures that only high-quality, grounded data is used for fine-tuning. The approach demonstrates that co-evolving the environment and the model, rather than treating them as separate stages, leads to more robust and transferable agent performance in complex, real-world systems.

Original source → Deals on Clipraptor.com →