
2025-06-06 07:21:41
Leveraging Reward Models for Guiding Code Review Comment Generation
Oussama Ben Sghaier, Rosalia Tufano, Gabriele Bavota, Houari Sahraoui
https://arxiv.org/abs/2506.04464
Leveraging Reward Models for Guiding Code Review Comment Generation
Oussama Ben Sghaier, Rosalia Tufano, Gabriele Bavota, Houari Sahraoui
https://arxiv.org/abs/2506.04464
"The process of coding with an “agentic” LLM appears to be the process of carefully distilling all the worst parts of code review, and removing and discarding all of its benefits."
Very insightful post on #GenAI by Glyph
(Original title: I Think I’m Done Thinking About genAI For Now)
This https://arxiv.org/abs/2503.16167 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
"The waste of having processes that create defects and then use inspection to catch them is certainly something to avoid. A significant part of the effort in code reviews should be geared toward capturing learning that can be applied to current processes to improve them so fewer bugs are created in the future.
..."
CRScore : Reinforcement Learning with Verifiable Tool and AI Feedback for Code Review
Manav Nitin Kapadnis, Atharva Naik, Carolyn Rose
https://arxiv.org/abs/2506.00296
This https://arxiv.org/abs/2401.16310 has been replaced.
link: https://scholar.google.com/scholar?q=a
This https://arxiv.org/abs/2411.03079 has been replaced.
initial toot: https://mastoxiv.page/@arXiv_csSE_…
Looks like github copilot PR review now supports all the languages in public preview. This will be useful for me as I commit #fsharp code a lot. In fact I had a PR today that it reviewed, found a few decent suggestions actually.