Run Spaces on your desktop, a shared server, or federate across multiple instances. Up and running in two minutes.
Run Spaces on your desktop, a shared server, or federate across multiple instances.
Run Spaces locally at localhost:3457. No accounts, no cloud, no telemetry. Works on macOS, Linux, and Windows.
Single container with nginx and the terminal server. Add Traefik labels for HTTPS, mount your project directories, and you're live.
Connect multiple Spaces servers into a single view. Browse sessions across nodes and open remote terminals from one browser.
Deploy on a shared server and give your whole team isolated, secure agent workspaces.
Username and password authentication with TOTP two-factor. Each user gets their own database, session history, and workspace configurations.
Each user's terminals run as their own OS user. Home directories, permissions, and agent credentials stay isolated between accounts.
Manage users, view active sessions, and monitor usage across the instance. Reset passwords and revoke 2FA from one dashboard.
One command. No cloning, no building.
npm install -g @jlongo78/agent-spaces
Start the server. Opens your browser automatically.
spaces
Add panes, pick your agents, and start building.
http://localhost:3457
One install, one command, and your first multi-agent workspace is running.