Releases: yufeikang/ai-cli
Releases · yufeikang/ai-cli
Release 0.0.9
Release 0.0.8
- fix: fix chat command
Release 0.0.7
- feat: add
review
command, now you can review your code changes by usingai review
command - feat: handle rate limit errors and retry
Release 0.0.6
[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
[Update] - 2023-03-05
- feat: add
setting
command. now you can save settings to a file
Release 0.0.4
[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
[Update] - 2023-03-05
- feat: add
setting
command. now you can save settings to a file
Release 0.0.1
v0.0.1 feat: workflow version