Keep work running
Long-running sessions stay attached to the always-on host while it remains alive, even when you close your laptop or change devices.
Use the open cloud.
OpenClowd is the open-source control plane for running and steering terminal coding agents on a VPS or another always-on server or spare laptop you control—from any device.
Recommended setup: a small always-on VPS.
A one-command setup delivered through npm is planned for the public release.
Choose an existing agent on the host, attach the session to a real workspace, and keep the work reachable after you leave the original terminal.
The control loop
Launch agents in a real workspace, monitor parallel sessions, review their changes, and send the next instruction without returning to the original terminal.
The cloud question
With OpenClowd, the machine, repositories, agent accounts, and access boundary stay yours.
The old workflow
When several agents are working, the bottleneck is knowing what is running, what needs input, and how to get back to it. Terminal tabs, memory, and a laptop that must stay awake are a fragile control surface.
Recommended setup
Put OpenClowd and your terminal agents on an always-on machine you control. A small VPS is the recommended route; a home server, dev server, or spare laptop that stays online also works.
You provide and maintain the machine. OpenClowd does not provision a VPS or install your third-party coding agents.
Choose a basic VPS for the opinionated path, or use another reachable machine that stays online.
A one-command setup delivered through npm is planned for the public release. The release flow is intended to include preflight checks, authentication, and secure remote-access guidance.
Use the repository and agent CLIs already installed and authenticated on that machine.
Monitor, review, reattach, approve, and steer from a browser on your laptop or phone.
What changes
Long-running sessions stay attached to the always-on host while it remains alive, even when you close your laptop or change devices.
Workspace status, history, and attention signals make parallel sessions understandable without pretending to read every agent's private state.
Use the browser and mobile-friendly controls to send short input, approve the next step, review work, or reattach later.
Bring your own agents
OpenClowd is the environment around your coding agents, not another model provider or AI billing layer. Any terminal-based agent that runs on the host belongs in the universal compatibility baseline; richer integrations are documented separately when they exist.
Read the compatibility modelDeveloper-controlled by design
Direct answers
OpenClowd is a self-hosted web control plane for running, monitoring, reattaching to, and steering multiple terminal-based coding agents on always-on compute you control.
A small always-on VPS is the recommended setup, but it is not the only option. A home server, dev server, or spare laptop that remains online can also run OpenClowd.
No. With the self-hosted product, you provide and maintain the VPS or other always-on machine.
Yes. Running agent processes live on the host, so it must remain powered on and reachable. Live processes do not survive a host reboot or crash.
Not yet. The available launch path is self-hosted OpenClowd. The managed-hosting waitlist is only for future availability updates and early conversations.
Future hosted option
Managed OpenClowd is the name for a future hosted path for people interested in using OpenClowd without operating the always-on machine themselves. It is not available yet, and its exact service scope is still being defined.
What managed hosting will meanStart with an always-on machine, a real repository, and the coding agents you already use.
View development