Getting started

What is Corigin?

Corigin is managed Git infrastructure for agent-scale workloads. Programmatically create and manage repositories.

Fast and scalable. Clone and push and extremely fast. Have agents clone repositories as many times as you want. Push to thousands of branches in parallel.

Every agent gets it own repository. Create a repository per customer per project for your cloud agent workloads. App-builders no longer have to worry about GitHub rate-limits or storing code on sandbox volumes or object storage. Get a real Git repository that's portable. Debugging, auditing, rollback and versioning become easy. A coding agent platform may create thousands of repositories per day, well beyond the limits of traditional Git providers.

Corigin is Git. Corigin is compatible with the Git CLI so you don't have to change your workflow. We've rebuilt the server so its fast, scalable, and reliable for agent workloads. Stop storing your code in object storage of sandbox volumes where it is hard to manage, audit, and debug. Agents know how to use git, so give them a real Git repository for their work.

Fine-grained repository access control for agents. Corigin supports per-repository, per-branch, and per-agent tokens that can be easily minted. Every agent can work on its own branch independently, and you never have to worry about agents accidentally merging unreviewed code into production. Perfect for untrusted sandboxes that should only access their own branch, or read-only access to a shared branch.