Hive Hive
Sign in

Streaming cache output and stricter remote result validation

Metadata
Source
GitHub
Version
0.14.3
Domains
Published
Jun 09, 2026 · 12:06 UTC
Repository
tuist/once
Update

Live execution output is streamed through bounded pipes straight into the CAS instead of being buffered in full, reducing memory pressure on long-running actions. Tuist remote results whose referenced blobs cannot be materialized are now treated as cache misses rather than silent failures, and Daytona responses without an exit code are no longer accepted as successful action results.