Open source · MIT · file-first
Multi-agent work,
under control.
Give one supervisor a goal. Give every worker a clear scope. Keep the plan, evidence and next action in the repository.
supervisor cycle01 / 04
GOALShip a production-ready project
01plan
02dispatch
03verify
04release
Every handover is durable.
Every decision is inspectable.
Every decision is inspectable.
01Find your path
Start where you are.
Search the docs for a workflow, a runtime or a command.
02Choose a route
The shortest path
to useful work.
UseAgent turns coordination into a visible repository protocol. Pick the role that matches your next question.
New here?Follow the hands-on startCopy the prompt, register real runtimes and watch the first task move through the system.Open the guide Understand itRead the control planeSee how context, DAG, scopes, mailboxes, evidence and checkpoints fit together.View architecture Run itOperate with confidenceUse the CLI, report evidence, debug failures and keep the autopilot cycle bounded.Open operations
03The loop
A team that
leaves a trail.
The supervisor keeps the project moving without hiding the work. Every cycle has a bounded next action and a durable resume point.
See a cycle in action- 01Context
Read the compact knowledge ledger before opening code.
- 02Plan
Turn the goal into scoped tasks with dependencies and acceptance.
- 03Handover
Workers pull from a mailbox and report files, checks and blockers.
- 04Gate
Review, QA and production evidence decide what happens next.
Ready when you are