mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-04-28 03:49:31 +00:00
Hermes installs a Python virtualenv which takes 20+ min on fresh VMs. The previous 300s install timeout caused the CLI to give up before writing .spawnrc, leading to 30-min E2E timeouts on Hetzner, DigitalOcean, and GCP (but not Sprite, which has a manual .spawnrc fallback). Changes: - agent-setup.ts: hermes installAgent timeout 300s → 600s - common.sh: add hermes per-agent overrides (_PROVISION_TIMEOUT_hermes=720, _AGENT_TIMEOUT_hermes=3600) to give the install enough headroom - package.json: bump CLI version 0.25.26 → 0.25.27 -- qa/e2e-tester Co-authored-by: spawn-qa-bot <qa@openrouter.ai> Co-authored-by: L <6723574+louisgv@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| aws | ||
| cli | ||
| digitalocean | ||
| docker | ||
| e2e | ||
| gcp | ||
| hetzner | ||
| local | ||
| shared | ||
| sprite | ||
| test | ||