Providers
ElasticClaw supports pluggable sandbox providers. Choose the right provider for your workload.
Supported Providers
Cloud dev environments with snapshot support. Good for fast sandbox startup.
Cloud-hosted sandbox infrastructure via Replicated's Compatibility Matrix.
Persistent VMs with SSH access through exe.dev. No cloud account needed — just SSH key authentication.
Provider capabilities
exec — Execute commands in the sandbox (all providers)
snapshot — Start from a prebuilt sandbox image (Daytona)
ssh — Direct SSH access (exedev)
Listing providers
bash
elasticclaw provider listTTL-based auto-destroy helps control costs for ephemeral providers (Daytona, CMX). exedev VMs are persistent and not subject to TTL — delete them explicitly when no longer needed.