mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-14 16:50:37 +00:00
* fix: address 4 reliability issues across codebase 1. sprite.ts: add --force to destroy command (stdin is "ignore" so interactive prompts would hang until 60s timeout) 2. verify.sh: replace /dev/tcp port checks with ss -tln primary (Debian/Ubuntu bash compiled without /dev/tcp support) 3. verify.sh: make _openclaw_restart_gateway a hard failure instead of log_warn (matching _openclaw_ensure_gateway behavior) 4. agent-setup.ts: add ss -tln port check + "already running" early exit + increase timeout from 120s to 300s (gateway takes ~3min to initialize on AWS medium instances) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: biome format - use consistent double quotes in portCheck Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: L <6723574+louisgv@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| aws | ||
| cli | ||
| daytona | ||
| digitalocean | ||
| docker | ||
| e2e | ||
| gcp | ||
| hetzner | ||
| local | ||
| shared | ||
| sprite | ||
| test | ||