Bugbot is still loading while doing autofix

Where does the bug appear (feature/product)?

Bugbot / Security Review Agent

Describe the Bug

Bugbot us keeping on running for autofix it doesn’t stop. Not able to kill it

Steps to Reproduce

Bugbot Autofix ran ~30 min on spec-only PR #29, then completed neutral.
Verbose request ID: serverGenReqId_a9ae0aa4-6a1c-4714-9999-76fefc013dc7
Agent may still show RUNNING: bc-4a276370-7ed1-4c90-b828-07d475f0e20e
Repo: eswarkrishna/FinancialPlanner, branch: cursor/analytics-tier-capture-spec-4ae3
To avoid another Autofix loop

Operating System

Other

Version Information

Andriod

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. Good news: the run actually finished. On our side we can see all work for this PR completed about 5 minutes before your post. The card still showing RUNNING is a status display bug, not a stuck process. The run isn’t looping forever, the indicator just didn’t switch.

Since PR #29 was spec-only, there was nothing to fix, so Autofix correctly finished as neutral. That’s expected.

We’re aware of the status desync and tracking it. I can’t share an ETA yet.

About “I can’t kill the run”: there’s no manual cancel button for Autofix right now. This is already an open feature request: Cancel manually Bugbot & autofix runs, feel free to upvote it. For now, a workaround is to push a new commit to the branch, which cancels the current run and restarts the review. And to avoid unwanted long Autofix runs, you can turn Autofix off or switch it to manual-only in the Bugbot dashboard.

Let me know if the card is still stuck on RUNNING after some time, then we’ll dig deeper.