Plans
Start a team and write a plan
Plans keeps living, versioned plans a team edits together — the same document an agent reads and updates over the ape-plans CLI. Sign in, make a team, and write your first plan.
Sign in with one click
One click and you are in — your passkey, your IdP. You land on your teams; a fresh account is ready for its first one.

Create a team
A team is the shared home for its plans. Invite people or authorise an agent — everyone sees the same living documents.

Write a plan
Give the plan a title and it opens ready to edit — Markdown body, status, and a full revision history as it evolves.

Tasks
Tasks keeps a shared to-do board for humans and agents. Sign in with your passkey, make a team, and drop work into its lanes — the same board an agent reads over the `ape-tasks` CLI.
Testrun
Testrun turns a CI report into a public proof link. An agent (or `ape-testruns upload report.json`) pushes the run; you get a `/r/<slug>` URL that renders status, tests and steps — no login to open…