Spaces

Deploy

Run Spaces on your desktop, a shared server, or federate across multiple instances. Up and running in two minutes.

Deploy anywhere

Run Spaces on your desktop, a shared server, or federate across multiple instances.

Desktop

Local web server

Run Spaces locally at localhost:3457. No accounts, no cloud, no telemetry. Works on macOS, Linux, and Windows.

Server

Docker deploy

Single container with nginx and the terminal server. Add Traefik labels for HTTPS, mount your project directories, and you're live.

Federation

Multi-instance

Connect multiple Spaces servers into a single view. Browse sessions across nodes and open remote terminals from one browser.

Secure multi-user out of the box

Deploy on a shared server and give your whole team isolated, secure agent workspaces.

Login + 2FA

Username and password authentication with TOTP two-factor. Each user gets their own database, session history, and workspace configurations.

Per-user shell mapping

Each user's terminals run as their own OS user. Home directories, permissions, and agent credentials stay isolated between accounts.

Admin panel

Manage users, view active sessions, and monitor usage across the instance. Reset passwords and revoke 2FA from one dashboard.

Up and running in two minutes

1

Install

One command. No cloning, no building.

npm install -g @jlongo78/agent-spaces
2

Launch

Start the server. Opens your browser automatically.

spaces
3

Work

Add panes, pick your agents, and start building.

http://localhost:3457

Ready to get started?

One install, one command, and your first multi-agent workspace is running.