DedalusDedalusDedalus Labs
PricingBlogDocs
YBacked by Y CombinatorNewWhy we are building virtual machines for AI agentsWhy VMs for AI agents
⣁⡀
DedalusDedalusDedalus Labs
Product
  • Pricing
  • Docs
Company
  • Blog
  • Articles
  • Careers
  • Contact
Community
  • Dedalus Store
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 CombinatorNewWhy we are building virtual machines for AI agentsWhy VMs for AI agents
⣁⡀
DedalusDedalusDedalus Labs
Product
  • Pricing
  • Docs
Company
  • Blog
  • Articles
  • Careers
  • Contact
Community
  • Dedalus Store
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

The Fastest Persistent Computer for Agents

Docs

Full Linux machines in <50ms

Machines that start in <50ms

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

Filesystem and runtime persist across sessions

Only pay for active compute|No idle charges

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
Isolation model
Hardware
Kernel
VM
Agent
Comparison
Dedalus VM
Docker
V8
Kernel isolation
Memory boundary
Filesystem isolation
Root access
Untrusted code safe
FullPartialNone

Full Linux. Maximum flexibility.

No cold-start tax|Billing based on active compute time

<50ms away from production

No credit card required.

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

The Fastest Persistent Computer for Agents

Docs

Full Linux machines in <50ms

Machines that start in <50ms

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

Filesystem and runtime persist across sessions

Only pay for active compute|No idle charges

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
Isolation model
Hardware
Kernel
VM
Agent
Comparison
Dedalus VM
Docker
V8
Kernel isolation
Memory boundary
Filesystem isolation
Root access
Untrusted code safe
FullPartialNone

Full Linux. Maximum flexibility.

No cold-start tax|Billing based on active compute time

<50ms away from production

No credit card required.

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