Skip to content

gpt assisted CLI & VSCode extension debugger for Node.js code! the debugger of the future!

License

Notifications You must be signed in to change notification settings

LordFarquaadtheCreator/hal

Repository files navigation

HAL

he will not kill you

(yet)

There are two versions of this application you can run

  1. Run the CLI
    • this will allow you to run your code as if it was a regular shell
    • if the code outputs an error, it will debug
    • if the code outputs no error, it will not debug
  2. Run the HAL Extension and paste your debug error in the web view
    • it is pretty straight forward

How It Works

  • the server must be up and running in order for the extension to call the GPT API for the extension
  • gpt ai

How To Set It Up

  • in dir "server"

  • npm i

  • in dir "cli"

    • create .env file with OPENAI_API_KEY value
  • run the application!

About

gpt assisted CLI & VSCode extension debugger for Node.js code! the debugger of the future!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published