Skip to content

neosource docs

A forge built on a content-addressed storage engine — distributed repository operations without a single-node bottleneck.

neosource is a forge and hosting stack built on a content-addressed storage engine: immutable objects, an append-only operation log, and compare-and-swap operation heads.

Push with Git today. jj is first-class too — it works over the same endpoints, if you want it. The engine is protocol-agnostic by construction.

neosource runs CI from workflows in .neosource/workflows/. The YAML is deliberately close to GitHub Actions, with one large divergence: jobs declare the tools they need with packages: instead of choosing a container image.