Steve Yegge
9c3cc0255c
refactor(cmd): split crew.go into focused modules
Break down 1184-line crew.go into 8 smaller, focused files:
- crew.go: command definitions, flags, init (229 lines)
- crew_helpers.go: shared utilities (235 lines)
- crew_lifecycle.go: remove/refresh/restart (219 lines)
- crew_status.go: status command (154 lines)
- crew_at.go: session attachment (142 lines)
- crew_maintenance.go: rename/pristine (121 lines)
- crew_list.go: list command (89 lines)
- crew_add.go: add command (74 lines)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 00:46:12 -08:00
..
2025-12-20 22:22:56 -08:00
2025-12-21 00:46:12 -08:00
2025-12-19 21:59:03 -08:00
2025-12-20 01:51:26 -08:00
2025-12-20 20:28:36 -08:00
2025-12-20 02:12:21 -08:00
2025-12-20 22:19:32 -08:00
2025-12-20 16:54:16 -08:00
2025-12-18 20:24:51 -08:00
2025-12-20 22:50:14 -08:00
2025-12-19 12:44:42 -08:00
2025-12-21 00:35:47 -08:00
2025-12-20 17:42:21 -08:00
2025-12-20 15:46:18 -08:00
2025-12-20 09:23:57 -08:00
2025-12-19 12:44:42 -08:00
2025-12-20 18:35:02 -08:00
2025-12-20 13:30:30 -08:00
2025-12-20 16:54:16 -08:00