gastown/crew/max
9b2f4a7652
feat(polecat): add repo path to worktrees for LLM ergonomics (GH#283)
...
Changes polecat worktree structure from:
polecats/<name>/
to:
polecats/<name>/<rigname>/
This gives Claude Code agents a recognizable directory name (e.g., tidepool/)
in their cwd instead of just the polecat name, preventing confusion about
which repo they are working in.
Key changes:
- Add clonePath() method to manager.go and session_manager.go for the actual
git worktree path, keeping polecatDir() for existence checks
- Update Add(), RepairWorktree(), Remove() to use new structure
- Update daemon lifecycle and restart code for new paths
- Update witness handlers to detect both structures
- Update doctor checks (rig_check, branch_check, config_check,
claude_settings_check) for backward compatibility
- All code includes fallback to old structure for existing polecats
Fixes #283
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-08 23:16:10 -08:00
..
2026-01-07 21:41:51 -08:00
2026-01-07 21:41:51 -08:00
2026-01-05 00:42:24 -08:00
2026-01-03 16:11:55 -08:00
2026-01-06 13:00:46 -08:00
2026-01-06 22:52:32 -08:00
2026-01-08 20:25:01 -08:00
2026-01-03 16:11:55 -08:00
2026-01-03 16:11:55 -08:00
2026-01-05 06:58:46 +01:00
2026-01-07 20:35:06 -08:00
2026-01-05 00:21:42 -08:00
2026-01-07 19:17:28 -08:00
2026-01-08 22:52:47 -08:00
2026-01-08 20:25:01 -08:00
2026-01-08 12:48:03 -05:00
2026-01-08 12:36:54 -05:00
2026-01-08 22:56:37 -08:00
2026-01-09 02:22:36 +13:00
2026-01-09 02:22:20 +13:00
2026-01-09 02:22:20 +13:00
2026-01-03 21:37:05 +01:00
2026-01-04 15:30:57 -05:00
2026-01-03 11:49:42 -08:00
2026-01-03 16:23:44 -08:00
2026-01-08 12:36:54 -05:00
2026-01-08 20:25:01 -08:00
2026-01-05 00:42:24 -08:00
2026-01-08 22:43:44 -08:00
2026-01-03 21:37:05 +01:00
2026-01-06 12:59:37 -08:00
2026-01-06 20:32:02 -08:00
2026-01-04 00:17:37 -08:00
2026-01-08 20:25:01 -08:00
2026-01-03 16:11:55 -08:00
2026-01-03 16:11:55 -08:00
2026-01-03 16:12:27 -08:00
2026-01-08 12:36:54 -05:00
2026-01-04 19:46:27 -08:00
2026-01-08 12:36:54 -05:00
2026-01-08 22:10:40 +13:00
2026-01-04 23:13:03 -08:00
2026-01-07 20:45:58 -08:00
2026-01-08 21:00:25 -08:00
2026-01-03 16:11:55 -08:00
2026-01-03 16:11:55 -08:00
2026-01-06 22:32:35 -08:00
2026-01-03 21:00:00 -08:00
2026-01-03 21:00:00 -08:00
2026-01-05 19:39:57 -08:00
2026-01-03 16:11:55 -08:00
2026-01-05 19:39:57 -08:00
2026-01-03 16:11:55 -08:00
2026-01-02 17:18:27 -08:00
2026-01-02 17:18:27 -08:00
2026-01-06 13:09:32 -08:00
2026-01-05 00:42:24 -08:00
2026-01-03 16:11:55 -08:00
2026-01-04 15:16:56 -08:00
2026-01-03 21:37:05 +01:00
2026-01-03 16:11:55 -08:00
2026-01-08 22:10:40 +13:00
2026-01-08 12:36:54 -05:00
2026-01-08 23:16:10 -08:00
2026-01-03 21:53:30 -08:00
2026-01-08 22:56:37 -08:00
2026-01-02 18:25:15 -08:00
2026-01-06 20:40:40 -08:00
2026-01-08 20:25:01 -08:00
2026-01-06 20:43:27 -08:00
2026-01-06 22:50:21 -08:00
2026-01-06 20:41:01 -08:00
2026-01-08 20:25:01 -08:00
2026-01-06 22:32:35 -08:00
2026-01-06 21:44:05 -08:00
2026-01-06 22:52:32 -08:00
2026-01-08 22:10:40 +13:00
2026-01-08 20:25:01 -08:00
2026-01-08 21:00:25 -08:00
2026-01-08 21:00:25 -08:00
2026-01-08 22:51:51 -08:00
2026-01-06 19:10:43 -08:00
2026-01-06 22:54:25 -08:00
2026-01-05 00:42:24 -08:00
2026-01-06 23:37:39 -08:00
2026-01-06 22:32:35 -08:00
2026-01-08 12:36:54 -05:00
2026-01-08 12:36:54 -05:00
2026-01-03 14:33:24 -08:00
2026-01-07 00:06:55 -08:00
2026-01-08 20:25:01 -08:00
2026-01-06 20:32:02 -08:00
2026-01-08 22:51:51 -08:00
2026-01-08 20:06:57 -08:00
2026-01-08 22:51:51 -08:00
2026-01-06 12:59:49 -08:00