Releases: gptscript-ai/gptscript
Releases · gptscript-ai/gptscript
v0.9.5
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
- fix: support share credentials in context tools by @g-linville in #782
- fix: stop running tool for providers that are runnning by @thedadams in #784
- feat: enable github release binary downloads for go tools by @ibuildthecloud in #772
- fix: share credentials in context tools by @g-linville in #785
- chore: support looking up go binary releases by tag by @ibuildthecloud in #786
- chore: fallback to pure go git if git isn't found by @ibuildthecloud in #788
- bug: check for git on mac by using xcode-select by @ibuildthecloud in #790
- fix: address panic when listing models with default model provider by @thedadams in #789
- bug: include shared context from context tools referenced by "tools:" by @ibuildthecloud in #791
- bug: allow asterick on go binary checksum files by @ibuildthecloud in #793
- chore: add load method to sdk server by @ibuildthecloud in #794
- chore: upgrade Go to 1.23.0 by @thedadams in #796
- feat: add sys.model.provider.credential by @ibuildthecloud in #792
- chore: allow wildcard matching in metadata key names by @ibuildthecloud in #798
- feat: download binaries for cred helpers by @thedadams in #795
- fix(openapi): don't panic on requestBody content mime without schema by @rinor in #797
- bug: fix default model provider by @ibuildthecloud in #800
- fix: Append all credentials for OpenAPI security infos by @johnrengelman in #661
- feat: add ability to list models from other providers by @thedadams in #802
- fix: openapi: return validation errors to the LLM; improve confirmation prompt by @g-linville in #805
- enhance: pretty-print JSON arguments for OpenAPI operations by @g-linville in #808
- feat: add ability to include metadata with prompts by @thedadams in #807
- fix: include proper input on call events by @thedadams in #811
- fix: remove config file location from the config by @g-linville in #813
- Create gcp-assistant.gpt by @techmaharaj in #806
- Fix: Do not return full env map after downloading releases by @StrongMonkey in #817
- chore: add content length when handling json request bodies. by @cloudnautique in #815
- chore: dynamically update tools and other tool params on subsequent chats by @ibuildthecloud in #824
- chore: add with * syntax to context tools by @ibuildthecloud in #825
- bug: respect "share context" from referenced tools by @ibuildthecloud in #827
- fix: complete the SDK server options on run by @thedadams in #828
- bug: show error when config.json is malformed by @ibuildthecloud in #829
- chore: refactor logic for tool sharing by @ibuildthecloud in #831
- enhance: avoid context limit by @g-linville in #832
- chore: sys.read: improve description by @g-linville in #834
- fix: sys.read: never read files that contain a null byte by @g-linville in #837
- bug: "share tools:" should support all tool types, not just tool by @ibuildthecloud in #839
- fix: openapi revamp: improve operation not found messages by @g-linville in #838
- bug: always prefer tool's given name over the referenced name by @ibuildthecloud in #840
- fix: allocate new storage for env vars on each tool call by @g-linville in #841
- fix: openapi revamp: return error to LLM if args are invalid JSON by @g-linville in #843
- fix: openapi revamp: fix incorrect error message when JSON args are invalid by @g-linville in #844
- chore: bubble up errors when downloading credential helper fails by @thedadams in #845
- feat: sdkserver: add credential routes by @g-linville in #846
- fix: sdkserver: credentials: ensure credential helpers exist by @g-linville in #848
- feat: add stacked credential contexts by @g-linville in #849
- chore: don't capture stderr in tool output by @ibuildthecloud in #847
- chore: support chattable code tools by @ibuildthecloud in #852
- Add Testkube GPT example by @techmaharaj in #850
- fix: stop always adding the default cred context by @g-linville in #854
- fix: sdkserver: rename credentialContext to credentialContexts by @g-linville in #855
- bug: load vcs support in embedded server always by @ibuildthecloud in #858
- chore: bump tui by @ibuildthecloud in #859
- fix: modify credential refresh to support stacked contexts by @g-linville in #856
- fix: pass Usage, ChatResponseCached, and ToolResults to SDKs by @thedadams in #860
- chore: support params on input filters besides just input by @ibuildthecloud in #861
- feat: support sqlite credential helper by @g-linville in #857
- fix: send proper SSE for stderr message in SDK server by @thedadams in #862
- chore: bump go-gptscript and Go versions by @thedadams in #863
- chore: bump go-gptscript to 326b7baf6fcb to pick up env var fixes by @thedadams in #864
New Contributors
- @johnrengelman made their first contribution in #534
Full Changelog: v0.9.4...v0.9.5
v0.9.5-rc5
What's Changed
- fix: remove config file location from the config by @g-linville in #813
- Create gcp-assistant.gpt by @techmaharaj in #806
- Fix: Do not return full env map after downloading releases by @StrongMonkey in #817
- chore: add content length when handling json request bodies. by @cloudnautique in #815
- chore: dynamically update tools and other tool params on subsequent chats by @ibuildthecloud in #824
- chore: add with * syntax to context tools by @ibuildthecloud in #825
- bug: respect "share context" from referenced tools by @ibuildthecloud in #827
- fix: complete the SDK server options on run by @thedadams in #828
- bug: show error when config.json is malformed by @ibuildthecloud in #829
- chore: refactor logic for tool sharing by @ibuildthecloud in #831
- enhance: avoid context limit by @g-linville in #832
Full Changelog: v0.9.5-rc4...v0.9.5-rc5
v0.9.5-rc4
What's Changed
- fix(openapi): don't panic on requestBody content mime without schema by @rinor in #797
- bug: fix default model provider by @ibuildthecloud in #800
- fix: Append all credentials for OpenAPI security infos by @johnrengelman in #661
- feat: add ability to list models from other providers by @thedadams in #802
- fix: openapi: return validation errors to the LLM; improve confirmation prompt by @g-linville in #805
- enhance: pretty-print JSON arguments for OpenAPI operations by @g-linville in #808
- feat: add ability to include metadata with prompts by @thedadams in #807
- fix: include proper input on call events by @thedadams in #811
Full Changelog: v0.9.5-rc3...v0.9.5-rc4
v0.9.5-rc3
What's Changed
- bug: allow asterick on go binary checksum files by @ibuildthecloud in #793
- chore: add load method to sdk server by @ibuildthecloud in #794
- chore: upgrade Go to 1.23.0 by @thedadams in #796
- feat: add sys.model.provider.credential by @ibuildthecloud in #792
- chore: allow wildcard matching in metadata key names by @ibuildthecloud in #798
- feat: download binaries for cred helpers by @thedadams in #795
Full Changelog: v0.9.5-rc2...v0.9.5-rc3
v0.9.5-rc2
What's Changed
- fix: support share credentials in context tools by @g-linville in #782
- fix: stop running tool for providers that are runnning by @thedadams in #784
- feat: enable github release binary downloads for go tools by @ibuildthecloud in #772
- fix: share credentials in context tools by @g-linville in #785
- chore: support looking up go binary releases by tag by @ibuildthecloud in #786
- chore: fallback to pure go git if git isn't found by @ibuildthecloud in #788
- bug: check for git on mac by using xcode-select by @ibuildthecloud in #790
- fix: address panic when listing models with default model provider by @thedadams in #789
- bug: include shared context from context tools referenced by "tools:" by @ibuildthecloud in #791
Full Changelog: v0.9.5-rc1...v0.9.5-rc2
v0.9.5-rc1
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
v0.9.4
What's Changed
- chore: remove homebrew-release step by @thedadams in #677
- Add GPTReview Jenkins example by @techmaharaj in #676
- feat: better handling of OpenAPI tools by @g-linville in #667
- chore: add --default-model-provider by @ibuildthecloud in #673
- fix: stop timing out SDK runs after 15 minutes by @thedadams in #685
- fix: ensure default model is parsed when using default model provider by @thedadams in #684
- add (docs): add some newer fields to the gpt file reference by @iwilltry42 in #683
- feat: add support for default model provider in the TUI by @thedadams in #688
- docs: improve examples by @g-linville in #686
- docs: various improvements and standardizing terms by @g-linville in #689
- chore: compress env vars that are too large by @ibuildthecloud in #695
- chore: capture stderr by default and return to LLM, even on success by @ibuildthecloud in #696
- chore: bump tui by @ibuildthecloud in #697
- bug: don't also abort the program on double ctrl+c by @ibuildthecloud in #701
- bug: don't capture stderr for cred and provider tools by @ibuildthecloud in #703
- feat: include fields in prompt only when there are fields by @thedadams in #698
- docs: rearrange model provider doc by @g-linville in #705
- docs: document more features by @g-linville in #694
- chore: add type field to tools by @ibuildthecloud in #706
- docs: input and output filters by @g-linville in #700
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- chore: use laplateforme provider for mistral smoke tests by @njhale in #609
- enhance: add simple integration test by @g-linville in #606
- Fix: Try to send interupt to sys.daemon to allow cleanup by @StrongMonkey in #610
- chore: fix Go version to 1.22.4 by @thedadams in #612
- Revert "Fix: Try to send interupt to sys.daemon to allow cleanup" by @StrongMonkey in #611
- Un-revert "Fix: Try to send interupt to sys.daemon to allow cleanup"" by @njhale in #614
- chore: remove references to tap in favor of homebrew-core by @drpebcak in #617
- Add GPTReview Example by @techmaharaj in #613
- chore: add support for tools with only a single agent line and nothing else by @ibuildthecloud in #620
- maintain our own tap again by @drpebcak in #621
- chore: add location option to loading scripts by @ibuildthecloud in #629
- chore: set the run file env var when starting the ui by @njhale in #631
- fix: set common UI env vars regardless of whether a file is passed by @thedadams in #635
- chore: improve reliability with bad tool names by @ibuildthecloud in #637
- fix: respect absolute paths for loading local tools by @thedadams in #639
- chore: strip leading and trailing whitespace characters from credential values by @drpebcak in #642
- fix: expand tilde and relative paths to be absolute for cache-dir by @drpebcak in #643
- enhance: share credential by @g-linville in #634
- chore: return missing tool call to LLM, don't fail by @ibuildthecloud in #647
- feat: improve SDK server start up by @thedadams in #650
- chore: already cached performance improvements by @ibuildthecloud in #649
- fix: use default config in embedded SDK server by @thedadams in #652
- feat: add ability to disable server error logging by @thedadams in #653
- Add GPTReview With GitHub Example by @techmaharaj in #630
- feat: add a "contact us" link to the docs nav bar by @thedadams in #654
- fix: normalize LLM-hallucinated tool names by @g-linville in #656
- fix: set disable error logging when completing sdk server config by @thedadams in #657
- Docs - Add faq for github rate limit by @sangee2004 in #646
- feat: add force sequential option to SDK server by @thedadams in #668
- chore: bump tui by @ibuildthecloud in #669
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- fix: create cred helper dir properly on Windows by @g-linville in #603
- enhance: set sdk cred override env var for ui by @njhale in #604
- enhance: generate name for OpenAPI tools when operation ID is blank by @g-linville in #601
- enhance: pass cred overrides to tui by @njhale in #605
- chore: smoke test claude-3.5-sonnet instead of claude-3-opus by @njhale in #608
Full Changelog: v0.9.1...v0.9.2