Orchestrating AI Code Review at Scale | Hacker News

TL;DR AI
2 min readKey summary
A Hacker News discussion says AI code review works better in slower, asynchronous CI than in pre-commit or commit-time checks.
The main concern is developer slowdown if remote AI checks block local commits.
One proposed workflow is to create a temporary merge request, run automated AI review, then rewrite history before human review.
The debate centers on balancing review automation with fast developer feedback loops.
