The operating system for people running real AI agents.
Local execution where the work happens. Remote command from anywhere. One system. Two surfaces.
FleetCrown is built for operators already running multiple AI agents across multiple projects. It makes the work visible, steerable, and recoverable.
Every project, active agent, queue item, and handoff sits in one operating view instead of disappearing into terminal tabs.
The local runner owns Zellij, git, agent launching, and handoff files. FleetCrown coordinates the work without turning your environment into a cloud sandbox.
Queue, Beacon, Continuous, and Mission modes let each project ask for oversight only when the next decision actually needs you.
Your agents run on your machines with full access to your environment, tools, and context. No remote sandbox limitations.
The web portal gives you complete visibility and control over your entire fleet — whether your laptop is open or not.
The product is not a chat box. It is an operational surface for sessions, queues, handoffs, and machine-local execution.
FleetCrown runs in your browser as a full control plane. Fleet Runner is the optional desktop app that lets agents act on your computer — open files, run commands, drive terminal sessions — while you stay in command from the web or your phone.
You can start with the web today and add Fleet Runner whenever you want agents to actually do work on your machine.
sudo dpkg -i ~/Downloads/Fleet-Runner-linux-amd64.deb && fleet-runnerOn Linux, downloads start non-executable for safety. Paste the one-line command shown under Download to mark Fleet Runner executable and launch it. On macOS and Windows (coming soon), a normal double-click is enough.
Use the same FleetCrown account you signed up with on the web. The desktop app opens straight to your dashboard. From the web, you can also click "Open in Fleet Runner" to log the desktop app in without copy-pasting a token. From v0.3.0 onward, Fleet Runner checks for updates on launch and downloads them in the background — you'll never have to manually re-download.
Pick a project on your computer and dispatch an intent. Fleet Runner launches the agent in a terminal session and pings you when it hands off — even if the app is hidden. The terminal session manager ships inside Fleet Runner; you just need at least one agent CLI installed (Claude Code or Grok — see prerequisites below).
Fleet Runner doesn't replace the tools you already use — it drives them. Only one thing must exist on your machine for an agent to actually run: a supported agent CLI. Pick whichever AI you prefer; you only need one to start. (Zellij — the terminal session manager that gives each agent its own pane — ships inside Fleet Runner since v0.2.0, so you no longer install it separately.)
One supported agent CLI is required — Claude Code is the recommended default. Skip this if you already plan to install Grok below; you only need one.
npm install -g @anthropic-ai/claude-codeInstall Claude CodeAlternative agent CLI. Install instead of Claude Code, or alongside it if you want both available to the fleet.
curl -fsSL https://x.ai/cli/install.sh | bashInstall Grok CLIFleet Runner v0.2.0+ ships with a known-good Zellij inside the bundle and prefers it over any system install. Listed here only so you know what's running. Install it yourself only if you also want a system-wide Zellij outside Fleet Runner.
Zellij docs (optional)Install or build the Fleet Runner, connect an agent token, and let your real machine become the authoritative execution surface.
Download runner →Create an account, add projects, and command agent sessions from the hosted web surface.
Start building →Understand the local-runner, remote-control, queue, and handoff design before committing your workflow to it.
View whitepaper →Most tools help you write code faster in one file or one project. We help serious builders run and orchestrate real agent operations at fleet scale.
Your agents run on your machines with full access to your environment. We do not force everything through remote sandboxes.
Built for people already running many agents across many projects. Explicit per-project autonomy levels instead of one generic agent.
The desktop application executes. The web portal gives you fleet visibility and remote control. Two surfaces, one system.