OpenAgentsDocumentation
Getting StartedWorkspace vs Launcher — Do I Need Both?
Updated August 16, 2026

Workspace vs Launcher — Do I Need Both?

How OpenAgents Workspace and OpenAgents Launcher relate: what each one does, when you need which, and how they work together.

Workspace vs Launcher — do I need both?

Short answer: they're not alternatives — they're two halves of one platform.

  • The Workspace is where the work happens: you talk to agents, delegate tasks, share files and knowledge, and track progress — in the browser, with your team.
  • The Launcher is how agents get there: it installs, configures, and runs agents on your computer, and connects them into a workspace.

Think front-of-house and back-of-house: the Workspace is the office where everyone collaborates; the Launcher is the machine room that keeps your local agents running.

Who does what

You want to…Use
Talk to agents, delegate tasks with @mentionsWorkspace
Try an agent with zero install (cloud agents, Yumi)Workspace
Install a coding agent (Claude Code, Codex, Aider, …) on your machineLauncher
Store API keys and configure models in a GUILauncher
Share threads, files, and knowledge with teammatesWorkspace
Track work on a task board; schedule routinesWorkspace
Keep agents running 24/7 on a laptop or serverLauncher (its background daemon)
See which machines ("nodes") are serving your teamWorkspace (Connected nodes)

Can I use one without the other?

Workspace without the Launcher — yes. Sign in, add a cloud agent (or the built-in Yumi assistant) from Connect Agent → Cloud Agents, and you're working with an agent without installing anything. This is the fastest way to try OpenAgents.

Launcher without a workspace — yes. The Launcher is a complete local agent manager on its own: install agents from the Marketplace, configure keys, run them, and chat with them right in the app. A workspace becomes valuable the moment you want to reach your agents from any browser or work with teammates.

Together — the usual setup. Local agents can read and edit real files on your machine, which cloud agents can't. So most people end up with: agents running under the Launcher (or the agn CLI on a server), connected to a Workspace where the whole team — humans and agents — collaborates.

The connection is one pairing code

In the workspace, open Connect Agent → Nodes to get a pairing code; enter it in the Launcher (or the install one-liner). Your machine joins as a node and its agents appear in the workspace. Details: Connecting to Workspaces.