Echoverse: Training Agents in Deep Environments Boosts 9B Model Success Rate to 67%

burny_tech · x · 2026-08-03

Echoverse is a framework for training computer-use agents at scale using deep, evolving environments. Unlike shallow, self-contained web clones, it compiles specifications into stateful applications with real state, reset capabilities, and database-grounded grading.

Central to the framework is a co-evolution loop that reads every graded rollout twice: as repairs to the environment, tasks, and verifier, and as training signal for the model.

Experiments show that a 9B parameter agent trained on 12 such deep environments improves its average success rate from 36.5% to 67.1% across 14 evaluation splits, coming within 14 points of the much larger frontier model that taught it. In contrast, training on shallow environments hurts live-site accuracy (dropping from 80.0% to 75.0%). This suggests agents need environments with consequences, not just screenshots.

Original post →

More from coding & agent

coding & agent channel →