Skip to content
AgentTeams
01Feature

Agent teams

Build a team with real roles. Agents work in parallel, talk to each other, and hand off across teams.

team · core
leadplanning
builder-1editing 3 files
builder-2waiting on #214
reviewerreviewing diff
What it replaces

One agent in a chat window is a bottleneck. You end up being the router — copying context between sessions and remembering who was doing what.

How it works

A team is a set of agents with named roles, a shared task list, and a shared repo. Give the team an objective and the lead breaks it into tasks, assigns them, and keeps the board moving. Every agent works in its own process, so five agents mean five things happening at once, not five things queued.

  • Named roles: lead, builder, reviewer, tester, docs
  • Agents run in parallel processes, not one queue
  • Delegation and hand-off between teams
  • Per-teammate workspace so agents never fight over files
  • Mixed runtimes in one team — Claude Code next to Codex
Get started

Stop being the message bus.

Install it, open a repo, and give three agents an objective. Free, no account, no API key.

Download free Find your use case

macOS · Windows · Linux