wolverine
wolverine copied to clipboard
Better Error Handling & Interactive Mode Feature
moved openai key to a function call for easier calling
I've added better error handling and the ability to use interactive mode.
when running the script, you can now use --interactive=True to turn on interactive mode and accept individual suggestions one by one. This increases the likelihood of properly fixing a script without gpt4.
Fixed the conflicts
I like the idea for interactively selecting changes! Another PR has merged that lets users choose to accept entire changes or not. Let me think about how to best combine this.
Circling back around to this, been awhile, let me check out the new changes and update you.