Comment on Show HN: Whiz – A copilot for your terminalComments−binary_wizard012yI've built a similar shell script a while ago and still use it quite frequently: https://github.com/Luanf/cligpt−searchableguyOP2yI love yours. It is entirely in shell script.I recommend using chatgpt functions for more reliability. I'm making use of them[0]. I wanted to use javascript to extend it with a plugin system, haha.0] https://github.com/searchableguy/whiz/blob/main/src/completi...
Comments
I've built a similar shell script a while ago and still use it quite frequently: https://github.com/Luanf/cligpt
I love yours. It is entirely in shell script.
I recommend using chatgpt functions for more reliability. I'm making use of them[0]. I wanted to use javascript to extend it with a plugin system, haha.
0] https://github.com/searchableguy/whiz/blob/main/src/completi...