Updates from the workshop.
Release notes, design decisions, and field notes from building Fabrik.
The cache, at runtime
Fabrik now exposes its content-addressed cache as a small set of CLI commands so any script can check, store, and restore results without going through the build graph.
Read post Fabrik infrastructureFabrik now has an infrastructure layer that lets the local build graph talk to external providers, starting with Tuist as a shared cache for builds and scripts.
Read post Remotely executable scriptsScripts that declare a contract can now run on remote compute through Fabrik. The first providers are Microsandbox and Daytona, and the door is open for more.
Read post Hello, FabrikWhat we are exploring, and why it lives at the seam between agents, code, and remote compute.
Read post