Hey, this looked neat but it crashed for me. I'll open an issue on Github.
I have a minor nitpick from watching the video though, it seems weird that you make people call --init before using the app. Just let me pass the OPEN_AI_API_KEY as an environment variable, and make the copy to clipboard thing a CLI option.
Thank you Tuchsen, will take a look on the crash if I can replicate it somehow!
Regarding the --init in the beginning, my idea was to guide the user step-by-step. That way the input can be checked in "real-time". But fair point that it is a bit odd, especially for the copy flag.
I have a minor nitpick from watching the video though, it seems weird that you make people call --init before using the app. Just let me pass the OPEN_AI_API_KEY as an environment variable, and make the copy to clipboard thing a CLI option.
It looks good otherwise though, a nice start!