Server and relay
The browser console, relay and local workspace start together in one Compose service.
One product system
Start with one machine. Grow into a fleet.
Add your CMDOP API key and admin password, then bring up the stack. The site opens on port 8080 and the console on 63141.
The browser console, relay and local workspace start together in one Compose service.
The agent works only inside the mounted project directory and reaches the relay outbound.
Vite shows each file change immediately while the host keeps the editable source.
Every finished change lands in local Git history. Publishing to GitHub stays optional.

The demo is deliberately real: writable files, Vite HMR, a supervised agent process and persistent Git history.
Use it as the fastest way to understand CMDOP, then replace the demo workspace with your own project.
Clone the public Docker repository and watch an agent change a real project.