chore: remove issue ID references from comments
Strip (gt-xxx), (bd-xxx) suffixes from code comments. The descriptions remain meaningful without the ephemeral issue IDs. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -316,7 +316,7 @@ func runMoleculeStatus(cmd *cobra.Command, args []string) error {
|
||||
Role: string(roleCtx.Role),
|
||||
}
|
||||
|
||||
// NEW: Try to find agent bead and read hook slot (gt-lisj6)
|
||||
// Try to find agent bead and read hook slot
|
||||
// This is the preferred method - agent beads have a hook_bead field
|
||||
agentBeadID := buildAgentBeadID(target, roleCtx.Role)
|
||||
var hookBead *beads.Issue
|
||||
|
||||
Reference in New Issue
Block a user