Cursor changelog

Bugbot Autofix

v02-26-26 includes 0 new features and 2 fixes. Bugbot can automatically fix issues it finds in pull requests.

Changed

  • Bugbot will post a comment on the original PR with a preview of the autofix changes, which you can merge using the provided @cursor command. If you'd like, you can instead configure autofix to push changes directly to your branch with no interaction required.
  • To enable autofix, head over to your Bugbot dashboard.
  • Read more in our announcement.

Fixed

  • Bugbot can automatically fix issues it finds in pull requests.
  • Autofix runs cloud agents on their own machines to test changes and propose fixes directly on your PR. Today, over 35% of Bugbot Autofix changes are merged into the base PR.