Documentation / Website / Join Waitlist / Discord
VM0 is the easiest way to run natural language-described workflows automatically, on schedule, and securely in remote sandbox environments.
⭐ Star us on GitHub, it motivates us a lot! ⭐
- Cloud sandbox, run Claude Code or Codex agents in isolated containers
- 60+ skills, GitHub, Slack, Notion, Firecrawl, and more
- Persistence, continue chat, resume, fork, and version your workflow sessions
- Observability, logs, metrics, and network visibility for every run
Supported: Claude Code, Codex · Coming soon: Gemini CLI, DeepAgent CLI, OpenCode
From zero to workflow agent in 5 minutes
npm install -g @vm0/cli
vm0 auth login
mkdir my-agent && cd my-agent
vm0 init
cat AGENTS.md # check the workflow which your agent will run
vm0 cook "run your workflow"See LICENSE for details.