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

Cloud infrastructure for long-running AI agents. Persistent VMs that sleep for free and wake in milliseconds.

Product
  • Pricing
  • Marketplace
  • API
  • Docs
Company
  • About
  • Blog
  • Careers
  • Contact
Community
  • Startups
  • Creators
  • Ambassadors
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 CombinatorYCNewFrom Today to A2A: Crossing the Imagination ChasmFrom Today to A2A
⣁⡀
DedalusDedalusDedalus Labs

Cloud infrastructure for long-running AI agents. Persistent VMs that sleep for free and wake in milliseconds.

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

© 2026 Dedalus Labs. All rights reserved.

San Francisco, CA

Command Palette

Search for a command to run...

Full Linux in 50 milliseconds

The fastest persistent sandboxes for agents. Sleep for free, wake instantly, never lose state.

Get Started→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%

Zero code start. Three commands.

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>
brew installdedalus-labs/tap/dedalus
Full CLI reference →

Infrastructure

The fastest persistent
sandboxes for agents

50ms snapshot restore

  • 260x faster than pulling an image
  • Full filesystem + memory preserved
  • No cold starts, no waiting
Traditional sandbox13.0s
Dedalus50ms
50ms
~260x faster

Full Linux in three calls

  • create → exec → sleep. The entire API
  • Install anything: apt, pip, npm, cargo
  • Root access, GPU, Docker — no restrictions
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
Host maintenance
Containers
0ms
Kill + restart
Traditional VMs
~24 hrs
Manual migration
Dedalus microVMs
0ms
Live VM migration
Comparison
Ctr
VM
DDL
Zero-downtime host maintenance
Full state preserved
Self-healing on hardware failure
No agent code changes needed

Self-healing. Zero downtime.

  • Live VM migration — only we do this
  • Zero downtime during host maintenance
  • Automatic recovery from hardware failures
  • No agent code changes required

Sleep for free. Wake instantly.

  • $0 compute while sleeping
  • Filesystem persistent across sleep
  • Pay only for active usage
Machine lifecycle
Running
$0.12/hr
Asleep
$0.00/hr16h idle, zero cost
Awake
250ms
Preserved across sleep
/home/machine/*intact
Installed packagesintact
Environment varsintact
Background processesintact

Starts at $20/mo

  • $20 sign-up credit included
  • Pay only for active compute
  • $0 when sleeping, no hidden fees
Configure
Idle hrs544 hrs
Monthly Estimate
Dedalus$63.62
Ephemeral sandbox$175.06

64%

less than competitors

$111

/mo saved

Ready to ship?

Full Linux. 50 milliseconds.

No credit card required. Persistent sandboxes that start instantly and cost nothing when idle.

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

Full Linux in 50 milliseconds

The fastest persistent sandboxes for agents. Sleep for free, wake instantly, never lose state.

Get Started→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%

Zero code start. Three commands.

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>
brew installdedalus-labs/tap/dedalus
Full CLI reference →

Infrastructure

The fastest persistent
sandboxes for agents

50ms snapshot restore

  • 260x faster than pulling an image
  • Full filesystem + memory preserved
  • No cold starts, no waiting
Traditional sandbox13.0s
Dedalus50ms
50ms
~260x faster

Full Linux in three calls

  • create → exec → sleep. The entire API
  • Install anything: apt, pip, npm, cargo
  • Root access, GPU, Docker — no restrictions
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
Host maintenance
Containers
0ms
Kill + restart
Traditional VMs
~24 hrs
Manual migration
Dedalus microVMs
0ms
Live VM migration
Comparison
Ctr
VM
DDL
Zero-downtime host maintenance
Full state preserved
Self-healing on hardware failure
No agent code changes needed

Self-healing. Zero downtime.

  • Live VM migration — only we do this
  • Zero downtime during host maintenance
  • Automatic recovery from hardware failures
  • No agent code changes required

Sleep for free. Wake instantly.

  • $0 compute while sleeping
  • Filesystem persistent across sleep
  • Pay only for active usage
Machine lifecycle
Running
$0.12/hr
Asleep
$0.00/hr16h idle, zero cost
Awake
250ms
Preserved across sleep
/home/machine/*intact
Installed packagesintact
Environment varsintact
Background processesintact

Starts at $20/mo

  • $20 sign-up credit included
  • Pay only for active compute
  • $0 when sleeping, no hidden fees
Configure
Idle hrs544 hrs
Monthly Estimate
Dedalus$63.62
Ephemeral sandbox$175.06

64%

less than competitors

$111

/mo saved

Ready to ship?

Full Linux. 50 milliseconds.

No credit card required. Persistent sandboxes that start instantly and cost nothing when idle.

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