orchestrate agents locally

A local-first command deck for Claude Code and Codex. Give one mission to a team that plans, builds, tests, and reviews in parallel.

8specialist agents
parallel worktrees
0cloud dependency
see how it works
01 / THE WORKSPACE

One brief.
A full engineering crew.

Argo turns the coding CLIs you already trust into visual, collaborative agents. The model stays inside its native toolchain; Argo gives the team a shared room, an orchestrator, and clear human control.

Claude Code Codex CLI your machine
02 / SEE THE TEAM THINK

One interface.
Every moving part.

Follow the conversation, inspect tool calls, approve sensitive actions, and open every artifact without dropping back to raw terminal output.

TEAM MODE · LIVE ORCHESTRATION local

A moderator routes the mission, specialists work in isolated branches, and Argo synthesizes the result into one response.

03 / FROM BRIEF TO MERGE

The speed of parallel work.
The clarity of one thread.

01

Brief

Describe the outcome once, in plain language.

02

Route

The moderator picks the right specialists and sequence.

03

Build

Up to five agents work in parallel, isolated by Git worktrees.

04

Synthesize

Review the evidence and receive one coherent result.

04 / BUILT-IN CREW

Eight roles.
Zero role-play.

Each agent has a focused mandate, model choice, and permission profile. Use the crew as shipped or create your own.

READ ONLY
01

Architect

Maps systems, diagnoses structure, and makes the hard tradeoffs visible.

READ ONLY
02

Planner

Turns requirements into ordered, verifiable work.

FULL ACCESS
03

Executor

Implements focused changes with an eye for minimal diffs.

READ ONLY
04

Reviewer

Checks the spec, security posture, and code quality before handoff.

FULL ACCESS
05

Debugger

Reproduces failures, follows evidence, and lands the fix.

FULL ACCESS
06

Tester

Builds coverage around happy paths, edge cases, and regressions.

FULL ACCESS
07

Designer

Shapes clear, responsive, and accessible product experiences.

FULL ACCESS
08

Ops

Handles branches, releases, and deployment mechanics.

05 / HUMAN IN THE LOOP

Autonomy that
knows its limits.

Every tool call passes through a four-level risk classifier. Routine reads keep moving; sensitive writes stop for a decision you can understand.

  • low
  • medium
  • high
  • critical
APPROVAL REQUIRED HIGH RISK
Ops wants to runGit operation · working tree
git push origin feature/agent-routing

This action updates a remote branch and may affect collaborators.

Local by defaultSQLite · your files · your credentials
06 / BRING YOUR TOOLCHAIN

Native CLI power.
A wider horizon.

Connect MCP servers, compose reusable skills, pin the context that matters, and deploy what your agents build—all without routing your project through an Argo cloud.

MCP serverscustom skillscontext memoryartifact previewversion historyone-click deployMCP serverscustom skillscontext memoryartifact previewversion historyone-click deploy
07 / OPEN SOURCE · MIT

Your crew is
one clone away.

quick start
$ git clone https://github.com/ashuiGordon/argo.git
$ cd argo
$ pnpm install
$ pnpm dev
requires Node.js 22+ and pnpm 9+ UI → localhost:5173

Plan together. Build in parallel. Keep control.

get argo on github