Skip to content

v0.10.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@njhale njhale released this 12 Aug 02:51
· 251 commits to main since this release
0e2539a

What's Changed

  • Gateway stuff by @tylerslaton in #35
  • feat: add electron app by @njhale in #38
  • fix: set workspace dir from correct env var by @njhale in #39
  • enhance: publish electron app macos builds on release by @njhale in #40
  • feat: add functional title bar by @tylerslaton in #42
  • chore: ignore release time when publishing electron builds by @njhale in #41
  • fix: handle prompts with no fields by @thedadams in #46
  • enhance: bootstrap gateway and integrations config by @njhale in #45
  • feat: add tool search and update some styles by @tylerslaton in #47
  • enhance: auto-approve gateway-creds tool by @njhale in #48
  • fix: ignore provider outputs unless an error occurs by @thedadams in #49
  • fix: address issue with dependency management by @tylerslaton in #50
  • pull gateway config from GitHub by @g-linville in #51
  • fix: auto allow/deny tool run requests on dynamic tool add/remove by @njhale in #52
  • chore: add electron releases for windows by @njhale in #43
  • Fix socket reconnect issue that event emitter is lost by @StrongMonkey in #53
  • chore: rebrand electron app by @njhale in #54
  • Set forceRun option to false when init by @StrongMonkey in #55
  • Load tools that have been added by thread states by @StrongMonkey in #57
  • chore: use gateway version of tools that use credentials by @thedadams in #58
  • Chore: Update README to reflect to product by @cjellick in #56
  • Add linux releases and bump package version to v0.10.0-rc1 by @njhale in #60
  • fix: report when a script is not found by @thedadams in #61

New Contributors

Full Changelog: v0.9.4...v0.10.0-rc1