Hive Hive
Sign in

Run scripts remotely on Microsandbox or Daytona

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

Scripts can now run on remote compute providers instead of the local host. Use once run --remote --compute microsandbox or once exec --remote --compute daytona, or add a remote annotation in the script header. Cache hits still replay locally, while misses stream stdout and stderr live from the provider. The Daytona adapter calls the Daytona API directly using the sandbox and API key environment variables.