orchestrator
splits work, checks blockers
Multi-agent terminal runtime
Loops turns project files into a live agent team with an orchestrator, coworkers, task updates, and clean handoffs.
splits work, checks blockers
implements focused UI slices
runs checks and acceptance notes
keeps run context readable
orchestrator Task snapshot loaded from tasks.md.
orchestrator frontend-dev owns the CLI chrome cleanup.
frontend-dev Working in packages/cli/src/tui.
qa-engineer Waiting for changed paths before checks.
orchestratorCoordinates work and decides when a run is complete.
coworkersImplement, review, document, and report focused slices.
handoffsTask updates and changed paths stay attached to the run.
Team
The lead reads the contract, assigns task IDs, and asks only the questions that unblock the run.
Coworkers make one focused slice of progress, report files, and return control to the runtime.
Review and QA agents work from changed paths instead of scanning a mystery transcript.
Contract
goal.md, plan.md, spec.md, tasks.md, and roles.json define what the run is allowed to do.
Handoffs
Deliveries, blockers, task updates, acceptance notes, and changed paths survive after the terminal scrollback is gone.