Documentation / Website / Join Waitlist / Discord
VM0 runs natural language-described workflows automatically on schedule in remote sandbox environments (E2B containers or Firecracker microVMs with KVM isolation).
⭐ 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 "let's start working"- Architecture Documentation - Comprehensive technical reference covering sandbox technologies (E2B, Firecracker), infrastructure components and network architecture
For user-facing guides and tutorials, visit docs.vm0.ai.
See LICENSE for details.
