intentic
Create your workspace
Run

Run many agents. See which one needs you.

A chat window works for one agent. The board shows the status, changes and cost of every agent at once.

acme-shop · /agents
The intentic fleet board: an Attention lane with an agent asking a question and one blocked on a land conflict, an Active lane with three agents running, and a Finished lane where a completed agent offers Land now. Every card shows model, branch, tokens, cost and diff stats.
  • Attention, Active, Finished. The board sorts itself
  • every agent gets an isolated checkout
  • Claude Code, Codex, Grok, Kimi Code, Google

See what needs your attention first

An agent that needs a decision stops and moves to the Attention lane. You get one short list of the agents waiting for you.

  • Question for you · Approval needed · Merge conflict, each with the one action that clears it
  • Everything else keeps running while you answer

See status and cost at a glance

Each card shows the model, branch, turns, tokens, cost and current diff. You do not need to open the full transcript.

The same fleet board on a phone: agent cards stacked in one column with model, branch, cost and diff stats.

Isolated by construction

Each agent works in its own git worktree, so they never collide and no change is merged without your approval.

One base commit, one branch each
agent/checkout-stripe

its own worktree, its own checkout

agent/soft-deletes

its own worktree, its own checkout

agent/latency-p99

its own worktree, its own checkout

accept one at a time, after you have read the diff

Untouched until you accept the work, and still yours to change or revert afterwards