Private beta · UK hosted

Clean machines for ambitious agents.

Give Codex, Claude Code, OpenCode, Pi and your own agents a real Linux microVM. Keep it, sleep it or throw it away — without letting one workload near another.

Isolation
Firecracker microVM
Default image
Ubuntu 24.04
Interfaces
API · CLI · SDK · MCP
agent-build-42
running
# Install the client once
$ curl -fsSL https://sandbox.0-uk.com/install | sh
✓ sandbox client installed
$ sandbox create build-42 --size medium
STATE       CPU   MEMORY   IMAGE
running      2     4 GiB    ubuntu-24.04-agent
$ sandbox exec build-42 -- uname -sr
Linux 6.18.39
$
CPU2 vCPU
RAM4 GiB
DISK30 GiB
NET100 Mbps

One clean environment for

  • Codex
  • Claude Code
  • OpenCode
  • Pi
  • Aider
  • Hermes
The product

A machine is the primitive.

Zero gives every agent an isolated computer with explicit resources, real persistence and an audit trail. The portal is useful; the API remains the source of truth.

Real Linux, not a shared process

Each sandbox boots its own trusted kernel boundary under Firecracker and Jailer, with dedicated disks, network identity and host-enforced resource limits.

Sleep without starting over

Idle sandboxes can pause and wake transparently before terminal, exec or ingress activity. Persistent workspaces survive stop and start.

Resources are explicit

Choose a preset or set CPU, memory, workspace disk and network rate independently. Billing follows resolved resources, not a vague machine label.

Evidence, not guesswork

Logs, metrics, state transitions and charge explanations line up around the same stable sandbox identity — even after teardown.

Network policy by default

Agent mode permits the internet protocols coding tools need while blocking private networks, the host and neighbouring sandboxes. Air-gap with one command.

Developer experience

One system.
Every surface.

Build interactively in the portal, automate through Python, hand tools to an agent through MCP, or keep it plain with HTTPS. They all use one typed client and one authoritative API.

  • Idempotent lifecycle operations
  • Typed errors and structured JSON output
  • Browser terminal and CLI shell
  • Scoped secrets injected only at execution
Explore the developer API
# One login, then the short path
sandbox login https://api.sandbox.0-uk.com
sandbox doctor
sandbox create dev
sandbox shell dev

# Inspect exactly what happened
sandbox logs dev --level error
sandbox metrics dev
sandbox billing summary --last 7d
Same API. Same permissions. Same audit trail.
Simple pricing

Buy a pool. Use it your way.

One Standard hour is one 2-vCPU, 4-GiB sandbox running for one hour. Package hours are shared across your organisation, not tied to individual machines.

Pay as you go

£0/month

£0.12per Standard hour
  • No commitment
  • Use any machine shape
  • Metered by the second
Get started
Starter

£10/month

75 hourspooled Standard compute
  • Everything in PAYG
  • Organisation-wide pool
  • PAYG after allowance
Choose Starter
Max

£99/month

1,000 hourspooled Standard compute
  • Everything in Pro
  • For busy teams and fleets
  • PAYG after allowance
Choose Max
No artificial sandbox limit.Run as many as available host capacity and your account controls permit.

Storage, retained snapshots and public internet egress are metered separately. Included hours do not roll over.

Isolation and control

Designed for code you didn’t write.

Agent workloads are useful precisely because they can act. Zero treats every workload as untrusted and makes the boundary visible.

Review the API contract
MicroVM boundary
Firecracker, Jailer, namespaces and cgroups isolate each machine from the host and its neighbours.
Tenant boundary
Organisation scoping is enforced in the service layer and reinforced with PostgreSQL row-level security.
Network boundary
Default-deny forwarding, restricted agent egress and an immediate air-gap mode.
Secret boundary
Encrypted at rest, injected only for the selected command and excluded from images, logs and billing records.
Start from zero

Your agent needs a machine.
Give it a clean one.

Create your workspace

Email confirmation required. Private beta capacity is limited.