Where does the bug appear (feature/product)?
BugBot
Describe the Bug
When replying to an existing comment in a PR (e.g., replying to BugBot’s own analysis comment), typing @cursor review in the reply does not trigger BugBot. BugBot only activates when @cursor review is posted as a new, top-level standalone comment on the PR — not as a reply within a comment thread.
Steps to Reproduce
- Open a Pull Request that has BugBot enabled.
- Wait for BugBot to post its initial analysis comment on the PR.
- Click “Reply” on BugBot’s comment to create a reply within that comment thread.
- Type
@cursor reviewin the reply box and submit. - Observe that BugBot does NOT trigger a new review.
- Instead, create a new standalone (top-level) comment on the PR with
@cursor review. - Observe that BugBot now triggers correctly.
Expected Behavior
@cursor review should trigger BugBot regardless of whether it is posted as a standalone comment or as a reply within an existing comment thread on the PR.
Operating System
MacOS
Version Information
N/A - BugBot (GitHub integration)
Does this stop you from using Cursor
No - Cursor works, but with this issue
