Echoverse: Deep, evolving environments for computer-use agents
TL;DR
Microsoft Research introduces Echoverse, a training environment for computer-use agents working through multi-step workflows such as email and customer support, where current agents tend to break down. Instead of supplying more static training tasks, Echoverse evolves the tasks, tests and environments themselves as the agents improve. The goal is agents that generalise to real workflows rather than overfitting a fixed benchmark.
Nauti's Take
The approach is genuine progress: instead of stacking up more training tasks, Echoverse lets the environment itself evolve, which is exactly where computer-use agents keep failing on multi-step workflows. The open question is whether that yields more robust agents or simply better scores inside a controlled world.
Teams deploying agents in email or support should re-test the same workflows with their own data and explicit stop rules.