Computer Agents
Computer Agents (computer-agents.com) is an Agentic Compute Platform that gives each AI agent its own persistent cloud computer, running code inside an isolated Linux container with custom runtimes and packages. Developers and teams use it to run coding, research, marketing, finance, and product agents from a web UI, REST API, or the official Python and TypeScript SDKs.
| Pricing model | Per-minute, billed by computer tier (Lite/Standard/Power/Desktop); monthly subscriptions bundle credits. |
|---|---|
| Pricing The headline compute price as the provider states it. Sorting ranks prices stated per vCPU over time, converted to hourly. Other pricing models sort after, unranked. | Lite: $0.0026/min ($0.16/hour) | Standard: $0.0052/min ($0.31/hour) | Power: $0.0097/min ($0.58/hour) | Desktop: $0.013/min ($0.78/hour) |
| Free while idle Whether a stopped, paused, or sleeping sandbox costs nothing. | ✓ |
| Elastic Resources flex with what the sandbox actually uses, and the bill follows: yes when the provider bills on active or observed use, no when capacity is reserved or allocated and billed while it runs. | ✓ |
| Memory snapshots Whether RAM state survives a pause and resume, not just disk. | – |
| Wake on request Whether a stopped sandbox wakes automatically on inbound traffic. | – |
| Start / resume Typical time from create or resume to running. Sorting ranks stated times, converted to seconds; claims with no figure sort after, unranked. | Sub-second for warm container startup |
| Max runtime The longest a sandbox may run. | – |
| Isolation The isolation technology between sandboxes. | Isolated Linux container per agent (technology not specified) |
| GPUs Whether GPU instances are available for sandboxes. | – |
| Docker Whether Docker containers can run inside the sandbox. | – |
| SDKs | Python, TypeScript |
✓ yes · ✕ no · – no cited public fact.
Each agent runs in its own isolated Linux container with custom runtimes (Python, Node, Go, Ruby, Rust, Java) and a 4GB storage quota; Lite is the default computer tier and GUI is only enabled on the Desktop tier.
Sources
- https://computer-agents.com/
- https://computer-agents.com/platform
- https://computer-agents.com/features
- https://computer-agents.com/docs
- https://github.com/computer-agents/computer-agents-sdk-python
- https://github.com/computer-agents/computer-agents-sdk
- https://pypi.org/project/computer-agents/
- https://www.npmjs.com/package/computer-agents
- https://computer-agents.com/pricing
- https://computer-agents.com/developers/core-concepts/computers
- https://computer-agents.com/developers
- https://computer-agents.com/developers/libraries/agent-runtimes
- https://computer-agents.com/environments
- https://computer-agents.com/research/agent-latency-benchmark
- https://computer-agents.com/blog/how-we-cut-agent-latency-from-14s-to-under-2s
Last verified 2026-08-22. Corrections land through the update log.