All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
0.3.0 (2024-10-07)
- change default streamEcho to line and streamEchoChars to 80
- change default streamEcho to line and streamEchoChars to 80 (c6b6ebe)
- remove single char alias for config flag (dc4a3d3)
0.2.14 (2024-10-04)
0.2.13 (2024-09-30)
- add logLevelMaxLen flag (2d53abf)
0.2.12 (2024-09-25)
- add provider flag (3cba934)
0.2.11 (2024-09-19)
0.2.10 (2024-09-19)
0.2.9 (2024-09-19)
0.2.8 (2024-09-19)
0.2.7 (2024-09-19)
0.2.6 (2024-09-19)
0.2.5 (2024-09-19)
0.2.4 (2024-09-19)
- can disable color by none color for uText (985c95b)
- following LogLevelMap (9af2d75)
0.2.3 (2024-09-18)
- -h confict with help flag (eacfc3b)
0.2.2 (2024-09-17)
- remove searching current dir to avoid stuck. (b6664d4)
0.2.1 (2024-09-17)
0.2.0 (2024-09-16)
- add streamEchoChars option
0.1.13 (2024-09-02)
0.1.12 (2024-09-02)
0.1.11 (2024-09-01)
0.1.10 (2024-08-31)
0.1.9 (2024-08-28)
- add --data -D option to passed to the ai-agent script: key1=value1 key2=value2 (3d750c5)
- help: add "--no-banner" option for help command (0f53c97)
- --data option can not work (c4db24b)
- export colors (f3c0c64)
0.1.8 (2024-08-25)
0.1.7 (2024-08-24)
0.1.6 (2024-08-24)
0.1.5 (2024-08-24)
0.1.4 (2024-08-23)
- add aiPreferredLanguage option (d9014be)
- add streamEcho command line option (51cdb49)
- add userPreferredLanguage option (3d18093)
- should append agentsDir instead of replace (8ca8d34)
0.1.3 (2024-08-18)
- expandPath: the path beginning with ~ will be treat as $HOME (e51fc16)