Overview

What is Swarm?

Swarm is a local AI coding workspace for the terminal, browser, and mobile web. It gives you a consistent way to run agents on your own machine, attach local container children, and extend selected work onto remote Linux hosts you control.

Swarm starts local by default with an installed launcher, swarmd daemon, terminal UI, browser desktop, and a fully functional PWA for mobile access. Container and remote paths extend that same runtime when a job needs isolation or an always-on host.

It was built for concurrent agents first. Use the terminal UI, browser, or PWA to launch, watch, and coordinate multiple agents against the same runtime. A native iOS app is coming soon.

Quick start Install Swarm, open a workspace, and connect a provider. Open setup guide →

Platform support

Platform Path Status
Linux Always-on local service Linux x86_64 release installer
Windows WSL Ubuntu Recommended
macOS Container Native in progress

Native macOS support is still in progress. Use a Linux container or remote Linux host today.

curl -fsSL https://swarmagent.dev/install | sh