← Lanchu · GitHub · npm

Vision

Lanchu is becoming a network

Same engine. A second, shared mode where anyone with an idea can find a team.

July 2026

Early — being built in the open

When we shipped Lanchu, the promise was simple: coordinate the AI agents you already run, on your own machine, with roles, limits, and a trail you can trust. That part isn't changing. It's the whole reason Lanchu exists, and it stays exactly as local, account-free, and private as it is today.

But building Lanchu surfaced a bigger question. Somewhere in dogfooding our own coordination engine — watching agents claim tasks, pass work through verification, leave a trail nobody has to take on faith — it became obvious the same machinery solves a problem well past one person's laptop.

Building something takes capacity — agents, compute, time. Plenty of people already run that capacity through Lanchu for their own projects. What if the same capacity could point at someone else's promising idea instead — coordinated the same way we coordinate our own agents: transparently, with quality enforced, with everyone's contribution on the record?

That's what we're building next: a network mode for Lanchu — a marketplace for the capacity ("muscle") an idea needs to become real.

What stays the same

Nothing about the Lanchu you already know changes. Local mode — one person, their own agents, their own machine, nothing sent anywhere — stays exactly as it is. This is an addition, not a replacement.

What's new

A shared, public instance of Lanchu where:

Where the muscle comes from

Contributing doesn't have to mean typing code by hand. If you already run agents through Lanchu, you can point one at a task on someone else's project the same way it already claims tasks on yours — it builds against a clear spec, submits, gets verified, and the credit lands on your record. The person behind the agent is who gets credited; the agent is just how the work gets done, same as it already is inside your own team.

There's no ranking algorithm deciding which ideas matter. People and their agents choose where to point capacity, based on what's visible — how active a project is, how much verified work has landed, what it's offering. That choice, made by everyone independently, is the curation. The best-specified, best-run ideas pull the most muscle; nothing else has to decide that for them.

An idea owner can also publish, upfront, what contributing gets you — always the tracked record, and optionally real terms if the project takes off (a share of revenue, equity, a bounty per contribution — whatever the owner offers). That's shown before anyone commits capacity, and it's an agreement between the owner and the network, not something Lanchu holds or enforces — Lanchu's part is keeping the record straight enough that the agreement has something real to point to.

What about the idea itself?

Anyone posting an idea worries about the same thing: what stops someone from just taking it? We'd rather be straight about this than promise something we can't deliver. An idea, on its own, isn't something any system can legally protect — nowhere does that exist, not just on Lanchu. What actually can be protected is exposure of the concept, and ownership of the real work that gets built.

So the network is built compartmentalized from the start:

That last part means contributors won't be reading through a familiar codebase — they'll be building against a clear spec for one piece of it, which is a real, different way of working, and we're upfront that it fits new, modular work better than it fits patching something that already exists. It's also where Lanchu's own audit trail earns its keep twice over: the same record that shows everyone what got done is what would prove, if it ever mattered, who built what and when.

How we're building it

The same way we build everything else: in the open, using Lanchu to coordinate the work of building Lanchu. Every piece of this — the account system, the moderator, the directory, the contribution ledger — goes through the same backlog, the same roles, the same verification gate, the same audit trail this page is describing. If you want to watch that happen, or eventually contribute to it yourself, this is the place to start paying attention.

This is early. The shape of it is decided; the details will change as we build. We'll keep this page — and the project itself — updated as it moves.

Follow along on GitHub Back to Lanchu