Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can pr-codex catch critical bugs? #9

Open
stepandel opened this issue Jul 1, 2023 · 1 comment
Open

Can pr-codex catch critical bugs? #9

stepandel opened this issue Jul 1, 2023 · 1 comment

Comments

@stepandel
Copy link

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
Screenshot 2023-07-01 at 5 44 45 PM

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

@jjranalli
Copy link
Contributor

Love the idea! Could be as simple as editing the prompt. Will look into this, thanks for suggesting!

@stepandel stepandel changed the title Can px-codex catch critical bugs? Can pr-codex catch critical bugs? Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants