Let's fight bad code with more bad code.
Anyone that knows how AI works knows that it will never be as good at programming as we are. That's why I am so frustrated having to deal with terrible AI generated code. I love my friends, but they are not programmers, and their placeholder AI code keeps breaking my code! The plan here is to (try to) fight fire with fire, to hopefully sort out some issues before they arise.
- Download the application from the Releases section.
- If desired, configure the model to be used in the
appsettings.json. - Please note that gated models require
ModelApiTokento be populated with your API token.
- If desired, configure the model to be used in the
- Switch your repository to the branch that you want to be reviewed.
- Execute the
vibecheckcommand in your command line.- Generally, you'll want to execute something like
vibecheck review --path "path/to/your/repo" --target main.
- Generally, you'll want to execute something like
This is just an idea. Please don't. ;)