Hive
Sign in
Projects
Domains
Forage
Specs
Drops
Drops
Shipped updates from GitHub releases and changelog feeds across every domain.
Subscribe
Activity
Project
Domain
Source
Filter
Published
Title
Project
Domains
Version
Source
May 03, 2026
10:07 UTC
Rust target types defined in the Starlark prelude
The built-in rust_binary, rust_library, and rust_test target types are now defined as a bundled Starlark prelude instead of hardcoded Rust f
Once
Once
0.2.0
GitHub
May 03, 2026
10:07 UTC
Starlark build files, target discovery, and labeled build command
Fabrik's CLI can now load build files named fabrik.star from each package, scan the workspace for them, expose a glob() helper for relative
Once
Once
0.2.0
GitHub
May 03, 2026
10:07 UTC
JSON output format for agent and script consumption
Fabrik now supports a machine-readable output option. Pass --format json to commands that emit structured data: cache stats become a single
Once
Once
0.2.0
GitHub
May 03, 2026
10:07 UTC
TOON structured output format
Fabrik now also supports a toon output format alongside human and json. Commands that emit structured data (cache stats, targets, run record
Once
Once
0.2.0
GitHub
May 03, 2026
10:07 UTC
Starlark build files and Rust target support
You can now define builds in per-package fabrik.star files. Fabrik walks the workspace, discovers these files, and exposes built-in Rust tar
Once
Once
0.2.0
GitHub
May 03, 2026
10:07 UTC
Built-in target types exposed as a Starlark prelude
Built-in Rust target types are no longer hardcoded in Rust. They are now defined in a bundled prelude/rust.star file that wraps the low-leve
Once
Once
0.2.0
GitHub
May 03, 2026
10:07 UTC
Global –format flag with human, json, and toon output options
Commands that emit Fabrik's own structured data now honor a global --format flag. Pick json or toon to get machine-parseable output for cach
Once
Once
0.2.0
GitHub
May 03, 2026
10:07 UTC
Unified target command: run, and renamed ad-hoc command: exec
The CLI surface has been simplified. fabrik run //package:name now produces the outputs for a declared target. The previous ad-hoc cache com
Once
Once
0.2.0
GitHub
May 03, 2026
10:07 UTC
List targets and run any target by label
Run fabrik targets to list every declared target across the workspace, or fabrik run //package:name to load the workspace, find the matching
Once
Once
0.2.0
GitHub
May 03, 2026
06:29 UTC
Documented typed Starlark for build and plugin definitions and a two-mode plugin model
The design and roadmap documentation now reflect the project's language and plugin strategy. Build files and plugins are written in typed St
Once
Once
0.1.2
GitHub
Prev
Next