Documentation Index
Fetch the complete documentation index at: https://docs.capy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Environment variables
Set project secrets that are injected into the VM during task execution (API keys, DB URLs, etc.). Configure them from:- Project configuration page
- Settings → Project → Devbox
.env file.
VM size
Each task runs in an isolated Ubuntu VM. Choose the size that matches your workload:| Size | CPU | RAM | Disk | Cost/hour |
|---|---|---|---|---|
| Small | 2 cores | 4 GB | 20 GB | $0.15 |
| Medium | 4 cores | 8 GB | 30 GB | $0.30 |
| Large | 8 cores | 16 GB | 40 GB | $0.60 |
| Ultra | 16 cores | 32 GB | 50 GB | $1.20 |
| Hyper | 16 cores | 64 GB | 50 GB | $1.50 |
- Open project Configuration, or Settings → Project → Devbox
- Select the VM size
- Save