Run a room full of AI coding agents β across every project β from any browser. The agents live on the host; you just watch and steer.
A workspace is one project β a local folder, or a Docker container with its own toolchain, files, services and GitHub. Keep backend, frontend, and side-projects fully separate.
Each pane is a real terminal running claude. Spin up many agents per workspace β 3 on the backend, 1 on the frontend β all working in parallel.
Tile them in a grid or zoom into one. Tabs glow amber when an agent needs you. Edit in real VS Code, and auto-checkpoint your work to GitHub.
No prior setup needed β here's the whole flow.
Left panel β + New workspace. Pick a Local folder on this PC, or a Docker container (drop in a GitHub repo URL, an image, and optional services like postgres). Each workspace is its own project.
Select the workspace, hit + Agent (or +4). Each pane runs claude inside that workspace. The first time you use a container, run /login once β it's remembered for every future container.
Use the top bar to switch grid β single, rename a tab to what it's doing ("Frontend Refactor"), and filter by project. Open VS Code with </>. Turn on β· auto-checkpoint so each project pushes its WIP to its own GitHub.
Tip: nothing is lost when you close the browser β the server and containers keep running. How is my work saved?
Drop files or a whole folder β they're sent straight into the workspace, from any device. For a large repo, create the workspace with its Git URL instead of uploading.