要点
BugbotはPR内の問題を自動検出し、クラウド上で変更をテストして修正案を直接提案する。ユーザーは@cursorコマンドで承認・マージするか自動適用を設定でき、現在35%以上の修正が採用されている。
日本語訳の準備中です。英語原文を表示しています。
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.
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.