Spin up secure cloud simulators on demand. Your agents install a build, drive it, and verify their own work, running as many in parallel as you need.

Here is an example use case.
Feedback comes in
A crash report or bug lands in your agent's queue.
Agent writes a fix
It edits your codebase with the tools it already uses.
Runs it on a simulator
The build is installed and driven on a cloud simulator.
Proof on the PR
A session recording lands on the PR, showing the fix works instead of 500 lines that just look about right.
On-demand simulators that scale out in parallel and tear down when your agents are done.

Every session is isolated on the same infrastructure that runs EAS Build, Submit, and Workflows.

Drive simulators with argent or agent-device, the same workflow you run locally.

Your agent gets a session to drive, you get a stream to watch it work
- $ eas simulator --platform ios