Automated Code Review
Using multiple code review AIs is beneficial
github pr comment automation
Necessary for AI code scaling
A Practical Approach to Verifying Code at Scale
We train and deploy an AI review agent optimised for precision and real-world use, enabling oversight to scale with autonomous code generation.
https://alignment.openai.com/scaling-code-verification/
Automatic code reviews with OpenAI Codex
Maja Trębacz and Romain Huet show you how to set up Codex to automatically review new pull requests in GitHub and in the Codex CLI, and discuss the research approach we used to train our models to generate quality code reviews.
Timestamps:
00:00 Intro
01:23 Automatic code review in GitHub
02:34 Codex code review vs static analysis
03:31 Training models for high-signal code reviews
04:18 How OpenAI uses Codex code review
05:57 Customizing code review with AGENTS.md
06:58 Code reviews in the Codex CLI
Try it yourself:
Code review: http://chatgpt.com/codex/code-review
Learn more:
Codex: openai.com/codex
Developer docs: https://developers.openai.com/codex/cloud/code-review
https://www.youtube.com/watch?v=HwbSWVg5Ln4

How to Make LLMs Shut Up
Everything that went wrong trying to make our LLMs say less.
https://www.greptile.com/blog/make-llms-shut-up


Seonglae Cho