Releases: SpikePuppet/duckyai
Releases · SpikePuppet/duckyai
Release 0.2.0
This release doesn't really have any new functionality to speak. This release does two main things:
- Actually compiles (thank god!), so that you can just run the
index.mjs
files that get's output. - Marks the first publish of this code to npm, so you can just install it directly!
Pretty happy with this. It's still early days, but we're getting there slowly.
Release 0.1.1
Whoops! A bug went out where query wasn't using out config file. This fixes that.
Release 0.1.0
DuckyAI 0.1
DuckyAI, the command line rubber duck that works in your terminal, is hitting the 0.1 release. This isn't for the general public, is rough and full of pitfalls. However it does what we need it too - it'll allow you to query it like you would ChatGPT, and you can generate commands from the command line. I also want to note that right now it relies on OpenAI.
If you're a dev, or think this can be useful, please give it a shot! And feel free to leave some feedback.