Rendered at 13:33:31 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
afavour 2 days ago [-]
It’s odd how uninteresting a blog post about an AI system is.
“We defined code review rules as if they were linter rules and let the AI agent review code”
I don’t really need to know a lot more than that. I can already clearly imagine how it’s achieved. I don’t need a nine minute read.
termau 17 hours ago [-]
I've been working a lot on building a system like this personally over the last few months - Cloudflare are either not stating or missing one important issue. While they are doing loop improvement on the Standards themselves, they are forgetting to do improvement on the model. So in their language, they are improving the Codex, but they are NOT improving the reviewer and they need to close that loop.
Great bit of work, I rate it up there with their thoughts on CodeMode MCP's which was also excellent work that advanced our thinking.
As a side node, we're beginning to see the outline of a self recursion scaffold, with a number of different industries all coming up with the same scaffold including myself for different reasons.
Cloudflares exmaple, my own work, https://arxiv.org/pdf/2607.17044 this Leni paper, another being reviewed - dont have a link yet, all come about to the same conclusion in separate domains - I find this facinating
> The Cloudflare folks apparently want security issues reported via HackerOne (which wouldn’t let me log in because the Cloudflare CAPTCHA HackerOne uses seems to be broken…).
hunterbrooks 21 hours ago [-]
Lots of extra words in this blog post but the direction is right: companies prefer to build their own AI code review solutions than use off the shelf products.
I’m the founder of a W24 company and we pivoted away from AI Code Review for this reason
ascotan 1 days ago [-]
Oof. All coding standards have to be written as an RFC document?
“We defined code review rules as if they were linter rules and let the AI agent review code”
I don’t really need to know a lot more than that. I can already clearly imagine how it’s achieved. I don’t need a nine minute read.
Great bit of work, I rate it up there with their thoughts on CodeMode MCP's which was also excellent work that advanced our thinking.
As a side node, we're beginning to see the outline of a self recursion scaffold, with a number of different industries all coming up with the same scaffold including myself for different reasons.
Cloudflares exmaple, my own work, https://arxiv.org/pdf/2607.17044 this Leni paper, another being reviewed - dont have a link yet, all come about to the same conclusion in separate domains - I find this facinating
> The Cloudflare folks apparently want security issues reported via HackerOne (which wouldn’t let me log in because the Cloudflare CAPTCHA HackerOne uses seems to be broken…).
I’m the founder of a W24 company and we pivoted away from AI Code Review for this reason
Too bad everything they touch turns to poop