Skip to content
/ vm0 Public

the easiest way to run natural language-described workflows automatically

License

Notifications You must be signed in to change notification settings

vm0-ai/vm0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VM0 Logo

Skill workflows, while you sleep

Ask DeepWiki NPM Type Definitions NPM Version Bundle Size CI

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! ⭐


🔥 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

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"

VM0 CLI Quickstart Demo

📚 Documentation

Architecture

VM0 Architecture Diagram

  • 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.

🤝 Contribute

Alt

📃 License

See LICENSE for details.