spawn/civo/lib
Sprite 29a94603aa Add Civo cloud provider with 3 agent scripts
Civo is a cloud-native provider with fast provisioning (~45s), REST API,
hourly billing, free data transfer, and NVMe storage. Implements claude,
aider, and codex agent scripts using the same SSH-based patterns as
Vultr/Hetzner/DigitalOcean.

- civo/lib/common.sh: Provider library with auth, SSH key management,
  instance creation/destruction, network/image auto-discovery
- civo/claude.sh, aider.sh, codex.sh: Agent deployment scripts
- manifest.json: Added civo cloud entry + matrix entries
- civo/README.md: Usage instructions and env var docs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-08 05:13:37 +00:00
..
common.sh Add Civo cloud provider with 3 agent scripts 2026-02-08 05:13:37 +00:00