v0.9.5-rc1
Pre-release
Pre-release
What's Changed
- enhance: credentials: add GPTSCRIPT_CREDENTIAL_EXPIRATION by @g-linville in #709
- feat: add basic bash support for windows by @drpebcak in #692
- fix: windows absolute path logic by @drpebcak in #728
- feat: allow providers to be restarted if they stop by @thedadams in #733
- fix: always set GPTSCRIPT_CREDENTIAL_EXPIRATION env var when credentials are used by @g-linville in #727
- bug: change quoting behavior by @ibuildthecloud in #735
- Fix: Fix query not added if there are multple entries by @StrongMonkey in #737
- feat: allow disabling of the cache when parsing tools by @thedadams in #734
- fix: make vars capital in smoke tests by @thedadams in #738
- chore: pin ui tool version to v0.9.4 by @njhale in #746
- chore: move metadata field to tooldef struct by @ibuildthecloud in #749
- chore: remove ui dispatch from release workflow by @njhale in #754
- feat: Add support for tools from github enterprise. by @johnrengelman in #534
- fix: use the default model provider when listing models by @thedadams in #763
- feat: manage node/python runtime for local files in dev by @ibuildthecloud in #759
- bug: fix more path issues on windows by @ibuildthecloud in #758
New Contributors
- @johnrengelman made their first contribution in #534
Full Changelog: v0.9.4...v0.9.5-rc1