v0.8.0-alpha1
Pre-release
Pre-release
What's Changed
- feat: add prompt callback URL by @ibuildthecloud in #392
- bug: two tools in the same repo would break git clone caching by @ibuildthecloud in #394
- feat: add display text to callframe to make it easier on the sdk clients by @ibuildthecloud in #395
- chore: drop ? syntax and always returns errors to LLM for sys. call by @ibuildthecloud in #398
- chore: update docs to include info about mistral la-plateforme provider by @drpebcak in #397
- fix: make --events-stream-to work with chat by @thedadams in #400
- feat: add chat-ui option by @thedadams in #399
- fix: the remote bool was not being reset by @cloudnautique in #402
- chore: generate shell completions on brew install by @njhale in #403
- feat: add prompt support to the SDK server by @thedadams in #404
- Revert "fix: the remote bool was not being reset" by @thedadams in #406
- feat: add chat tui by @ibuildthecloud in #405
- chore: make ui and tui flags visible by @thedadams in #410
Full Changelog: v0.7.1...v0.8.0-alpha1