Files
gastown/internal/cmd
Adam Zionts 6c5c671595 feat(doctor): add routing-mode check to detect .beads-planning routing bug (#810)
Adds a new doctor check that detects when beads routing.mode is set to
"auto" (or unset, which defaults to auto). In auto mode, beads uses
git remote URL to detect user role, and non-SSH URLs are interpreted
as "contributor" mode, which routes all writes to ~/.beads-planning
instead of the local .beads directory.

This causes mail and issues to silently go to the wrong location,
breaking inter-agent communication.

The check:
- Warns when routing.mode is not set or not "explicit"
- Is auto-fixable via `gt doctor --fix`
- References beads issue #1165 for context

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 14:09:39 -08:00
..
2026-01-09 02:22:20 +13:00
2026-01-08 22:10:40 +13:00
2026-01-17 12:46:49 -08:00
2026-01-17 12:46:49 -08:00
2026-01-08 12:36:54 -05:00
2026-01-17 12:46:49 -08:00