You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cloud): reuse service pool instead of creating new services
The 25 service/day Railway limit was blocking all agent spawns.
Now uses round-robin between ubuntu and Agents Anywhere services
instead of trying to create agent-{N} services each time.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments