wolverine icon indicating copy to clipboard operation
wolverine copied to clipboard

Better Error Handling & Interactive Mode Feature

Open spenceryonce opened this issue 1 year ago • 4 comments

moved openai key to a function call for easier calling

spenceryonce avatar Apr 14 '23 14:04 spenceryonce

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.

spenceryonce avatar Apr 14 '23 15:04 spenceryonce

Fixed the conflicts

spenceryonce avatar Apr 14 '23 23:04 spenceryonce

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.

biobootloader avatar Apr 23 '23 23:04 biobootloader

Circling back around to this, been awhile, let me check out the new changes and update you.

spenceryonce avatar Apr 26 '24 15:04 spenceryonce