v0.8.6 · — on GitHub

Conduct a swarm of coding agents.

Claws turns VS Code's terminal panel into an orchestration layer. One MCP server. Parallel Claude sessions. You watch it happen live.

The problem

The single-agent ceiling.

One developer. One thread. One context window — paid for three times. As soon as the work outgrows a single context, you're back to opening three terminals and reconciling by hand.

How it works

One command. Many agents.

01

Dispatch

/claws-do classifies the work — shell, worker, fleet, wave, titan, or legion — then spawns visible terminals.

02

The bus

Every agent is a peer on a local pub/sub bus. worker.*.heartbeat, system.worker.completed — you subscribe, you don't poll.

03

The hierarchy

Six worker classes: shell → worker → fleet → lead → titan → legion. Higher classes coordinate; lower classes execute.

The moat

Memory is the product.

Every session writes structured memory. Incidents become draft lessons; promotions ship to every future session at boot. The corpus compounds — and it's the moat.

precision 1.0recall 1.0p95 0.07s
Live demo

Watch the terminals work.

No chat window. Named workers in glass terminals, live in your VS Code panel.

claws · wave-3 · vscode-terminal
/claws-do "migrate auth to the cloud wallet"
→ classified: wave · 6 agents · titan-lead
[bus]system.worker.spawnedcloud-wallet-jwt
[bus]system.worker.spawnedcloud-oauth
[bus]worker.a1f3.heartbeatOBSERVE20s
[bus]system.worker.completedcloud-oauth✓ 2 files
[bus]worker.b2e8.heartbeatHARVEST20s
[bus]system.worker.completedmagic-link✓ 1 file
Wave 3 · 4/6 agents · OBSERVEbus: 1,284 events
Architecture

Hands local. Brain in the cloud.

HANDSlocal

Free, local. Terminals, pty capture, the bus.

BRAINcloud

The moat. Classification, mission compile, memory recall. Zero LLM calls server-side.

WALLETauth

Auth + Stripe. Free / Pro / Team / Enterprise.

You bring your own LLM — ~94% of every dollar is margin you're not paying for.

Proof

We ship in public.

works with
Claude Code·Cursor·Warp·VS Code
I stopped opening five terminals by hand. One mission, the fleet fans out, and I watch every agent in the panel.
developer, @handle
The bus is the unlock — I subscribe to completions instead of babysitting. It feels like conducting, not micromanaging.
developer, @handle

Recent changelog

  • v0.8.6pricing anchor
  • v0.8.5capacity governor
  • v0.8.4CU-DNA
Pricing

Start free. The wall sits at your second worker.

Free

$0
  • 1 worker
  • Local memory
Install free

Pro

Most popular
$20/mo
  • 25 workers
  • Cloud brain
  • Titans / legions
  • /claws-auto
Start Pro

Team

$40/seat
  • 100 workers
  • Shared memory
  • Seats
Start Team

Enterprise

Custom
  • SSO / SLA
  • Dedicated support
Contact sales

Your first fleet is one install away.

$npx claws-code install