Swarm pixel mark Swarm
Swarm pixel mark

See every agent. Stop the collisions.

Swarm is the local-first control plane for AI-agent development: one dashboard for every Claude Code, Codex, and Grok session on your machine — live activity, cost, worktrees, task claims, and guardrails that ask or deny at the hook.

 
$ bunx @ra3orblade/swarm setup
Fleet view
Fleet. Every Claude Code, Codex and Grok session on the machine — live tool, model, tokens, context, cost.
Session view
Session. The reasoning stream next to the numbers: cost, cached context, thinking share, cost per turn, tool mix.
Board view
Board. One project: tasks that are ready, processes, claims, worktrees, and what the rules stopped.
Incidents view
Incidents. Every ask and deny the rules made — acknowledge them once you've seen them.
Timeline view
Timeline. Session lanes per project, coloured by agent: who worked where, and when.
Spend view
Spend. Cost by day, agent, model and project, while it's still today.
Stats view
Stats. The long view: all-time spend and tokens, streaks, a year of activity, record holders.

What it does

Worktrees & claims

A fail-closed ledger: tasks are claimed into isolated git worktrees, so parallel agents can't clobber each other.

Rules & incidents

Guardrails at the hook: broad git add -A in a shared checkout, pattern kills, protected ports — asked or denied, every decision recorded. Against accidents, not a sandbox.

Runtime resources

Dev servers, databases, ports held as named singletons — fail-closed, pid- and lease-tracked. A held port is protected from every other agent's kill, no config needed.

Fleet, live

Every agent session on the machine, streaming: current tool, tokens, context, cost — across all your repos, zero instrumentation.

Spend

Cost by day, agent, model, and project. Know what today cost while it's still today.

PRs, one queue

Open pull requests across GitHub and GitLab through your own gh / glab — checks, review, mergeable — and merge on green from the dashboard. No tokens stored.

Downloads release notes →

macOSApple silicon · signed & notarized · auto-updates
Windowsx64 · auto-updates
Linuxx86_64 · .deb and .rpm
CLIany platform with Bun