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.
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/roamRequires 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.
Choose your build
Pick macOS, Windows, or Linux. ROAM does not force a detected platform.
Create the workspace
ROAM starts in ~/ROAM/<session-name>/ by default, with explicit paths available for developers.
Answer the wizard
Choose project type, leadership style, harnesses, approval gates, runtime mode, and notifications.
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/roamUse the CLI path when you want to start the same setup wizard from the terminal.
Developer quickstart guide