Skip to content

Releases: SpikePuppet/duckyai

Release 0.2.0

08 Jul 10:54
10ba0d4
Compare
Choose a tag to compare

This release doesn't really have any new functionality to speak. This release does two main things:

  1. Actually compiles (thank god!), so that you can just run the index.mjs files that get's output.
  2. 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

06 Jul 11:47
4bec777
Compare
Choose a tag to compare

Whoops! A bug went out where query wasn't using out config file. This fixes that.

Release 0.1.0

02 Jul 09:06
d32a5c9
Compare
Choose a tag to compare

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.