BugBot auto-fixes when it should not

Hey @chinigo!

When you commented @cursor bugbot review please , the system parsed everything after @cursor as instructions for a Cloud Agent (not Bugbot). The Cloud Agent interpreted “bugbot review please” as general instructions and proactively took action on the PR, which is its default behavior.

To trigger a Bugbot review specifically, use one of:

  • cursor review or @cursor review
  • bugbot run or @bugbot run

What do you think would make this more intuitive? Maybe @cursor bugbot should always route to Bugbot?