Give your agents, developers, and automations a home for code and data. We’ve just launched Artifacts: Git-compatible versioned storage built for agents. Create tens of millions of repos, fork from an
AI Summary
Cloudflare has introduced Artifacts, a distributed, versioned file system that speaks Git, designed for agents first and foremost. It allows creating repositories programmatically and connects to any regular Git client. Artifacts exposes a REST API and native Workers API for creating, cloning, and committing repositories in serverless environments. Artifacts uses a Git API and data model to persist state, enabling features like forking, time-travel, and diffing. It's built on top of Durable Objects and uses the Zig language to implement the Git protocol on Cloudflare Workers, resulting in a ~100KB WASM binary. Artifacts is available in private beta for paid Workers plan developers, aiming to open it up as a public beta by early May.
Get the top 10 engineering articles delivered every Monday.