v0.9.0
What's Changed
- chore: unfix the UI after v0.8.5 release by @thedadams in #558
- feat: build credential helpers just in time by @thedadams in #561
- fix: pass default model configuration to the UI by @thedadams in #562
- chore: remove dispatch workflow by @drpebcak in #563
- chore: dispatch to tag ui repo, update actions by @drpebcak in #565
- enhance: add support for gptscript.env file in workspace by @cloudnautique in #554
- chore: add back dispatch jobs by @drpebcak in #568
- chore: add sys.chat.current by @ibuildthecloud in #542
- bug: go back to old behavior of dropping {} for tools by @ibuildthecloud in #571
- fix: don't prompt for creds for local models by @g-linville in #567
- enhance: plumb credential context into run/eval requests by @njhale in #570
- chore: pull ui tool with matching release tag by @njhale in #566
- fix: only check cred helper repo once per 24h by @g-linville in #572
- fix: remove requirement that cred aliases be alphanumeric by @g-linville in #580
- bug: incorrect nil check on internal.FS by @ibuildthecloud in #581
- fix: make the WorkspacePath take absolute precedence for setting env var by @thedadams in #575
- fix: create the cache directory before writing last-checked file by @thedadams in #586
- chore: remove third override syntax by @g-linville in #585
- fix: join the server and url with url joinpath. by @cloudnautique in #587
- docs: update OpenAPI docs to explain credential tool generation by @g-linville in #592
- fix: use GH token for VCS lookups by @g-linville in #578
- fix: resolve ~ in workspace path by @g-linville in #594
- enhance: credential overrides: support multiple arguments by @g-linville in #593
- fix: copy flag value when overriding flags to hide them by @g-linville in #596
Full Changelog: v0.8.5...v0.9.0