When running Cursor Bugbot on a PR, it frequently surfaces the same issues multiple times across runs, even after they’ve been:
-
Explicitly marked as resolved
-
Dismissed as not a real error
-
Already addressed in a previous/future stacked PR iteration
This creates unnecessary noise and wastes time re-triaging the same comments. For example, in this session Bugbot flagged 10 issues in this file that were essentially the same pattern (“status updated before operation that can fail”), but I dismissed the warning the first time (this cant happen) but it kept writing it.
This is honestly super annoying
