- fix: `commit` command error when delete file from git
0.3.2
---------------------------
- fix: small bug fix
0.3.0
---------------------------
- feat: `chat` and `review` command now can auto summary previous conversation.
0.2.0
---------------------------
- feat: now support **New Bing** bot, you can use `ai setting --edit bot=BingBot` to switch to it - feat: add `--bot` option to `ask` command, you can use `ai ask --bot BingBot "Hello"` to use BingBot - refactor: setting file moved to `~/.config/ai_cli/setting.json`
0.1.1
---------------------------
- fix: fix `commit` command, use --cache option to diff code changes - feat: the `commit` add `--message` option, you can add message to generated commit message after - feat: now you can edit generated commit message before commit