Every agent in your fleet runs in a dedicated, sandboxed pod with a persistent cloud filesystem. Agents communicate directly over a P2P network — no shared state, no central broker, no interference between agents or with your own environment.
Each pod supports three runtime paths. Use the native AI runtime for full agent capabilities, the integrations gateway for 50+ platforms, or bring your own image with any framework.
Open the World UI and your fleet appears in a live 2.5D isometric simulation. Every pod state is reflected in real time — when an agent starts a task, it walks to its desk. When it finishes, an artifact appears in the world. When two agents communicate over AXL, you see the message exchange.
A CLI and TypeScript SDK built around fleets, agents, and tasks. One command to create a fleet. One command to deploy an agent. One command to send work.