DedalusDedalusDedalus Labs
PricingBlogDocs
YBacked by Y CombinatorNewFrom Today to A2A: Crossing the Imagination ChasmFrom Today to A2A
⣁⡀
DedalusDedalusDedalus Labs

Dedalus Machines are the fastest persistent sandboxes for AI agents. Host long-running, stateful agents that never sleep in <50ms.

Product
  • Pricing
  • Marketplace
  • API
  • Docs
Company
  • About
  • Blog
  • Careers
  • Contact
Community
  • Startups
  • Creators
  • Ambassadors
  • Merch
Legal
  • Privacy Policy
  • Terms of Service

© 2026 Dedalus Labs. All rights reserved.

San Francisco, CA

Command Palette

Search for a command to run...

DedalusDedalusDedalus Labs
PricingBlogDocs
YBacked by Y CombinatorNewFrom Today to A2A: Crossing the Imagination ChasmFrom Today to A2A
⣁⡀
DedalusDedalusDedalus Labs

Dedalus Machines are the fastest persistent sandboxes for AI agents. Host long-running, stateful agents that never sleep in <50ms.

Product
  • Pricing
  • Marketplace
  • API
  • Docs
Company
  • About
  • Blog
  • Careers
  • Contact
Community
  • Startups
  • Creators
  • Ambassadors
  • Merch
Legal
  • Privacy Policy
  • Terms of Service

© 2026 Dedalus Labs. All rights reserved.

San Francisco, CA

Command Palette

Search for a command to run...

YBacked by Y Combinator

Full Linux machines in <50ms

The fastest sandboxes for agents. Persistent runtime. Never sleep. Only pay for active compute.

Documentation
agent-01
IDLEup 3m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
worker-02
IDLEup 10m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
runner-03
IDLEup 17m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
coder-04
IDLEup 24m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
planner-05
IDLEup 31m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
tool-06
IDLEup 38m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
agent-07
IDLEup 45m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
worker-08
IDLEup 52m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
runner-09
IDLEup 59m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
coder-10
IDLEup 66m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
planner-11
IDLEup 73m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
tool-12
IDLEup 80m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
agent-13
IDLEup 87m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
worker-14
IDLEup 94m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
runner-15
IDLEup 101m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
coder-16
IDLEup 108m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
planner-17
IDLEup 115m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
tool-18
IDLEup 2m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
agent-01
IDLE
CPU
20%
MEM
30%

Ship your Dedalus Machine in seconds

Quick Start
# Install the Dedalus CLI
brew install dedalus-labs/tap/dedalus
# Set your API key
export DEDALUS_API_KEY=<YOUR_API_KEY>
# Create a machine
dedalus machines create --vcpu 1 --memory-mib 1024 --storage-gib 10
# Run a command
dedalus machines exec --machine-id dm-<id> -- whoami
# SSH into the machine
dedalus ssh dm-<id>
Full CLI reference →

Infrastructure

The fastest persistent
sandboxes for agents

Machines that start in <50ms

  • Full filesystem + memory preserved across sessions
  • 0 cold starts. No waiting
Traditional sandbox2.5s
Pull image
Start runtime
Install deps
Ready
Dedalus Machines50ms
~50x faster

Full Linux. Maximum flexibility

  • Install anything: apt, pip, npm, cargo
  • No cold-start tax
Runtimes
Python
Node.js
Rust
Go
Java
Ruby
Packages
apt
pip
npm
cargo
brew
System
Root access
GPU / CUDA
Docker
500 GB disk
Workloads
ML training
Web scraping
CI pipelines
Code gen
Sandboxes restrict
xNo root accessxNo system packagesxNo GPU supportxSession limitsxRead-only filesystemxNo Docker
Isolation model
Hardware
Kernel
VM
Agent
Comparison
Dedalus VM
Docker
V8
Kernel isolation
Memory boundary
Filesystem isolation
Root access
Untrusted code safe
FullPartialNone

VM-level isolation. Safe for untrusted code.

  • Full kernel, memory, and filesystem isolation
  • Root access inside every sandbox
  • Stronger boundaries than Docker or V8 isolates

Filesystem and runtime persist across sessions

  • Only pay for active compute
  • No idle charges. No hidden fees
Idle compute
Dedalus Machine· Awake
dm-prod-a4f
Freewhen idle
sandbox-aAsleep
$0.095/hr
sandbox-bAsleep
$0.085/hr
sandbox-cAsleep
$0.110/hr
sandbox-dAsleep
$0.072/hr

