For AI issues: which model did you use?
Model name (e.g., Sonnet 4, Tab…)
For AI issues: add Request ID with privacy disabled
Request ID: f9a7046a-279b-47e5-ab48-6e8dc12daba1
For Background Agent issues, also post the ID: bc-…
Additional Information
Add any other context about the problem here.
Does this stop you from using Cursor?
Yes - Cursor is unusable
Sometimes - I can sometimes use Cursor
No - Cursor works, but with this issue
The more details you provide, the easier it is for us to reproduce and fix the issue. Thanks!
Thanks for the feedback. Just to explain what’s going on here: This is the autofix loop cap kicking in. Because you’ve got Autofix set to Commit to Existing Branch (push to same branch), Autofix will spawn at most 3 times per PR in a 24h window and then go quiet, to avoid runaway loops.
The cap is specific to that trigger. If you switch Autofix to Create New Branch or Create New Pull Request, it doesn’t apply, and it’ll keep going on every push (tradeoff: more branches/PRs to triage).