spawn/hetzner
Sprite 0d31aba9f0 refactor: hetzner/lib - add bash safety flags and variable quoting
- Add set -euo pipefail for strict error handling
- Make color constants readonly (RED, GREEN, YELLOW, NC)
- Make HETZNER_API_BASE and SSH_OPTS readonly
- Quote numeric comparison variables in verify_server_connectivity
- Quote numeric comparison variables in wait_for_cloud_init
- Quote process IDs and timeout variables in try_oauth_flow

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-07 19:51:18 +00:00
..
lib refactor: hetzner/lib - add bash safety flags and variable quoting 2026-02-07 19:51:18 +00:00
aider.sh Add Aider as fourth agent across all clouds (#8) 2026-02-07 08:56:07 -08:00
claude.sh Add Hetzner Cloud spawn system for provisioning servers via REST API (#4) 2026-02-07 07:25:03 -08:00
codex.sh Add Codex CLI (OpenAI) as sixth agent across all clouds (#11) 2026-02-07 09:21:23 -08:00
goose.sh Add Goose agent (Block) across all clouds (#9) 2026-02-07 08:58:51 -08:00
interpreter.sh Add Open Interpreter as seventh agent across all clouds (#13) 2026-02-07 09:30:27 -08:00
nanoclaw.sh Add OpenClaw and NanoClaw scripts for Hetzner Cloud (#6) 2026-02-07 08:49:11 -08:00
openclaw.sh security: Fix command injection in openclaw.sh files 2026-02-07 19:48:09 +00:00