Providers

ElasticClaw supports pluggable sandbox providers. Choose the right provider for your workload.

Supported Providers

DaytonaSupportedephemeral

Cloud dev environments with snapshot support. Good for fast sandbox startup.

Replicated CMXSupportedephemeral

Cloud-hosted sandbox infrastructure via Replicated's Compatibility Matrix.

exedevSupportedstateful

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 list
TTL-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.