Hive Hive
Sign in

Daytona remote execution now uses the API

Metadata
Source
GitHub
Version
0.13.0
Domains
Published
Jun 05, 2026 · 15:23 UTC
Repository
tuist/once
Update

The Daytona remote provider now calls the Daytona API directly over HTTP instead of invoking the local daytona CLI. It uses the sandbox, API URL, and API key from FABRIK_DAYTONA_SANDBOX, FABRIK_DAYTONA_API_URL, and FABRIK_DAYTONA_API_KEY (falling back to DAYTONA_API_KEY). This makes remote execution more reliable and removes the dependency on a local Daytona binary.