Bugbot 结束公测
我们很高兴发布 Bugbot,这是一款代码评审智能体,可在代码进入生产环境前自动分析你的变更,发现逻辑错误、边界情况以及安全问题。
我们最初为自己打造 Bugbot,用来帮助评审我们的 PR;自那以后,它已成为我们持续构建 Cursor 过程中的核心工具。
要开始使用,请前往 你在 Cursor 仪表盘中的 Bugbot 选项卡。

Bugbot 的工作方式
Bugbot 会在你的 PR 上自动运行,并从变更中收集上下文,以真正理解代码意图。我们结合最优秀的可用模型与自研技术,在尽量降低误报率的同时,发现有意义的缺陷。
借助 Bugbot 规则(`BUGBOT.md`),你也可以用关于代码库的自定义知识引导评审。当 Bugbot 标记出问题时,你可以一键将其发送到 Cursor,或在网页上启动后台智能体。
公测期间的成果
在短暂的公测阶段,Bugbot 已评审超过 100 万个 PR,并发现超过 150 万个问题。更重要的是,被识别出的缺陷中,有超过 50% 在 PR 合并时已被解决。

我们与多家在团队内部署了 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.
The hit rate from Bugbot is insane. Catching bugs early saves huge downstream cost. Bugbot slotted perfectly into our flow.
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.
Our resolution rate with Bugbot is over 50%. Bugbot finds real bugs after human approval. Avoiding one sev pays for itself.

我们自己在代码评审中已离不开 Bugbot,期待它也能为你的团队带来价值。