{
  "id": 18550,
  "title": "Echoverse: Deep, evolving environments for computer-use agents",
  "url": "https://urgent.news/2026/07/30/echoverse-deep-evolving-environments-for-computer-use-agents",
  "topic": "culture",
  "section": "Culture",
  "published": "2026-07-30T17:00:00.000Z",
  "source": {
    "name": "Microsoft Research",
    "slug": "microsoft-research",
    "url": "https://www.microsoft.com/en-us/research/blog/echoverse-deep-evolving-environments-for-computer-use-agents/"
  },
  "original_language": "en",
  "account": "At the core of the Echoverse project are deep, evolving environments designed for training computer-use agents. By focusing on fidelity over sheer count, the team built twelve training worlds, ten deep domain worlds and two capability worlds, each focused on a specific control in various forms. These worlds accurately replicate real application behavior, come with realistic data, and maintain consistent state across screens and users.\n\nTrained on all twelve worlds, a 9B model achieved a notable improvement in its base score, from 36.5% to 67.1%, coming close to GPT-5.4's performance. This experiment highlighted the importance of high simulation fidelity and demonstrated how shallow worlds can hinder an agent's development.\n\nThe model often struggled with the same challenging UI elements, such as date pickers and nested filters, which were targeted in the Echoverse training. By drilling these controls in various forms, the model learned to operate them effectively in new domains. Furthermore, co-evolving the model, the world, and the verifier led to improvements in all three components, with the model climbing as the world grew more accurate and tasks more complex.\n\nReinforcement learning against the worlds pushed the agent past imitation, using the grounded verifier as a reward to teach the agent to reach goals in fewer steps. Four of the worlds, along with their code, data, and grounded graders, have been released on GitHub and Hugging Face to support research on high-fidelity computer-use worlds.\n\nThis approach to training computer-use agents differs from simply adding more environments, as the real leverage comes from a loop that continuously improves the existing worlds. By treating the building of the environment and training of the model as one process, rather than two separate stages, the loop compiles and yields better results than ordinary fine-tuning.",
  "summary": "Computer-use AI agents struggle with multi-step workflows like email and customer support. Echoverse trains agents in realistic environments rather than simply providing more training tasks, helping them improve as the tasks, tests, and environments evolve. The post Echoverse: Deep, evolving environments for computer-use agents appeared first on Microsoft Research .",
  "key_points": [
    "Echoverse project creates deep, evolving environments for training computer-use agents.",
    "9B model's performance improves from 36.5% to 67.1% after training on twelve worlds.",
    "Co-evolving model, world, and verifier leads to improvements in all three components."
  ],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}