Releases: baalimago/clai
Releases · baalimago/clai
v1.4.0
Full Changelog: v1.3.17...v1.4.0
What's Changed
- Added -g -glob flag by @baalimago in #8
- Feature/claude streaming with tools by @baalimago in #9
- "Setup" command by @baalimago in #10
- Feature/pipeline releases by @baalimago in #11
- Bug/paralell calls chatgpt by @baalimago in #12
- Feature/cmd mode by @baalimago in #13
Full Changelog: v1.3.0...v1.4.0
v1.3.17
What's Changed
- Bug/paralell calls chatgpt by @baalimago in #12
- Feature/cmd mode by @baalimago in #13
Full Changelog: v1.3.16...v1.3.17
v1.3.16
v1.3.16-rc21
Full Changelog: v1.3.16-rc19...v1.3.16-rc21
v1.3.16-rc19
Full Changelog: v1.3.13...v1.3.16-rc19
v1.3.16-rc18
Full Changelog: v1.3.13...v1.3.16-rc18
v1.3.13
v1.3.12
What's Changed
- Feature/claude streaming with tools by @baalimago in #9
Full Changelog: v1.3.10...v1.3.12
v1.3.10
What's Changed
- Added -g -glob flag by @baalimago in #8
- Changed default chat model to gpt-4o
- Added ripgrep tooling
- Upgraded list conversations view
- Minor stability fixes
Full Changelog: v1.3.4...v1.3.10
v1.3.4
Full Changelog: v1.3.0...v1.3.4
Changes:
- Mistral now has tooling!
- Stability upgrades so you may use any vendor + tools in the same conversation
- Added website getter tool: it gets some website and extracts all text-tags. Intent is that this should be a safe way for text querier to lookup information, but use with care, it's not very well tested