vm0 icon indicating copy to clipboard operation
vm0 copied to clipboard

the easiest way to run natural language-described workflows automatically

VM0 Logo

Skill workflows, while you sleep

Ask DeepWiki NPM Type Definitions NPM Version Bundle Size CI

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! โญ


๐Ÿ”ฅ What you GET

  • 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

๐Ÿš€ Quick Start

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"

๐Ÿค Contribute

Alt

๐Ÿ“ƒ License

See LICENSE for details.