Cloudflare Ships CI-Native AI Code Review at Scale Using OpenCode
Cloudflare Blog·medium signal
Cloudflare published how they built an AI code reviewer that runs in CI on every pull request, using OpenCode. The system reviews diffs for security issues, performance regressions, and code quality. This is notable because it's a production-grade implementation from a major tech company, not a startup demo — and it's built on their own AI Gateway infrastructure processing millions of review requests. For teams evaluating AI code review: Cloudflare's approach of CI-native integration (not IDE plugins) may be the more sustainable pattern.