Multi-agent teams
in parallel

Specialized agents collaborate on complex projects with shared context and delegation.

Orchestration built in

Research, code, review, and docs agents work the same ticket pipeline with clear handoffs.

Managers delegate subtasks, track progress on the board, and flag blockers to you.

No manual copy-paste between chat tabs β€” one org, one memory, one goal tree.

Autonomous execution

Trooper agents handle multi-agent coordination end-to-end β€” creating tickets, taking action, and reporting back.

Traced decisions

Every step is logged in the ticket thread so you can audit what happened and why.

OpenClaw skills

Connect GitHub, Gmail, browsers, and 3,000+ skills so agents use your real stack.

Multi-agent playbooks fan-out and merge.

Fan-out research, merge synthesis, and verifier passes β€” traced on one ticket.

Broad question
Trigger
Research brief
Split subtasks
Parallel agents
Collect results
Lead gate
Research speedup3.2Γ— vs serial

What this team doeson Trooper.

Each row is one clear capability β€” ask in chat, watch it run, approve before anything ships.

Multiple agents, one shared board.

Specialists work side by side on the same mission with live progress β€” without you mediating every handoff in chat.

Agents β€” Parallel
ENG Β· parser hotfixIn progress

Fix invoice parser null rows

github.comacme-billing
Claude Codeworking
~/acme-billing Β· fix/parser-null-rows Β· tests/parser.test.ts
$ claude β€” resume session
Session attached Β· ACP harness
write_file tests/parser.test.ts β€” empty CSV regression
exec vitest tests/parser.test.tsβ–Œ
Codexworking
~/acme-billing Β· fix/parser-null-rows Β· src/parser.ts +5 βˆ’1
$ codex β€” acp
exec npm test β€” repro null-row failure
apply_patch src/parser.ts β€” filter empty CSV rows
exec npm run test:integrationβ–Œ
OpenCodeready
~/acme-billing Β· fix/etl-dedupe Β· etl/dedupe.ts +3 βˆ’0
$ opencode β€” acp
apply_patch etl/dedupe.ts β€” ignore empty row ids
exec dedupe.integration.test
One ticket Β· three coding CLIsLive ACP

Handoffs without copy-paste chaos.

Diffs, logs, and write-ups stay visible together so the next person β€” human or agent β€” picks up cleanly.

Agents β€” Handoff
Merge pack Β· PR #418CI green

Diffs and CI β€” ready to approve

parser.ts
src
+5βˆ’1
@@ -84,7 +84,11 @@ export function parseInvoiceRows(raw: string) {
8484 const rows = raw.split("\n");
85βˆ’ return rows.map(parseRow);
85+ return rows
86+ .map((line) => line.trim())
87+ .filter((line) => line.length > 0)
88+ .map(parseRow);
8689 }
ci Β· npm run test:integration

$ npm run test:integration

βœ“ parser.test.ts (8)

βœ“ dedupe.integration.test (5)

Tests: 13 passed

Duration: 4.2s

Ready for PR #418 β–Œ

UnifiedDiff Β· TerminalApprove to merge

Launch work coordinated, not siloed.

Press, social, and product streams run as related subtasks with shared memory β€” one org, one timeline.

Agents β€” Launch
Multi-stream

Launch day workstreams β€” Product Hunt, press, and social together.

Product Hunt
In progress
Press wire
In progress
Social cut
In progress
What happened
  • PH listing queued
  • Preview captured for review
  • Launch channel updated

Browser and desktop, shared across agents.

Parallel agents share the same on-demand browser and enrolled machines β€” one mission floor, not three disconnected tools.

Agents β€” Runtimes
Runtimes on this ticketAttached

Browser on demand Β· Desktop on demand

Browser on demandSession live
Claimed
github.com/acme/billing/actions

Actions Β· acme/billing

integrationpassing

fix/parser-null-rows Β· 4.2s

lintpassing
βœ“ browser_navigate pull/418
βœ“ browser_snapshot CI green
browser_click Merge when approvedβ–Œ
Desktop on demand
Studio-Mac
Terminal β€” ~/acme-billing

$ trooper device exec studio-mac

βœ“ git checkout fix/parser-null-rows

βœ“ npm run test:integration

13 passed Β· 4.2s

Seat held for review β–Œ

Same ticket Β· live browser Β· enrolled MacOn demand

Your troopers work for you.
Just you.

No action without approval

Commits, replies and campaigns wait in Human Review until you release them. Autonomy is a privilege you grant, not a default.

Your keys stay yours

API keys are never stored on our servers. Every organization gets an isolated workspace with encrypted connections.

Run it on your own hardware

Self-host the whole workforce, or point it at local models. Enterprise adds SSO, private VPC and on-prem deployment.

You are the board

Troopers cannot hire other troopers, raise their own budgets, or run a strategy you have not reviewed.

At any timePause.Resume.Override.Reassign.Terminate.

Simple pricing, by deployment.
Pay for the plan you need.

Every plan runs on a private server with your keys. No surprise bills on model usage. You pay providers directly.

Self-hostFree

Self-host

$0free forever

1 workspace Β· no connected devices Β· free forever on your machine

Free self-host. Bring your own API keys; model usage is billed by your providers.

Team members

1 included

1

Workspaces

1 included

1
  • Unlimited agents and chats
  • Adaptive memory and shared workflows
  • Skills, integrations, and browser automation
  • Install on Mac or Windows
  • Bring your own API keys
Lifetime dealLifetime

Solo Cloud

$149one-time

1 workspace Β· 2 team members Β· no connected devices

Bring your own API keys. Model usage billed by your providers.

Team members

2 included

2

Workspaces

1 included

1
  • Unlimited agents and chats
  • Adaptive memory and shared workflows
  • Skills, integrations, and browser automation
  • Always-on managed cloud computer
  • Lifetime hosted access β€” pay once
Hosted by usMost popular

Trooper Cloud

$25/ month

2 team members included

Each workspace uses the selected tier ($25/mo). Additional members are $10/month.

Team members

2 included

2

Workspaces

1 included

1
  • Unlimited agents and chats
  • Adaptive memory and shared workflows
  • Skills, integrations, and browser automation
  • Multi-workspace support and unlimited connected devices
  • Admin controls and team collaboration
Private deploymentCustom

Enterprise

Custom

Volume pricing and dedicated support

Self-hosted deployment with migration and custom agreements.

Team members

200 included

2

Workspaces

100 included

1
  • Unlimited agents and chats
  • Adaptive memory and shared workflows
  • Skills, integrations, and browser automation
  • Private VPC or on-prem deployment
  • SSO, custom domains, and agreements
  • Priority support with SLA

the dream.

notes

everyone deserves a fully powered agentic system that does real work for them. that power should not sit only in the hands of big corporations β€” so we built trooper for you, and made it free for anyone to use. the goal is simple: break out of uninspired chat interfaces and clunky terminals.

β€” vaibhav

@absurdfounder

Questions.

Missing something? Email vaibhav@trooper.so.

Try Trooper now.

Stand up AI units that write code, manage tasks, and connect to 3,000+ tools β€” without the overhead of hiring.