大多数 AI 代码审查工具一次只看一个仓库。 但 bug 通常不在被修改的代码里。而是在那次修改悄悄破坏的三个仓库之外。 @QodoAI 刚刚推出了跨仓库审查来解决这个问题。 我在自己的仓库上测试了它。这是它发现的问题。
Most AI code review tools look at one repo at a time.
But the bug usually isn't in the code that changed. It's in what that change quietly breaks three repos away.
@QodoAI just shipped Cross Repo Review to solve this.
I tested it on my own repos. Here's what it caught.