# Updates from the workshop.

> Release notes, design decisions, and field notes from building Fabrik.

## [The cache, at runtime](/blog/cache-at-runtime/)

May 28, 2026 · By The Fabrik team

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.

## [Fabrik infrastructure](/blog/fabrik-infrastructure/)

May 27, 2026 · By The Fabrik team

Fabrik 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.

## [Remotely executable scripts](/blog/remotely-executable-scripts/)

May 27, 2026 · By The Fabrik team

Scripts 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.

## [Hello, Fabrik](/blog/hello-fabrik/)

May 14, 2026 · By The Fabrik team

What we are exploring, and why it lives at the seam between agents, code, and remote compute.


