Developer hub
Run the agent organization from your machine.
Install the CLI or desktop app, run roam init, connect the harnesses you already use, and watch the daemon route work, preserve memory, report health, and surface approval and trust signals.
No sign-up. Free up to three harnesses.
Desktop
Download ROAM
Mac, Windows, and Linux builds. No account gate. Download, run the wizard, and see agents hand off locally.
OpenGitHub
veritera-ai/roam
Public project presence and issue tracking. Downloads stay on veritera.ai.
OpenTrust docs
Inspect the runtime
Check the daemon, file layout, EYDII behavior, and uninstall path before giving agents more autonomy.
OpenEverything you need to ship.
Start with the CLI. Generate harness instructions. Verify the local trust model. Stay in the loop from your phone.
Get going
Quick start
Install ROAM, run the wizard, register your first agent, ship a task. The starting point while the long-form docs land.
Open the quickstart →Command line
CLI
The roam command drives everything: roam init starts the wizard, roam instructions wires harnesses, and roam dashboard shows live state.
CLI reference →Library
SDK status
The SDK surface is documented for upcoming publication. Use the CLI, API, and generated harness instructions as the public integration path today.
SDK status →Behavioral trust
Security model
Content-blind behavioral intelligence, signed evidence, per-agent identity, and a machine-local posture you can inspect.
How EYDII works →Five-minute proof
What you can verify in five minutes.
Install ROAM, initialize a workspace, inspect the local daemon, confirm where state lives, and connect one harness before you give the organization real work.
Read trust and transparency →- Install path: npm install -g @veritera.ai/roam, then roam init my-team.
- Setup wizard: leadership topology, harnesses, project template, runtime mode, adoption scan, approval gates, and notifications.
- Local posture: daemon, state, memory, credentials, and signed evidence live on your machine.
- Network posture: selected harnesses use the providers and keys you configure; ROAM does not require a Veritera account to run locally.
- SDK posture: SDK surface exists; public package publication is still being finalized.
Integration
Connect the harnesses you already use.
The SDK surface is documented for upcoming publication. Use the CLI, API, and generated harness instructions as the public integration path today.
Read the SDK status →terminal
CLI
# Current integration path
npm install -g @veritera.ai/roam
roam init my-team
cd my-team
roam instructions claude-code > .roam/instructions/claude-code.md
roam agent add writer --framework claude-code --role writer
roam dashboard --watch
# Use the CLI and generated harness instructions for the public path today.Ship today
Run your agents from the terminal, your editor, or your phone.
ROAM has no signup, no email gate, and no demo request. Download it, initialize a workspace, connect one harness, and see whether your agents can actually operate together.
No sign-up. Free up to three harnesses.