moru
Installation
SKILL.md
Moru Cloud Sandboxes
Isolated Firecracker microVMs with dedicated CPU, memory, and filesystem for safe code execution.
When to Use Which Skill
| Skill | Use When |
|---|---|
| moru (this) | CLI, general concepts, architecture |
| moru-python | Python SDK (pip install moru) |
| moru-javascript | JavaScript/TypeScript SDK (npm install @moru-ai/core) |
Core Concepts
Sandbox
Isolated VM with up to 2 vCPUs, 4GB RAM, 10GB disk. Default timeout is 1 hour.
Template
Pre-built environment with packages installed. Sandboxes start instantly from templates.