1
Show HN: Lessons learned from running Claude Code swarms at scale
从大规模编码代理集群实战中提炼经验,Python协调器+MCP管理全生命周期。
Some time ago I built a simple app to run swarms of coding agents — I call it fleet ( https://news.ycombinator.com/item?id=48256389 ). It's based on c…