mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-08 10:09:30 +00:00
Vultr create_server (93 lines) decomposed into: - _vultr_build_instance_body: builds JSON request body - _wait_for_vultr_instance: polls until instance is active Also fixed bash 3.x compat issue: ((attempt++)) -> attempt=$((attempt + 1)) OVH create_ovh_instance (80 lines) decomposed into: - _ovh_resolve_resources: resolves image/flavor/SSH key IDs - _ovh_build_instance_body: builds JSON request body Agent: complexity-hunter Co-authored-by: A <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| common.sh | ||