Releases: gptscript-ai/gptscript
Releases · gptscript-ai/gptscript
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
v0.8.5
What's Changed
- chore: unpin ui for v0.8.4 release by @njhale in #540
- docs: explain how to set args from the command line by @g-linville in #543
- fix: bump go-gptscript to fix default model auth tui prompt by @njhale in #541
- fix: get remote file before appending default file names by @g-linville in #538
- chore: trigger py-gptscript release on gptscript release by @thedadams in #518
- chore: switch to main branch of the UI by @thedadams in #548
- fix: bump cmd module to allow anonymous struct pointers to propagate args by @njhale in #546
- fix: misc improvements related to creds and prompting by @g-linville in #536
- fix: always build credential helper by @g-linville in #549
- chore: trigger release of go sdk by @drpebcak in #550
- fix: send only one run start/finish event from sdkserver by @njhale in #551
- chore: lock UI for v0.8.5 release by @thedadams in #557
Full Changelog: v0.8.4...v0.8.5
v0.8.5-rc4
What's Changed
- chore: unpin ui for v0.8.4 release by @njhale in #540
- docs: explain how to set args from the command line by @g-linville in #543
- fix: bump go-gptscript to fix default model auth tui prompt by @njhale in #541
- fix: get remote file before appending default file names by @g-linville in #538
- chore: trigger py-gptscript release on gptscript release by @thedadams in #518
- chore: switch to main branch of the UI by @thedadams in #548
- fix: bump cmd module to allow anonymous struct pointers to propagate args by @njhale in #546
- fix: misc improvements related to creds and prompting by @g-linville in #536
- fix: always build credential helper by @g-linville in #549
- chore: trigger release of go sdk by @drpebcak in #550
- fix: send only one run start/finish event from sdkserver by @njhale in #551
Full Changelog: v0.8.4...v0.8.5-rc4
v0.8.5-rc3
What's Changed
- chore: unpin ui for v0.8.4 release by @njhale in #540
- docs: explain how to set args from the command line by @g-linville in #543
- fix: bump go-gptscript to fix default model auth tui prompt by @njhale in #541
- fix: get remote file before appending default file names by @g-linville in #538
- chore: trigger py-gptscript release on gptscript release by @thedadams in #518
- chore: switch to main branch of the UI by @thedadams in #548
- fix: bump cmd module to allow anonymous struct pointers to propagate args by @njhale in #546
- fix: misc improvements related to creds and prompting by @g-linville in #536
- fix: always build credential helper by @g-linville in #549
- chore: trigger release of go sdk by @drpebcak in #550
- fix: send only one run start/finish event from sdkserver by @njhale in #551
Full Changelog: v0.8.4...v0.8.5-rc3
v0.8.5-rc2
What's Changed
- chore: unpin ui for v0.8.4 release by @njhale in #540
- docs: explain how to set args from the command line by @g-linville in #543
- fix: bump go-gptscript to fix default model auth tui prompt by @njhale in #541
- fix: get remote file before appending default file names by @g-linville in #538
- chore: trigger py-gptscript release on gptscript release by @thedadams in #518
- chore: switch to main branch of the UI by @thedadams in #548
- fix: bump cmd module to allow anonymous struct pointers to propagate args by @njhale in #546
- fix: misc improvements related to creds and prompting by @g-linville in #536
- fix: always build credential helper by @g-linville in #549
- chore: trigger release of go sdk by @drpebcak in #550
- fix: send only one run start/finish event from sdkserver by @njhale in #551
Full Changelog: v0.8.4...v0.8.5-rc2
v0.8.5-rc1
What's Changed
- chore: unpin ui for v0.8.4 release by @njhale in #540
- docs: explain how to set args from the command line by @g-linville in #543
- fix: bump go-gptscript to fix default model auth tui prompt by @njhale in #541
- fix: get remote file before appending default file names by @g-linville in #538
- chore: trigger py-gptscript release on gptscript release by @thedadams in #518
- chore: switch to main branch of the UI by @thedadams in #548
- fix: bump cmd module to allow anonymous struct pointers to propagate args by @njhale in #546
- fix: misc improvements related to creds and prompting by @g-linville in #536
- fix: always build credential helper by @g-linville in #549
- chore: trigger release of go sdk by @drpebcak in #550
- fix: send only one run start/finish event from sdkserver by @njhale in #551
Full Changelog: v0.8.4...v0.8.5-rc1
v0.8.4
What's Changed
- chore: unpin ui version post-release by @cjellick in #516
- chore: allow nested gptscript to run sys.chat.finish by @ibuildthecloud in #514
- bug: fix regression in changing GPTSCRIPT_INPUT env var by @ibuildthecloud in #517
- Add multi-model smoke tests by @njhale in #457
- chore: fix smoke workflow name by @njhale in #519
- chore: add progress output for builtins specifically sys.exec by @ibuildthecloud in #520
- docs: add FAQ about caching by @cjellick in #522
- docs: add FAQ for workspace by @cjellick in #526
- feat: add input filters by @ibuildthecloud in #523
- feat: add sys.context to introspect your current tools and agents by @ibuildthecloud in #527
- fix: smoke test flakes by @njhale in #524
- fix: auto run smoke tests for members by @njhale in #529
- feat: output filters by @ibuildthecloud in #532
- fix: strip file extension from local tool paths at ui startup by @njhale in #530
- enhance: update credentials framework for OAuth support by @g-linville in #305
- chore: bump ui for v0.8.4 by @njhale in #539
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- chore: unpin ui version post-release by @cjellick in #503
- bug: fix referring to a relative directory from a git hosted tool by @ibuildthecloud in #506
- bug: large openapi schemas require n^2 memory by @ibuildthecloud in #507
- fix: credential overrides for credential aliases by @g-linville in #511
- chore: bump UI for v0.8.3 by @cjellick in #515
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- chore: unfix UI tool after v0.8.1 release by @thedadams in #466
- feat: add support for remote file parsing by @tylerslaton in #461
- fix: stop binding os.Stdin to sub commands by @thedadams in #472
- docs: provide info on the generic credential tool by @g-linville in #471
- chore: ensure gptscript stack uses the same binary by @thedadams in #477
- chore: conditionally bypass winget-release if the ref_name contains "-rc" by @drpebcak in #479
- chore: add workflow job to dispatch event to node-gptscript repo on tag by @drpebcak in #456
- feat: add sdkserver support for remote file parsing by @tylerslaton in #480
- enhance: automatically set up credential helpers by @g-linville in #468
- fix: use the same environment variable for OpenAI url by @thedadams in #486
- feat: add ability to pass OpenAI config in the SDK by @thedadams in #487
- chore: rename sdkserver subcommand to sys.sdkserver by @ibuildthecloud in #492
- chore: drop --server now that --ui is there by @ibuildthecloud in #494
- chore: bump tui to address sigint handling by @ibuildthecloud in #495
- chore: allow easy embedding on gptscript by @ibuildthecloud in #497
- fix: only complete CLI args when running gptscript by @thedadams in #499
- bug: prompting in tui doesn't actually work fully by @ibuildthecloud in #501
- fix: support passing along URLs to the UI by @tylerslaton in #493
- enhance: add credential show command by @g-linville in #491
- enhance: automatically use the generic credential tool for OpenAPI by @g-linville in #488
- fix: redact output of credential tools by @g-linville in #500
- Chore: fix UI for v0.8.2 release by @cjellick in #502
Full Changelog: v0.8.1...v0.8.2
v0.8.2-rc1
What's Changed
- chore: unfix UI tool after v0.8.1 release by @thedadams in #466
- feat: add support for remote file parsing by @tylerslaton in #461
- fix: stop binding os.Stdin to sub commands by @thedadams in #472
- docs: provide info on the generic credential tool by @g-linville in #471
- chore: ensure gptscript stack uses the same binary by @thedadams in #477
- chore: conditionally bypass winget-release if the ref_name contains "-rc" by @drpebcak in #479
- chore: add workflow job to dispatch event to node-gptscript repo on tag by @drpebcak in #456
- feat: add sdkserver support for remote file parsing by @tylerslaton in #480
- enhance: automatically set up credential helpers by @g-linville in #468
- fix: use the same environment variable for OpenAI url by @thedadams in #486
- feat: add ability to pass OpenAI config in the SDK by @thedadams in #487
- chore: rename sdkserver subcommand to sys.sdkserver by @ibuildthecloud in #492
- chore: drop --server now that --ui is there by @ibuildthecloud in #494
- chore: bump tui to address sigint handling by @ibuildthecloud in #495
- chore: allow easy embedding on gptscript by @ibuildthecloud in #497
- fix: only complete CLI args when running gptscript by @thedadams in #499
- bug: prompting in tui doesn't actually work fully by @ibuildthecloud in #501
- fix: support passing along URLs to the UI by @tylerslaton in #493
Full Changelog: v0.8.1...v0.8.2-rc1