跳至主內容

Bugbot 已脫離測試版

作者: Jon Kaplan, Lee Danilek & Rohan Varma 屬於 產品

我們很高興發佈 Bugbot——我們的程式碼審查代理,能在程式碼進入正式環境前,自動分析你的變更,找出邏輯錯誤、邊界情況與安全性問題。

我們起初為自用而打造 Bugbot,用來協助審查 PR(拉取請求),隨著我們持續打造 Cursor,它已成為核心工具。

若要開始使用,請前往Cursor 儀表板中的 Bugbot 分頁

Issues detected by Bugbot are commented in the PR, right where they're found
Issues detected by Bugbot are commented in the PR, right where they're found

Bugbot 的運作方式

Bugbot 會在你的 PR(拉取請求)上自動執行,並從變更中蒐集脈絡,以真正理解程式碼的意圖。我們結合最優秀的可用模型與自有技術,在維持低誤報率的同時找出具意義的問題。

透過Bugbot 規則(`BUGBOT.md`),你也可以用對自家程式碼庫的客製化知識來引導審查。當 Bugbot 標記出問題時,你可以一鍵將其送到 Cursor,或在網頁上啟動 Background Agent。

測試期間的成果

在 Bugbot 的短暫測試期內,它已審查超過 100 萬個 PR(拉取請求),並發現超過 150 萬個問題。更重要的是,超過 50% 的已識別錯誤在 PR 合併前就已修復。

Bugbot beta results showing over 1 million PRs reviewed
Bugbot beta results showing over 1 million PRs reviewed

我們與多家在其團隊中部署 Bugbot 的公司密切合作。以下是工程領導者的回饋:

Bugbot helps give back 40% of time spent on code reviews. It's helping our top engineers hold the line on quality while keeping up with shipping pace.

Ankur BhattHead of AI Engineering, Rippling

The hit rate from Bugbot is insane. Catching bugs early saves huge downstream cost. Bugbot slotted perfectly into our flow.

David CramerCo‑Founder & CPO, Sentry

Bugbot blew us away with the nuance of bugs it was catching. It's incredibly strong at reviewing AI-generated code and gives us confidence in quality.

Vijay IyengarAI Engineering Leader, Sierra

Our resolution rate with Bugbot is over 50%. Bugbot finds real bugs after human approval. Avoiding one sev pays for itself.

Kodie GoodwinAI Engineering Leader, Discord
See an overview of your PRs and Bugbot statistics in the Cursor dashboard.
See an overview of your PRs and Bugbot statistics in the Cursor dashboard.

我們已倚賴 Bugbot 進行自家程式碼審查,也期待它能為你的團隊帶來同樣的成效。

歸類於: 產品

作者s: Jon Kaplan, Lee Danilek & Rohan Varma