🗨️ cligpt
now manages chat! Context is saved between runs, and you can see the current session with cligpt show
.
Breaking changes
- Positional arguments as context have been removed. Please use standard input from now on.
What's Changed
- No empty or all-whitespace strings by @schneiderfelipe in #12
- Single chat management by @schneiderfelipe in #13
- Improve README.md by @schneiderfelipe in #14 and #19
Full Changelog: v0.2.0...v0.3.0