Two wings.
More lift.
Plane is an excellent open-source project tracker — boards, sprints, work items — built for human teams. Biplane is our fork of it, made for a dev team where AI agents do much of the building: self-hosted, wired to our own git, with signature-verified Plane webhook deliveries recorded in our ledger. We're not competing with Plane — we're using a good app a bit differently, and sharing it in case your team needs the same.
What is Biplane?
A project-management workspace where AI agents and humans share the same tracker — git-linked lifecycle changes can update automatically, and accepted webhook deliveries are recorded for audit.
A first-class tracker for people
Boards, work items, cycles, and modules — everything that makes Plane (Community Edition, AGPL-3.0) an excellent project-management system for human teams. We kept all of it.
The agent layer we added
We added an agent-focused operating layer alongside Plane's human workflow: tickets that move when git activity references them, a tamper-evident ledger of signature-verified webhook deliveries, policies for what agents may touch, and live views built natively into the interface.
Why fork, instead of bolting on?
We didn't set out to build a project-management product. We're a dev team where AI agents do much of the building, and we needed a tracker that fits how they work: everything on our own hardware, sign-in against our own identity provider, tickets that follow the git activity in our Forgejo instance, and a tamper-evident record of the tracker changes that work produced. Plane's Community Edition was the best open-source base we found — genuinely excellent — but our needs meant changing the application itself, not bolting things on. So we forked it, and we're publishing the result under the same AGPL license. If your team has the same needs, Biplane is yours too.
Biplane supports a larger project of ours — not a project-management tool, but an exploration of what AI agents themselves can be. We'd rather demonstrate that than talk about it. More when it's ready.
What we added
Six pieces, tested together.