Make an org.
An org is a company, a team, a garage. Yours starts empty.
New organization
Everything you build lives here. People you add see all of it.
Create organizationA software platform with an AI build crew. Describe a tool in plain words — the crew builds it, tests it by clicking through it in a real browser like a person would, and puts it live at a web address. On hardware you own.
Your ideas go in as sentences; working tools come out as URLs.
One real session, start to finish. It plays on its own — or take the wheel.
An org is a company, a team, a garage. Yours starts empty.
Everything you build lives here. People you add see all of it.
Create organizationGive it a name and one honest sentence about what you want. That sentence is the spec.
The crew works in the open — pull requests, issues, CI runs. You can read every bit of it, or not.
pr-1-jobs-board-shopfloor.open-platform.shAt a web address. No build you ran, no server you configured, no laptop it only works on.
So say the next sentence. An issue with the agent-work label is the entire act of software maintenance here.
Labels agent-work
Create issueSame loop, no ceremony. Nobody had to be free on Thursday.
pr-3-jobs-board-shopfloor.open-platform.shSame address, same board — a fourth column, because someone asked for one in plain words.
Same accounts, same rules, same address book. The second app is easier than the first.
That's the whole thing.
Rather read it than watch it? A day with your crew Questions people ask
Forgejo is the whole control plane. The crew's work is pull requests, issues, and CI runs — in the open, reviewable, auditable. Nothing happens off the books.
Builders run in a non-privileged, isolated CI pool with no path to your machines or your credentials. A cold-start gate grows a complete platform in CI before any change to the platform itself can merge.
Your hardware, your domain, your keys, your data. No vendor to outgrow — clone the source and grow your own.
Mitosis: a platform can seed a daughter platform — fresh keys, its own identity, lineage recorded — like buying the CD. It’s yours; hand someone else the same power.
bunx open-platform-ts up
One Bun process that is a whole platform — git hosting, identity, CI, app deployment, and the build crew. It boots on your machine in about a minute and prints your card: your URL, your logins, your first app one curl away. MIT, on npm.
git clone https://git.open-platform.sh/open-platform/mitosis
cd mitosis
CLAUDE_CODE_OAUTH_TOKEN=<your-token> nix run .#up
That's the whole install — and it's what this website runs on. Thirty to sixty minutes later it prints a YOUR PLATFORM card — your domain, your logins, how to reach everything.
One idea at two sizes. What you build on one can move to the other when you're ready.
Prefer it delivered and run for you? espodev build production implementations — on your servers, and they hand you the keys.