Orchestrating AI Code Review at scale
Quick Answer
Cloudflare has developed a CI-native orchestration system utilizing OpenCode, enabling efficient AI code reviews across thousands of merge requests.
Quick Take
This system employs up to seven specialized AI agents to improve accuracy and reduce bottlenecks, significantly enhancing engineering productivity.
Key Points
- Median wait time for initial code reviews was often measured in hours.
- The orchestration system uses up to seven specialized AI agents for reviews.
- It effectively flags real bugs and blocks merges with serious issues.
- OpenCode was chosen for its extensibility and active community contributions.
- The plugin architecture ensures flexibility across various VCS and AI providers.
Source Excerpt
Learn about how we built a CI-native AI code reviewer using OpenCode that helps our engineers ship better, safer code.
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from Cloudflare AI
See more →
Temporary Cloudflare Accounts for AI agents
Cloudflare introduces Temporary Accounts on Cloudflare Workers, enabling AI agents to deploy live Workers instantly using 'wrangler deploy --temporary'. This feature removes barriers for AI agents, allowing them to operate more efficiently in real-time environments.