Other containers keep billing while they sleep. Your DM doesn't.

Preserved while your DM sleeps
~/* (your home)intact
Installed packagesintact
Environment varsintact
Background processesintact

Save on compute

Configure
Idle hrs544 hrs
Monthly Estimate
Dedalus$63.62
Ephemeral sandbox$159.81

60%

less than competitors

$96

/mo saved

Ready to ship?

<50ms away from production

No credit card required.

terminal
$ dedalus machines create --vcpu 2 --memory-mib 4096
Machine dm-7f3a created · status: running · 250ms
$ dedalus ssh dm-7f3a
root@dm-7f3a:~# █
Read the Docs
YBacked by Y Combinator

Full Linux machines in <50ms

The fastest sandboxes for agents. Persistent runtime. Never sleep. Only pay for active compute.

Documentation
agent-01
IDLEup 3m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
worker-02
IDLEup 10m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
runner-03
IDLEup 17m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
coder-04
IDLEup 24m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
planner-05
IDLEup 31m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
tool-06
IDLEup 38m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
agent-07
IDLEup 45m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
worker-08
IDLEup 52m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
runner-09
IDLEup 59m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
coder-10
IDLEup 66m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
planner-11
IDLEup 73m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
tool-12
IDLEup 80m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
agent-13
IDLEup 87m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
worker-14
IDLEup 94m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
runner-15
IDLEup 101m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
coder-16
IDLEup 108m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
planner-17
IDLEup 115m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
tool-18
IDLEup 2m
$ dedalus start --gpu
snapshot restored in 12ms
agent ready, listening...
agent-01
IDLE
CPU
20%
MEM
30%

Ship your Dedalus Machine in seconds

Quick Start
# Install the Dedalus CLI
brew install dedalus-labs/tap/dedalus
# Set your API key
export DEDALUS_API_KEY=<YOUR_API_KEY>
# Create a machine
dedalus machines create --vcpu 1 --memory-mib 1024 --storage-gib 10
# Run a command
dedalus machines exec --machine-id dm-<id> -- whoami
# SSH into the machine
dedalus ssh dm-<id>
Full CLI reference →

Infrastructure

The fastest persistent
sandboxes for agents

Machines that start in <50ms

  • Full filesystem + memory preserved across sessions
  • 0 cold starts. No waiting
Traditional sandbox2.5s
Pull image
Start runtime
Install deps
Ready
Dedalus Machines50ms
~50x faster

Full Linux. Maximum flexibility

  • Install anything: apt, pip, npm, cargo
  • No cold-start tax
Runtimes
Python
Node.js
Rust
Go
Java
Ruby
Packages
apt
pip
npm
cargo
brew
System
Root access
GPU / CUDA
Docker
500 GB disk
Workloads
ML training
Web scraping
CI pipelines
Code gen
Sandboxes restrict
xNo root accessxNo system packagesxNo GPU supportxSession limitsxRead-only filesystemxNo Docker
Isolation model
Hardware
Kernel
VM
Agent
Comparison
Dedalus VM
Docker
V8
Kernel isolation
Memory boundary
Filesystem isolation
Root access
Untrusted code safe
FullPartialNone

VM-level isolation. Safe for untrusted code.

  • Full kernel, memory, and filesystem isolation
  • Root access inside every sandbox
  • Stronger boundaries than Docker or V8 isolates

Filesystem and runtime persist across sessions

  • Only pay for active compute
  • No idle charges. No hidden fees
Idle compute
Dedalus Machine· Awake
dm-prod-a4f
Freewhen idle
sandbox-aAsleep
$0.095/hr
sandbox-bAsleep
$0.085/hr
sandbox-cAsleep
$0.110/hr
sandbox-dAsleep
$0.072/hr

Other containers keep billing while they sleep. Your DM doesn't.

Preserved while your DM sleeps
~/* (your home)intact
Installed packagesintact
Environment varsintact
Background processesintact

Save on compute

Configure
Idle hrs544 hrs
Monthly Estimate
Dedalus$63.62
Ephemeral sandbox$159.81

60%

less than competitors

$96

/mo saved

Ready to ship?

<50ms away from production

No credit card required.

terminal
$ dedalus machines create --vcpu 2 --memory-mib 4096
Machine dm-7f3a created · status: running · 250ms
$ dedalus ssh dm-7f3a
root@dm-7f3a:~# █
Read the Docs