v0.8.2-rc1
Pre-release
Pre-release
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