Agents.

One assistant, a team behind it. Hand it a thought and it spawns agents — many at once, each on its own job — and brings the results back when they’re done.

One process eachParallel by defaultOne address

You hand it a thought.
It hands out the work.

The assistant is async. It dispatches a team of agents to edit, test, and ship — then collects what came back. You don’t wait on it; it doesn’t wait on you.

READEDITTESTBUILDDEPLOYREVIEWLOGASSISTANT

Built for many at once.

A team, not a queue. Every agent gets its own worker terminal and its own slice of the machine.

One process per agentEach agent runs as its own OS process, isolated at the operating-system level. A stuck job never freezes the desk — the rest of the fleet doesn’t even notice.
Parallel by defaultRead, edit, test, deploy — many at once, none stepping on the others. Work runs side by side instead of queueing behind whatever came first.
Returns to youResults arrive back in the assistant, in one place. You skim what came in and dispatch the next round.
assistant — ~/projects/glass
you › rewrite the auth module to use the new session API
assistant: spawning 3 agents — read, edit, test
agent.read scanned 14 files, 1,820 lines
agent.edit patched 6 files (+182 / −94)
agent.test 22 passing, 0 failing, 1.4s
assistant › Done. Session API swapped in, tests green.
The worker view — one round, three agents
Testing

Agents can drive a real browser against the app you’re building — click, type, screenshot, assert — so regressions surface before the commit lands. See how testing works

A fleet that
spans machines.

Sign in once and every box you pair sits behind one address. The fleet reaches all of them — agents on the laptop, agents on the homelab, one assistant over the lot.

Every machine behind one addressCross-machine agent fleetNo compute fees on your own hardware
Ships with the Paired plan — $15/mo
https://ada.flowaos.comTLS 1.3
ada-mbpyoursM3 Max, 36GB, macOS
homelabyoursThreadripper, 64GB, linux
cloud-l4cloud8 vCPU, 32GB, L4 GPU

Put a team on it.

Sign in, pair a box you own, and hand the assistant its first job.

See pricing