Skip to content

Releases: yufeikang/ai-cli

Release 0.0.9

13 Mar 02:04
Compare
Choose a tag to compare
  • feat: ask command now supports --prompt option. use help command to see more details

example:

curl -s https://raw.githubusercontent.com/yufeikang/ai-cli/main/README.md | ai ask -p "summary this, and how to install it

and ouput:

image

Release 0.0.8

08 Mar 08:03
Compare
Choose a tag to compare
  • fix: fix chat command

Release 0.0.7

07 Mar 14:43
Compare
Choose a tag to compare
  • feat: add review command, now you can review your code changes by using ai review command
  • feat: handle rate limit errors and retry

Release 0.0.6

06 Mar 04:55
Compare
Choose a tag to compare

[Update] - 2023-03-05

  • feat: support multi-line input, to enable it, use ai setting --edit multi_line_input=yes
  • feat: setting command now supports --edit option example: setting --edit api_key=xxx raw=yes
  • feat: add setting command. now you can save settings to a file

Release 0.0.5

05 Mar 08:21
Compare
Choose a tag to compare

[Update] - 2023-03-05

  • feat: add setting command. now you can save settings to a file

Release 0.0.4

05 Mar 06:32
Compare
Choose a tag to compare

[Update] - 2023-03-05

  • feat: add setting command. now you can save settings to a file

Pypi updated:

pip install py-ai-cli

Release 0.0.3

05 Mar 06:14
Compare
Choose a tag to compare

[Update] - 2023-03-05

  • feat: add setting command. now you can save settings to a file

Release 0.0.1

04 Mar 16:17
Compare
Choose a tag to compare
v0.0.1

feat: workflow version