Hive
Sign in
Overview
Projects
Domains
Forage
Flights
Specs
Postmortems
Drops
Digests
Drops
Shipped updates from GitHub releases and changelog feeds across every domain.
Subscribe
Activity
Project
Domain
Source
Filter
Published
Title
Project
Domains
Version
Source
Jun 05, 2026
15:23 UTC
TOML script targets removed
Breaking change. Script targets no longer live in once.toml. once.toml is reserved for workspace configuration, and script actions now live
Once
Once
0.13.0
GitHub
Jun 05, 2026
15:23 UTC
Run scripts remotely on Daytona or Microsandbox
Scripts can now run remotely through once exec --remote --compute with caching and live output. The release ships an embedded Microsandbox p
Once
Once
0.13.0
GitHub
Jun 05, 2026
15:23 UTC
Cache action commands accept declarative input specs
cache action get and cache action put now accept a repeatable --input flag in place of, or alongside, a positional digest. The grammar cover
Once
Once
0.13.0
GitHub
Jun 05, 2026
15:23 UTC
Local content-addressed cache now compresses blobs with zstd
The on-disk content-addressed blob store now stores blobs compressed with zstd while keeping BLAKE3 digests computed over uncompressed bytes
Once
Once
0.13.0
GitHub
Jun 05, 2026
15:23 UTC
TOML script targets removed, script fields aligned with annotations
Once 0.13.0 removes TOML-backed script target parsing, so fabrik.toml is reserved for workspace configuration. Script annotations across par
Once
Once
0.13.0
GitHub
Jun 05, 2026
15:23 UTC
Cache substrate aligned with Bazel/REAPI two-cache model
The cache layer now follows the Bazel/REAPI two-cache model: one content-addressed blob store plus one action cache. The experimental kv/ ke
Once
Once
0.13.0
GitHub
Jun 05, 2026
15:23 UTC
Compressed cache storage and a richer runtime cache CLI
Cache blobs are now stored compressed with zstd, which reduces disk usage while keeping the same BLAKE3-based addressing. The cache CLI also
Once
Once
0.13.0
GitHub
Jun 05, 2026
15:23 UTC
Daytona remote execution now uses the API
The Daytona remote provider now calls the Daytona API directly over HTTP instead of invoking the local daytona CLI. It uses the sandbox, API
Once
Once
0.13.0
GitHub
Jun 05, 2026
15:23 UTC
Remote execution on Daytona with Microsandbox isolation
Once now supports remote compute providers, starting with Daytona. Declared actions can run remotely while keeping their inputs, outputs, en
Once
Once
0.13.0
GitHub
Jun 05, 2026
15:23 UTC
New
once cache
CLI for reading, writing, and probing the cache
The CLI now exposes once cache blob put, once cache blob get, once cache blob exists, once cache action get, once cache action put, once cac
Once
Once
0.13.0
GitHub
Prev
Next