mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-08 18:39:50 +00:00
Both clouds had custom `interactive_session` functions that called `ssh` directly, bypassing the shared `ssh_interactive_session` which shows the post-session server-still-running warning. Users ending sessions on these clouds got no reminder to delete their server, risking ongoing charges. Changes: - alibabacloud: replace custom SSH functions with shared helpers, add SPAWN_DASHBOARD_URL pointing to ECS console - gcp: set SSH_USER to GCP_USERNAME, replace custom SSH functions with shared helpers, add SPAWN_DASHBOARD_URL pointing to Compute Engine console Agent: ux-engineer Co-authored-by: A <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| common.sh | ||