Going back to our episode at Agora today, it seems like a common JavaScript bug with using .sort() can be easily overlooked by a human reviewer in a PR with a large diff but it'd a very simple job for AI.
And when I pass this code snippet to chatGTP, this issue comes up at number 1

Wondering how complex would it be to expand the scope of the codex to be able to catch these types of bugs on top of providing a summary? @jjranalli
Going back to our episode at Agora today, it seems like a common JavaScript bug with using
.sort()can be easily overlooked by a human reviewer in a PR with a large diff but it'd a very simple job for AI.And when I pass this code snippet to chatGTP, this issue comes up at number 1

Wondering how complex would it be to expand the scope of the codex to be able to catch these types of bugs on top of providing a summary? @jjranalli