Releases: gptscript-ai/gptscript
Releases · gptscript-ai/gptscript
v0.2.0
What's Changed
- Add tools distribution for python by @ibuildthecloud in #121
- Fix panic with repos aren't used by @ibuildthecloud in #123
- Add tools distribution for node by @ibuildthecloud in #124
- fix: add clarity to azure usage docs by @keyallis in #126
- Lock tool during repo setup by @ibuildthecloud in #131
- docs: Update README-USECASES.md by @eltociear in #133
- fix: sys.find: stop ignoring directories by @g-linville in #134
- add sentiments analysis by @lucj in #125
- fix: compare role against next message in conversion conditional by @njhale in #137
- feat: Add golang tool support by @ibuildthecloud in #138
- fix some typos by @studystill in #139
- Add keep-alive stdin for daemons by @ibuildthecloud in #142
- Add some helpful log messages by @ibuildthecloud in #144
- docs: add car-notifier example by @g-linville in #128
- Fix tools from repos referencing other repos by @ibuildthecloud in #149
- Switch daemon url to gptscript by @ibuildthecloud in #150
- Fix: update tablewriter library to avoid panic by @StrongMonkey in #153
- chore: upload s3: remove files containing search results by @g-linville in #151
- Fix: Use subPath as root dir when invoking runtime by @StrongMonkey in #152
- Windows path fixes by @ibuildthecloud in #154
- Recipe generator fix by @techmaharaj in #122
- Add sentiment usecase by @cjellick in #155
- feat: auto create directories when using sys.write by @ibuildthecloud in #158
New Contributors
- @lucj made their first contribution in #125
- @studystill made their first contribution in #139
Full Changelog: v0.1.5...v0.2.0
v0.2.0-rc1
What's Changed
- Add tools distribution for python by @ibuildthecloud in #121
- Fix panic with repos aren't used by @ibuildthecloud in #123
- Add tools distribution for node by @ibuildthecloud in #124
- fix: add clarity to azure usage docs by @keyallis in #126
- Lock tool during repo setup by @ibuildthecloud in #131
- docs: Update README-USECASES.md by @eltociear in #133
- fix: sys.find: stop ignoring directories by @g-linville in #134
- add sentiments analysis by @lucj in #125
- fix: compare role against next message in conversion conditional by @njhale in #137
- feat: Add golang tool support by @ibuildthecloud in #138
- fix some typos by @studystill in #139
- Add keep-alive stdin for daemons by @ibuildthecloud in #142
New Contributors
- @lucj made their first contribution in #125
- @studystill made their first contribution in #139
Full Changelog: v0.1.5...v0.2.0-rc1
v0.1.5
What's Changed
- Don't set the working dir of tools by @ibuildthecloud in #101
- docs: add basic vision tool cookbook by @njhale in #83
- docs: separate shell command from output in examples by @tylerslaton in #91
- feat: add a few helper functions for using code outside of this package by @thedadams in #79
- fix: address typo issue with readme by @tylerslaton in #106
- Add browser tool usecase doc by @StrongMonkey in #102
- Add github metadata to internal data structures by @ibuildthecloud in #110
- chore: add releases to gitignore by @njhale in #111
- Chore: Add ability to save state message from each gptscript call by @StrongMonkey in #105
- Add Scoop install to README by @sirredbeard in #54
- Fix: fix incorrect log package by @StrongMonkey in #114
- Add export parameter by @ibuildthecloud in #113
- docs: add story-book.gpt example by @tylerslaton in #99
- add example nodejs and image generation example by @cloudnautique in #108
- enhance: add document summarizer example by @g-linville in #107
- docs: clarify details about installing the image-generation tool by @tylerslaton in #116
- Fix: use milliseconds to record state file by @StrongMonkey in #118
- Check if response has a choice before debug logging to prevent null r… by @darkthread in #117
- docs: update story-book readme to have a reset step by @tylerslaton in #120
- fix: generic azure model support by @keyallis in #119
New Contributors
- @StrongMonkey made their first contribution in #102
- @darkthread made their first contribution in #117
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Changelog
- 954fa75: Add Recipe Generator sample application to examples (#84) (@techmaharaj)
- 701b9c8: Add vision usecase (#98) (@cjellick)
- 46e0f13: Create README-USECASES.md (#90) (@sheng-liang)
- 3623521: Delete examples/edit.gpt (#87) (@cjellick)
- 7e00a8e: Drop unneeded code as vision is being moved to a tool (@ibuildthecloud)
- 1db7708: Ignore common node and python files (#97) (@cjellick)
- 046d340: Refactor client code to make way for additionl AI API backends (@ibuildthecloud)
- 5a91c64: enhance - add sys.file.stat built in tool (@cloudnautique)
- c8eae2a: enhance: add support for azure deployment name mapping (#78) (@keyallis)
- 90e52e4: enhance: synchronize file manipulation for built-ins (@njhale)
- a2daea4: feat: add sys.append built-in (@njhale)
- b1db1e2: feat: refactor docs and add content around tools and authoring (@tylerslaton)
- 0bafbaa: fix: add a timeout to builtin HTTP functions (@g-linville)
- d4981fa: style: remove unnecessary log formatting calls (@njhale)
v0.1.3
v0.1.3-rc4
v0.1.3-rc3
v0.1.3-rc2
v0.1.3-rc1
v0.1.2
What's Changed
- fix typos by @sebgoa in #49
- Update count-lines-of-code.gpt by @eltociear in #46
- Add WinGet install to README and WinGet package update automation by @sirredbeard in #55
- Docker UI build by @vincent99 in #45
- fix - typo in error message by @cloudnautique in #64
- Check for http and https prefix by @sirredbeard in #58
- feat: add documentation site by @tylerslaton in #62
- fix - update hacker-news-headlines.gpt by @djcarpe in #67
- fix: address issue with override param by @tylerslaton in #71
New Contributors
- @sebgoa made their first contribution in #49
- @eltociear made their first contribution in #46
- @sirredbeard made their first contribution in #55
- @cloudnautique made their first contribution in #64
- @djcarpe made their first contribution in #67
Full Changelog: v0.1.1...v0.1.2