Where does the bug appear (feature/product)?
BugBot
Describe the Bug
Cursor BugBot completed a review on a large PR (272 files changed, develop → main) in only 53 seconds, reporting “Successful in 53s — Bugbot Review” with no issues found.
This is highly suspicious. On smaller PRs with just 1–2 files changed, BugBot typically runs for 6–10 minutes. A PR with 272 changed files should take significantly longer to analyze, not faster. It appears BugBot may have skipped or short-circuited its analysis entirely, giving a false “all clear” on a very large changeset.
PR reference: https://github.com/heylibby/HeyLibbyAmplify/pull/2909
Steps to Reproduce
- Have a GitHub repository connected to Cursor BugBot.
- Open a large PR with many files changed (e.g., 272 files, develop → main branch).
- Trigger BugBot review on the PR.
- Observe that BugBot completes in ~53 seconds and reports no issues.
- Compare with a small PR (1–2 files) where BugBot takes 6–10 minutes to complete.
Expected Behavior
BugBot should take proportionally longer to analyze larger PRs. A 272-file PR should be reviewed thoroughly and take several minutes (similar to or longer than small PRs). If BugBot cannot handle very large PRs, it should indicate this explicitly rather than returning a false “no issues found” result in under a minute.
Operating System
MacOS
Version Information
BugBot (GitHub integration) — version not directly visible. Cursor IDE latest version on macOS.
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor