Migration guides
Migrate application calls from E2B
Put the shared Wildflower Computer lifecycle around new E2B sandboxes, then make future provider choice explicit.
Read the E2B migration guideMigrate application calls from Daytona
Keep container-image and TTL semantics visible while moving lifecycle calls behind the provider-neutral API.
Read the Daytona migration guideDesign for provider portability
Separate shared lifecycle logic from provider-specific creation policy and credentials.
Read the provider portability guide