v0.8.0-rc1
Pre-release
Pre-release
What's Changed
- bug: fix loading local files after a remote address by @ibuildthecloud in #412
- chore: test on windows by @ibuildthecloud in #414
- chore: allow LLM to handle failed tool calls by @ibuildthecloud in #419
- fix: do not add readOnly fields to the requestBody by @cloudnautique in #421
- chore: move prompt to always http based by @ibuildthecloud in #423
- fix: don't overwrite prompt URL if it is already set by @thedadams in #422
- fix: add ability to set required extensions for certain commands by @thedadams in #428
- Remove gen-docs make target by @cjellick in #418
- fix: add prompt token to sdkserver by @thedadams in #429
- chore: default to tui, support more flags by @ibuildthecloud in #426
- chore: remove broken builtin support for azure gpt models in favor of external providers by @drpebcak in #420
- feat: add agents field by @ibuildthecloud in #434
- chore: add missing agents field and switch to parameter by @ibuildthecloud in #437
- fix: use random available port by default by @thedadams in #435
- chore: look for agent.gpt and then tool.gpt when referencing folders by @ibuildthecloud in #438
- chore: add --save-chat-state-file by @ibuildthecloud in #439
- enhance: ask user for OpenAI key and store it in the cred store by @g-linville in #396
- fix: use entire env for credential prompting by @thedadams in #441
- chore: support sending ToolDefs as JSON in sdkserver by @thedadams in #440
- chore: generate documentation for cli by @drpebcak in #432
- chore: sync docs with cli by @drpebcak in #442
- fix: pause confirm in the SDK server by @thedadams in #444
Full Changelog: v0.8.0-alpha1...v0.8.0-rc1