Bring BugBot back to Local UI

I would much prefer BugBot in the UI as an extention. This allows us to run it when we want to with more control (sometimes I want to run it twice on a PR, but usually not on every commit), allows for better UI (e.g. the checkbox list), allows for easier immediate edits (i.e. the ‘edit in cursor’ link doesn’t work for me in Linux), doesn’t require us to get integration approval for our github organizations, doesn’t force coworkers to use a tool I am using, removes clutter from the PR, allows us to scan more possible/lower-probability bugs (or risk comments becoming too long), etc.

I’ve really enjoyed this feature, so thanks to the team for making it! Though I would appreciate it moving back to the UI.

I want to run it twice on a PR, but usually not on every commit

In your dashboard settings you can turn on the toggle that makes BugBot only run when you comment “bugbot run” on the PR

the ‘edit in cursor’ link doesn’t work for me in Linux

This sounds like a bug, would love to see the link you’re getting if you don’t mind sharing.

Thank you for the feedback!