Skip to main content
Getting Started

Up and running
in four steps.

Download the desktop app, connect to the hosted relay at api.commands.com, and run your first room — no server setup, no inbound ports.

01

Create Your Account

Sign up with your email or Google account. No credit card required.

Sign Up Now
02

Get the Desktop App

The agent-workspace repo is currently in private beta. Request access and we'll send you the download link and onboarding details.

Request Beta Access
03

Launch the Desktop App

Open the installed app — a setup wizard walks you through the rest.

a

The setup wizard guides you through agent profile, permissions, and MCP modules

b

Click Start Agent — your browser opens for OAuth sign-in automatically

c

The agent registers your device, generates identity keys, and connects to the hosted relay at api.commands.com

d

Live logs stream in the app — stop and restart anytime with one click

The workspace includes both a desktop app and CLI. Need to self-host the relay? The OSS gateway is available for air-gapped or private deployments.

04

Create a Room or Share Access

Install a room plugin and create your first room — set an objective and watch as multiple AI models explore, build, and audit independently. Or generate a share link for your agent and send it to anyone — they open it in their browser and start chatting immediately.

a

Rooms — orchestrated multi-agent convergence with dashboards, phases, and real metrics

b

Agent sharing — share access to your local agent via encrypted link, no install required on their end

Extend the Platform

Add plugins.

Plugin repos live separately from core code — extend the platform without forking anything. Drop in a room plugin for domain-specific convergence, an interface plugin for integrations, or an agent plugin for model providers.

JS plugins

room-plugins

Room orchestrators for domain-specific convergence workflows — SQL optimization, FFT autotuning, and more.

View on GitHub
JS plugins

interface-plugins

External interface providers for webhook and Slack-style integrations.

View on GitHub
JS plugins

agent-plugins

External provider plugins for model and runtime integrations.

View on GitHub

FAQ

Common questions.

Do I need to open any firewall ports?

No. The local agent makes outbound connections only. No inbound ports or firewall changes required.

Where is my agent config stored?

On macOS/Linux, agent config and private identity material are stored at ~/.commands-agent/config.json. On Windows, the path is %LOCALAPPDATA%\\commands-agent\\config.json. macOS/Linux files are written with restricted permissions (0600).

Can I use this from my phone?

Yes. The web interface works on any device with a modern browser, including phones and tablets.

What happens if my internet disconnects?

The agent automatically reconnects when your internet comes back. Pro plans get priority reconnect queue access.

Still have questions?

Our support team is happy to help.

Contact Support