Republic of Autonomous MachinesAgentic Operating System

Download the operating system for agent teams.

Run ROAM locally, connect the agents and harnesses you already use, and let setup build the organization around your work.

Choose your platform

No sign-up. Free up to three harnesses.

macOS · Windows · Linux

Pick your platform. Start the run.

ROAM supports macOS, Windows, and Linux. Every build opens the same setup wizard, uses your keys, and creates your workspace on your machine.

Prefer the terminal?

npm install -g @veritera.ai/roam

Requires Node.js 18 or later. The CLI and desktop app lead to the same ROAM setup wizard.

Setup: ROAM builds the organization with you.

The first launch is a wizard, not a file inspection step. ROAM creates the workspace, connects the harnesses you use, scans for existing work, turns EYDII on, and lets you choose runtime and notification behavior.

  1. Choose your build

    Pick macOS, Windows, or Linux. ROAM does not force a detected platform.

  2. Create the workspace

    ROAM starts in ~/ROAM/<session-name>/ by default, with explicit paths available for developers.

  3. Answer the wizard

    Choose project type, leadership style, harnesses, approval gates, runtime mode, and notifications.

  4. Adopt existing work

    ROAM can auto-scan common directories and bring current agent workspaces into the new session.

Start working

Your agents are connected, your memory is loaded, EYDII is watching. You are in command. Let the agents work.

Prefer the terminal?

$ npm install -g @veritera.ai/roam

Use the CLI path when you want to start the same setup wizard from the terminal.

Developer quickstart guide