Files
gastown/internal
gastown/crew/max cb2b130ca2 fix(crew): parallelize crew start to prevent hanging
Start crew members concurrently instead of sequentially. Previously,
`gt crew start --all` could hang for minutes because each crew member
was started one at a time, with each waiting up to 60 seconds for
Claude to initialize.

With parallel startup, all crew members start simultaneously and
the total wait time is bounded by the slowest individual startup.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 21:24:23 -08:00
..
2026-01-08 12:36:54 -05:00
2026-01-08 12:36:54 -05:00
2026-01-08 12:36:54 -05:00
2026-01-08 12:48:03 -05:00
2026-01-08 12:48:03 -05:00