Open-source multi-agent runtime

Hire AI agents
like employees.

The Agency is a multi-agent runtime where every AI agent has a role, a manager, and rules of engagement — just like a real team. Install it, hire your first agent, and ship.

Three commands. Full team.

Go from zero to a coordinated AI team in under a minute. No YAML graphs, no prompt chains — just hire and delegate.

1

Install

Add The Agency to any project. One command bootstraps skills, comms, and your first agent — no config files to learn.

$ pip install the-agency-cli
2

Start

Bootstrap the full studio in one shot. Pick your permission mode, and a chief agent spawns ready to hire the team.

$ agency start
3

Delegate

Attach to your chief and tell them what to build. They'll hire the right people, scope the work, and ship it — you just review.

$ screen -r agency

Not another prompt chain.

Most multi-agent frameworks wire agents into a graph and hope for the best. The Agency gives agents structure, accountability, and real collaboration.

Feature The Agency CrewAI AutoGen MetaGPT
Agent identity & org chart Named roles, hierarchy, managers ~ Role strings only No structure ~ SOP roles
Permission manifests (RoE) Per-agent allowlists
Persistent message bus GitHub/GitLab Issues In-memory ~ Chat threads Shared memory
Human-auditable handoffs Signed authorship + JSON packets ~ Logs
Works with existing tools git, gh, screen/tmux ~ Custom tools ~ Custom tools ~ Custom tools
Multi-model support Pick model per hire ~ GPT-focused
No framework lock-in Plain files, standard CLI Python SDK Python SDK Python SDK

A real org chart. For agents.

Seven roles, clear hierarchy, defined responsibilities. Every agent knows who they report to and what they're allowed to do.

C
Chief
Architect · reports to human
Pl
Platform
Infra · reports to chief
PO
Product Owner
Stories · reports to chief
Ar
Architect
Design
Se
Security
Review
De
Dev
Build
QA
QA
Verify

Your first agent in 30 seconds.

Install the CLI, hire a chief, and start shipping with your AI team.

$ pip install the-agency-cli