Skip to content
Docs

Install

Install the Atmosphere runtime and bring up a node on hardware you own.

On this page

A single, fail-closed installer puts the StratosAgent CLI on your machine — user-space, no sudo, nothing auto-started. It checks for Node 20.19+ and installs the pinned @efficientlabs/stratos package.

One command

curl -fsSL https://efficientlabs.ai/install.sh | sh

Verify it runs

bash
stratos --version
stratos --help

Everything installs and runs on hardware you already own. The operating-core commands (workspace / task / capture / trace / eval) are deterministic and make no network calls.

Per-platform mesh bundles

Each platform ships a dedicated mesh bundle. These are built and connected; broad multi-device runs are still early, so treat large fan-out deployments as experimental.

Hyperswarm DHT + hole-punchWired
Planned
Broad multi-device
Running many devices in one mesh at once is still being hardened. For now, start with one or two nodes you control.