- Use real GitHub PR reviews, not just PR comments
- Be able to add a PR label to call for a review
- Add review comments directly on the code line. These can then be individually resolved/deleted/voted. And if the user replies (which they can’t to a PR comment) then BugBot should remember this to guide future reviews of the same code, to avoid repeating the same invalid suggestion each PR
- For small fixes, offer an inline “suggested change” instead of needing to go back to Cursor
- Provide some form of priority. Some bugs are major flaws, some are nitpicks
- PRs with multiple pushes get new review comments each time, but they are often referring to changes from earlier pushes, which makes it seem arbitrary which bugs it surfaces each time, and that there could always be more it would find if given more runs
- Have option to run BugBot outside of a PR, on a whole repo or some subset
…and allow multiple forum topics with the same name, there should be no problem with multiple “BugBot feedback” topics