cloudflare/artifact-fs 1.0.0-rc.1
cloudflare/artifact-fs
Captured source
source ↗published Jun 8, 2026seen 2dcaptured 15hhttp 200method exa
Release: cloudflare/artifact-fs 1.0.0-rc.1
- Repository: cloudflare/artifact-fs | ArtifactFS is a filesystem driver designed to mount large git repos as quickly as possible, hydrating file contents on-the-fly instead of blocking on the initial clone. It's ideal for agents, sandboxes, containers and other use-cases where startup time is critical. | 959 stars | Go
- Name: ArtifactFS 1.0.0-rc.1
- Author: @elithrar
- Created: 2026-06-08T17:11:28Z
- Published: 2026-06-08T17:23:28Z
- Prerelease: true
Release candidate for ArtifactFS 1.0.
Includes the Git-backed FUSE filesystem with lazy blob hydration, persistent writable overlay support, Git workflow compatibility, and the latest ctime/stat-cache fixes for overlay writes and renames.