open source · apache-2.0

Compute that boots
before you blink.

MicroVM sandboxes, apps, Postgres and functions — live in 49 ms.

runs every agent

Claude CodeCodexDevinOpenHandsSWE-agentLangChainCrewAIAutoGen
Claude CodeCodexDevinOpenHandsSWE-agentLangChainCrewAIAutoGen
Claude CodeCodexDevinOpenHandsSWE-agentLangChainCrewAIAutoGen
Claude CodeCodexDevinOpenHandsSWE-agentLangChainCrewAIAutoGen
49 msp50 create
64 msp99 create
30–60 mssame-host fork
9.2 Gbpsguest network
16,384netns slots / host
2 MiBhugepage streaming
~34 spostgres 16, ready
per-secondmetered billing
Apache-2.0self-host anytime
49 msp50 create
64 msp99 create
30–60 mssame-host fork
9.2 Gbpsguest network
16,384netns slots / host
2 MiBhugepage streaming
~34 spostgres 16, ready
per-secondmetered billing
Apache-2.0self-host anytime
49 msp50 create
64 msp99 create
30–60 mssame-host fork
9.2 Gbpsguest network
16,384netns slots / host
2 MiBhugepage streaming
~34 spostgres 16, ready
per-secondmetered billing
Apache-2.0self-host anytime
49 msp50 create
64 msp99 create
30–60 mssame-host fork
9.2 Gbpsguest network
16,384netns slots / host
2 MiBhugepage streaming
~34 spostgres 16, ready
per-secondmetered billing
Apache-2.0self-host anytime
# One substrate

Not just a codebox. Four primitives.

Sandboxes

Kernel-isolated VMs. Created in 49 ms, forked into parallel universes.

git pushbuild · vmlive url

App hosting

git push → built in a VM → live behind a stable URL.

postgres://…db.pandastack.ai · ready in ~34 s

Postgres 16

A dedicated VM and durable volume per database. pgvector included.

*/5 * * * * → fn_3a90

Functions

Deploy whole directories. Invoke over HTTP or on a cron.

# Anatomy of a create

One snapshot restore. Eight steps.

No warm pool. Every create walks the same hot path — scroll to replay it.

49ms
0 msp50 · production49 ms
01allocate natid slot+1 ms
02patch tap in netns+2 ms
03reflink rootfs.ext4+1 ms
04fork + exec firecracker+7 ms
05load memory snapshot+23 ms
06resume vcpus+2 ms
07probe tcp/22+11 ms
08persist sandbox row+2 ms

source: agent/internal/sandbox/manager.go

# The blink test

How fast is 49 ms?

A full Linux kernel, restored faster than your eyelid.

PandaStack microVM
49 ms
Human blink
300 ms
Container cold start
1.8 s
Serverless cold start
2.5 s
Traditional VM
30.0 s
log scale · measured in production, june 2026
min45 ms
p5049 ms
p9059 ms
p9964 ms
# Templates

Pick a base. Ship in minutes.

Production-baked snapshots for every common agent stack. Or bring your own Dockerfile.

pandastack

Base

Ubuntu 24.04 + mise: Node 22, Python 3.12, Go, Bun. The apps runtime.

--template basedocs →
Popular

Code Interpreter

Python 3.11 + Node 22: pandas, numpy, jupyter, playwright, openai-agents.

--template code-interpreterdocs →
New

Coding Agent

claude-code + codex + opencode CLIs baked in. Pick one via API key.

--template agentdocs →
New

Claude Managed Agents

Run Anthropic's Claude Managed Agents — the ant worker executes tool calls in your microVMs.

--template claude-agentdocs →

Browser

Headless Chromium + Playwright + crawl4ai. Scrape, automate, extract.

--template browserdocs →

PostgreSQL 16

Managed Postgres 16 + pgvector + pgbouncer on a durable volume.

--template postgres-16docs →
BYOI

Custom build

Bring a Dockerfile or build script. We bake the snapshot.

--template custom

Ship on the millisecond cloud.

Free tier with $5.40/mo usage credit. No card. Apache-2.0.

curl -sSL pandastack.ai/install | sh · Linux / macOS · 10MB binary