nux
9697007182
feat(beads): migrate from types to labels for bead classification
Updates the beads package to use label-based filtering (gt:agent, gt:role,
gt:merge-request, etc.) instead of the deprecated --type= flag.
Key changes:
- ListAgentBeads(): --type=agent -> --label=gt:agent
- CreateAgentBead/CreateDogAgentBead: add gt:agent label on creation
- ReadyWithType(): --type -> --label=gt:<type>
- GetRoleConfig()/GetAgentBead(): type check -> label check via HasLabel()
- FindMRForBranch(): Type filter -> Label filter
- Create()/CreateWithID(): convert Type to gt:<type> label
- CreateRigBead(): --type=rig -> --add-label=gt:rig
- ClearMail(): Type filter -> Label filter
- Add Label field to ListOptions (Type field deprecated)
Closes: gt-x0i2m
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 18:12:36 -08:00
..
2026-01-09 18:12:36 -08:00
2026-01-09 14:11:53 -08:00
2026-01-09 00:41:35 -08:00
2026-01-09 13:30:11 -08:00
2026-01-08 23:35:31 -08:00
2026-01-09 14:11:09 -08:00
2026-01-08 23:35:31 -08:00
2026-01-09 14:11:53 -08:00
2026-01-09 14:11:09 -08:00
2026-01-09 14:11:09 -08:00
2026-01-09 18:07:07 -08:00
2026-01-08 23:28:11 -08:00
2026-01-08 23:35:31 -08:00
2026-01-08 12:48:03 -05:00
2026-01-09 14:34:44 -08:00
2026-01-09 12:42:14 -08:00
2026-01-09 13:30:11 -08:00
2026-01-08 12:48:03 -05:00
2026-01-09 14:11:09 -08:00
2026-01-08 20:25:01 -08:00
2026-01-08 20:25:01 -08:00
2026-01-09 14:34:44 -08:00
2026-01-08 23:35:31 -08:00
2026-01-09 14:11:09 -08:00
2026-01-08 23:35:31 -08:00
2026-01-08 20:25:01 -08:00