StableModels.ai

GitFork

Experimental
Screenshot of GitFork
Lightweight Git for AI agents
ExperimentalLightweight Git for AI agentsVisit site ↗

GitFork reimagines Git hosting for the age of AI agents. A repository exists the moment git clone runs — zero provisioning, no dashboard, nothing to wire up. Agents can seed from any upstream, push and pull at wire speed, and let the repo expire when the work is done.

The URL is the API. Every /:namespace/:repo.git path on GitFork is a live Git endpoint. Cold starts in under three seconds; warm clones in 250 milliseconds. Branches, tags, history, rebase — every plumbing command works as expected.

Designed for the agentic workflow where repos are ephemeral by nature. Pass a TTL on clone and GitFork automatically cleans up — no janitor, no stale remotes, no human-shaped control plane in the critical path.

GitFork is built using Cloudflare Artifacts for instant git repositories and dynamic workers + just-bash for the fully interactive and live terminal environment you see on the landing page.

← All explorations