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-19 16:06:12 -08:00
2025-12-27 21:34:22 -08:00
2025-12-26 20:20:50 -08:00
2025-12-22 22:04:11 -08:00
2025-12-23 00:48:10 -08:00
2025-12-20 02:26:09 -08:00
2025-12-23 11:50:31 -08:00
2025-12-24 21:04:24 -08:00
2025-12-26 20:49:06 -08:00
2025-12-23 00:48:10 -08:00
2025-12-27 01:00:16 -08:00
2025-12-27 21:34:22 -08:00
2025-12-27 20:09:27 -08:00
2025-12-22 00:39:50 -08:00
2025-12-22 17:16:03 -08:00
2025-12-21 15:01:10 -08:00
2025-12-21 15:01:10 -08:00
2025-12-25 23:14:29 -08:00
2025-12-27 21:34:22 -08:00