Cursor の Bugbot でコードレビューを高速化(3 分読了)
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
TLDR AI
AI ツール「Cursor」が提供する自動バグ修正機能「Bugbot」により、開発者がコードレビューを行う時間を大幅に短縮できることが紹介されています。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
今日、私たちは Bugbot に対してこれまでで最も大きな改善セットをリリースしました。
Bugbot の実行速度は従来比 3 倍以上に向上し、コストは 22% 削減され、レビューあたりの検出バグ数は 10% 増加しました。実際の運用では、Bugbot の実行の 90% が 3 分以内に完了します。
image
image
より高速で、低コストで、より徹底的な Bugbot により、問題を早期に発見し、コードを迅速にマージできるようになります。
image
image
プッシュ前に Bugbot を実行する
コードをプッシュする前に、Bugbot と Security Review を /review コマンドで実行できるようになりました。/review は、どのエージェントを実行するかを選択するよう促すか、または /review-bugbot や /review-security を直接使用して実行できます。
これは、コードをプッシュする前に問題を検出し修正するための素晴らしい方法です。
/review コマンドは、GitHub および GitLab の Bugbot とも同期されます。/review を実行した後、同じ差分を持つ PR を開くと、Bugbot がそれを認識してレビューをスキップし、「すでにその差分をレビュー済みである」というコメントを残します。
Cursor 3.7 以降および cursor.com/agents で利用可能です。CLI サポートも近日公開予定です。
PR の新規部分のみレビューする
Bugbot はデフォルトでは、変更がプッシュされるたびに PR 全体を再レビューします。これにより、すでにレビュー済みで承認済みのコードに対して新しいフラグが立つ可能性があります。現在では、Bugbot を設定して、前回のレビュー以降の新規部分のみをレビューするようにできます。これにより、フィードバックを最新の更新に集中させることができます。
背景と経緯
これらのパフォーマンス向上は、Bugbot の基盤となっている Composer 2.5 のトレーニングにおける改善と進歩によって実現されました。モデルのトレーニング作業は、今後 Bugbot を継続的に改善していくための取り組みの一部です。
Bugbot はモデルのブロックリストを尊重します。組織が Composer 2.5 の利用を拒否した場合、Bugbot は自動的に次に最適な利用可能なモデルにフォールバックします。速度やパフォーマンスは設定によって異なる場合があります。
さらに詳しく知る
Bugbot をお試しください。また、Bugbot ドキュメントを読むことで、さらに詳しい情報を得ることができます。
原文を表示
Today we're shipping our biggest set of improvements yet to Bugbot.
Bugbot is now over 3x faster to run, 22% cheaper, and finds 10% more bugs per review. In practice, 90% of Bugbot runs now finish in under three minutes.

A faster, less expensive, more thorough Bugbot allows you to find issues sooner and merge code faster.

Run Bugbot before you push
You can now run Bugbot and Security Review with /review before pushing code. /review prompts you to choose which agents to run, or use /review-bugbot and /review-security directly.
This is a great way to catch and fix issues before pushing the code.
/review also syncs with Bugbot on GitHub and GitLab. If you run /review and then open a PR with the same diff, Bugbot recognizes it, skips the review, and leaves a comment noting it has already reviewed that diff.
Available in Cursor 3.7+ and on cursor.com/agents, with support in CLI coming soon.
Only review what's new in your PR
Bugbot by default re-reviews the entire PR every time a change is pushed. This can result in new flags on code it had already reviewed and approved. You can now configure Bugbot to only review what's new since the last review, keeping feedback focused on your latest updates.
How we got here
These performance gains are made possible by harness improvements and progress we've made training Composer 2.5, which now powers Bugbot. Our model training work is one part of how we will continue to improve Bugbot over time.
Bugbot respects model block lists. If your organization has opted out of Composer 2.5, Bugbot will automatically fall back to the next best available model. Speed and performance can vary depending on your configuration.
Learn more
Try Bugbot here and read the Bugbot docs to learn more.
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み