Agent Computer provides persistent cloud computers that AI agents can access over SSH. The current product markets sub-second Ubuntu sandboxes with shared credentials, persistent filesystems, and native support for running coding or computer-use agents inside each machine.
Features
- Cloud Ubuntu machines that provision in roughly half a second
- Persistent disks so installed packages, files, and state survive restarts
- SSH-based access model for remote agent delegation and execution
- Built-in support for running Claude, Codex, and other computer-use agents inside each sandbox
- Hosted control plane for creating, managing, and reconnecting to agent computers
So agents can…
- Spin up isolated remote machines for code execution without touching the local host
- Keep long-lived workspaces and credentials available across multi-step agent workflows
- Delegate coding or desktop tasks into a persistent sandbox through a simple SSH interface
Comments