Download and get running now on npm: https://www.npmjs.com/package/aidebugs
Details here: https://github.com/guananya/aidebugs/tree/main
Install now and use your @OpenAI key:
npm install -g aidebugs aidebugs config --key "<your-api-key>" aidebugs --version
How it works: - Run your command, the error message (if any) is passed to the openai api - Include multiple files for added context - Can specify line ranges to pass from files
'aidebugs --command "python3 script.py" --file "script.py:5-20"