Prerequisites
- macOS or Linux
- Node.js 18+ (for CLI)
- Lima (macOS only):
brew install lima
Step 1: Install
- macOS
- Linux
Step 2: Create Agent
Create a folder with two files: agent.yamlStep 3: Deploy
Step 4: Run
No cold start - worker was already warm!
Step 5: Verify
What Just Happened
- Worker stayed warm - No cold start on second request
- Execution logged - Every request tracked in ExecLog
- Isolated container - Ran in sandboxed runc container
Next Steps
Core Concepts
Learn how autoscaling works
Examples
See more agent patterns

