Hive Hive
Sign in

Remote script execution with live streaming

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

Scripts can now be declared to run remotely in once.toml or via once run --remote and once exec --remote. The first supported remote compute provider is an embedded Microsandbox provider, and a Daytona adapter invokes the Daytona API directly. Output is streamed live when running remotely, so you see progress as it happens instead of waiting for the whole run to finish.