Steve Yegge
87bc02b009
fix: Use rig's configured prefix for agent bead IDs (gt-kdy77, gt-ihvq0)
Added WithPrefix variants to agent bead ID functions:
- AgentBeadIDWithPrefix(prefix, rig, role, name)
- WitnessBeadIDWithPrefix, RefineryBeadIDWithPrefix
- CrewBeadIDWithPrefix, PolecatBeadIDWithPrefix
Updated callers to use rig's configured prefix:
- crew_add.go: reads r.Config.Prefix for crew worker beads
- rig/manager.go: uses prefix param for witness/refinery beads
- doctor/agent_beads_check.go: uses prefix from routes.jsonl
This allows non-gastown rigs (like beads with bd- prefix) to have
properly-prefixed agent beads.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 15:29:16 -08:00
..
2025-12-29 15:29:16 -08:00
2025-12-29 15:29:16 -08:00
2025-12-28 15:31:25 -08:00
2025-12-28 17:18:03 -08:00
2025-12-28 15:57:53 -08:00
2025-12-29 14:54:37 -08:00
2025-12-29 15:29:16 -08:00
2025-12-27 17:19:02 -08:00
2025-12-28 16:40:04 -08:00
2025-12-28 17:13:34 -08:00
2025-12-28 16:16:24 -08:00
2025-12-29 14:54:37 -08:00
2025-12-28 17:13:34 -08:00
2025-12-29 15:29:16 -08:00
2025-12-28 18:45:14 -08:00
2025-12-28 16:38:04 -08:00
2025-12-28 16:16:25 -08:00
2025-12-29 15:17:14 -08:00
2025-12-28 17:18:03 -08:00
2025-12-28 17:13:34 -08:00
2025-12-29 14:54:37 -08:00
2025-12-28 19:19:10 -08:00
2025-12-26 16:46:39 -08:00
2025-12-28 16:16:25 -08:00