View or manage comments on an issue
Manages comments on issues for threaded discussions and progress updates.
/plugin marketplace add dbmcco/tmux-beads-loops/plugin install dbmcco-beads@dbmcco/tmux-beads-loopsissue-idView or add comments to a beads issue.
Comments are separate from issue properties (title, description, etc.) because they serve a different purpose: they're a discussion thread rather than singular editable fields. Use bd comments for threaded conversations and bd edit for core issue metadata.
To view all comments on an issue:
Use the beads CLI bd comments <issue-id> to list all comments. Show them to the user with timestamps and authors.
To add a comment:
Use bd comments add <issue-id> "comment text" to add a comment. Confirm the comment was added successfully.
Comments are useful for: