Skip to content

Releases: obot-platform/tools

Release v0.10.0

03 Sep 18:28
bb54895

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

Release v0.9.1-rc1

02 Sep 20:23
bb54895

Choose a tag to compare

Release v0.9.1-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.0...v0.9.1-rc1

Release v0.9.0

28 Aug 22:27
d91b94f

Choose a tag to compare

What's Changed

  • cleanup index.yaml by @tybalex in #724
  • chore: fix gmail list email tool description by @tybalex in #727
  • chore: use groq logo from ui assets by @njhale in #726
  • Fix: reinforce prompt to give array input by @StrongMonkey in #729
  • enhance: add endpoint to list github user auth groups by @njhale in #728
  • Feat: Add slack mcp server by @StrongMonkey in #730
  • Simplify github auth provider config by @njhale in #733
  • enhance: fully qualify github team names by org login by @njhale in #732
  • fix: delete_event tool type hint. Ruff format by @tybalex in #735
  • fix: panic when no org is provided for the github auth provider by @njhale in #737
  • Google Drive MCP tools fixes by @tybalex in #734
  • fix: use an in-memory cache to speed up github obot-get-state calls by @njhale in #738

Full Changelog: v0.8.0...v0.9.0

Release v0.9.0-rc1

21 Aug 19:56
67b61b2

Choose a tag to compare

Release v0.9.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.0...v0.9.0-rc1

Release v0.8.0

08 Aug 23:57
7f916a1

Choose a tag to compare

What's Changed

  • feat: configurable search-combo tool by @iwilltry42 in #524
  • Fix: fix gmail to be able to send message and update draft by @StrongMonkey in #532
  • fix: fix update_event for google calendar tool by @tybalex in #535
  • feat: discord tools by @g-linville in #529
  • chore: s3 tools by @drpebcak in #528
  • feat: add respond_to_event tool to google calendar, update Update Event by @tybalex in #539
  • fix: Zoom Tool bug fix by @tybalex in #534
  • fix: replace gmail query dates with unix timestamps by @njhale in #537
  • bug: don't compress workflow input by @ibuildthecloud in #542
  • bug: add missing go.sum by @ibuildthecloud in #543
  • fix: discord: include starter message in thread by @g-linville in #540
  • chore: add tools to interact with ec2 by @drpebcak in #541
  • chore: knowledge: cleanup dependencies by @iwilltry42 in #530
  • Fix: Google calendar Tool bugfix by @tybalex in #544
  • Enhance: support prompting user to chosse pat/oauth by @StrongMonkey in #536
  • Enhance: Add more slack bot tools by @StrongMonkey in #468
  • chore: pass obot token as part of the oauth request by @ibuildthecloud in #549
  • Fix: fix oauth2 tool by @StrongMonkey in #550
  • chore: auth providers: use Postgres for session storage by @g-linville in #546
  • fix: removed useless meeting series UUIDs in APIresponses from Zoom Tool by @tybalex in #548
  • fix: detect userType and return Proper error message when user has no permission by @tybalex in #551
  • feat: rewrite anthropic-model-provider as openai-style proxy in Go and add thinking mode by @iwilltry42 in #545
  • chore: lock dependency versions by @drpebcak in #553
  • Fix: remove PAT for slack bot tool, add permission to read message by @StrongMonkey in #557
  • fix: Google calendar recurrence rule string by @tybalex in #556
  • Fix: fix python dependency by @StrongMonkey in #558
  • Fix: add format message tool to slack bot tool by @StrongMonkey in #559
  • fix: detect task call cycles by @thedadams in #561
  • chore: support updating multiple cells in a single call by @drpebcak in #560
  • enhance: add a return parameter when aborting the current task by @thedadams in #562
  • chore: fix dependency consistency by @thedadams in #564
  • fix: use obot user timezone to format gmail before and after queries by @njhale in #563
  • chore(deps): bump the pip group across 4 directories with 5 updates by @dependabot[bot] in #554
  • fix: handle personal account type for Outlook Mail Groups by @tybalex in #567
  • fix: use obot user timezone to format message headers by @njhale in #572
  • enhance: update message for auth method selection prompt by @njhale in #571
  • chore(deps): bump the npm_and_yarn group across 7 directories with 10 updates by @dependabot[bot] in #566
  • chore(deps): bump the go_modules group across 10 directories with 9 updates by @dependabot[bot] in #555
  • chore: move tool build into tools repo by @drpebcak in #565
  • enhance: add oauth and custom url support by @cloudnautique in #570
  • chore: google auth provider: bump oauth2-proxy dependency for better logging by @g-linville in #574
  • feat: create proxycurl tool by @Stringatlas in #552
  • Fix: fix the ability in discord to reply in thread by @StrongMonkey in #568
  • Enhance: Add abilities to set typing status in slack by @StrongMonkey in #576
  • fix: use a markdown-to-slack package + custom logic to convert headings to bold in slack by @tybalex in #575
  • fix: github: disable logging by @g-linville in #578
  • fix: excel: fix listing workbooks for personal accounts by @g-linville in #579
  • chore: remove capability category from database tools by @njhale in #577
  • Fix: fix slack permission typo by @StrongMonkey in #582
  • enhance: improve error messages for credential validation tools by @g-linville in #583
  • fix: browser: do not index the forward tool by @g-linville in #584
  • fix: update prompt of generate image tool for gpt4.1 by @tybalex in #585
  • Fix: Add abilities to list other labels and select category by @StrongMonkey in #588
  • Enhance: workspace_read tool to support non-plain-text documents by @tybalex in #504
  • fix: when folder_id not provided, list messages from all folders by @tybalex in #590
  • Feature: Wordpress Search Engine Optimization(SEO) Tool by @tybalex in #569
  • Enhance: Refactored getAttachment tool to download the file instead by @StrongMonkey in #587
  • feat: add memory tools by @njhale in #591
  • feat: add new virus total provider for file scanning by @thedadams in #586
  • fix: outlook mail: use datasets where needed, fix date filters by @g-linville in #594
  • chore: make memory a capability tool by @njhale in #593
  • fix: the correct env to config for knowledge tool by @tybalex in #596
  • enhance: use the usage streaming option for OpenAI by @thedadams in #597
  • fix: only include stream options if stream is true by @thedadams in #598
  • fix: Gmail emails list/search emails UX update by @tybalex in #595
  • enhance: add delete and update memory tools by @njhale in #600
  • chore: google auth provider: bump oauth2-proxy dependency for more logs by @g-linville in #602
  • chore: bump memory obot apiclient module by @njhale in #601
  • enhance: add loop-data tool by @g-linville in #599
  • Enhance: Download URLs for workpsace files by @cjellick in #605
  • enhance: outlook mail: add tools for attachments by @g-linville in #606
  • chore: merge m365 creds into one by @drpebcak in #603
  • chore: merge google-calendar credential into main google cred by @drpebcak in #611
  • fix: correct env var for excel tool by @drpebcak in #612
  • chore: improve outlook mail tool names and descriptions by @g-linville in #610
  • enhance: re-prompt with oauth2 refresh fails by @thedadams in #614
  • enhance: add token usage to Anthropic model provider by @thedadams in #609
  • feat: Gmail support CRUD labels and support apply/remove labels to emails by @tybalex in #604
  • quick fix: list calendar for users without groups access by @tybalex in #607
  • fix: correct env var for word tool by @drpebcak in #619
  • enhance: browser: combine get and download tools by @g-linville in #617
  • chore: upgrade gptscript and go-gptscript for new cred check param by @thedadams in #618
  • quick fix: Notify the user that a deleted published post may still appear temporarily in their browser due to caching by @tybalex in #620
  • fix: Outlook calendar display event date time by @tybalex in #615
  • fix: update generate image buffer handling for node 22 by @nj...
Read more

Release v0.8.0-rc3

08 Aug 22:53
7f916a1

Choose a tag to compare

Release v0.8.0-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.0-rc2...v0.8.0-rc3

Release v0.8.0-rc2

08 Aug 19:50
b1369e2

Choose a tag to compare

Release v0.8.0-rc2 Pre-release
Pre-release

What's Changed

  • chore: add gpt-5 as a reasoning model by @thedadams in #722
  • feat: Google Sheets MCP to replace legacy tool bundle by @tybalex in #723

Full Changelog: v0.8.0-rc1...v0.8.0-rc2

Release v0.8.0-rc1

07 Aug 18:05
9ea5aac

Choose a tag to compare

Release v0.8.0-rc1 Pre-release
Pre-release

What's Changed

  • feat: configurable search-combo tool by @iwilltry42 in #524
  • Fix: fix gmail to be able to send message and update draft by @StrongMonkey in #532
  • fix: fix update_event for google calendar tool by @tybalex in #535
  • feat: discord tools by @g-linville in #529
  • chore: s3 tools by @drpebcak in #528
  • feat: add respond_to_event tool to google calendar, update Update Event by @tybalex in #539
  • fix: Zoom Tool bug fix by @tybalex in #534
  • fix: replace gmail query dates with unix timestamps by @njhale in #537
  • bug: don't compress workflow input by @ibuildthecloud in #542
  • bug: add missing go.sum by @ibuildthecloud in #543
  • fix: discord: include starter message in thread by @g-linville in #540
  • chore: add tools to interact with ec2 by @drpebcak in #541
  • chore: knowledge: cleanup dependencies by @iwilltry42 in #530
  • Fix: Google calendar Tool bugfix by @tybalex in #544
  • Enhance: support prompting user to chosse pat/oauth by @StrongMonkey in #536
  • Enhance: Add more slack bot tools by @StrongMonkey in #468
  • chore: pass obot token as part of the oauth request by @ibuildthecloud in #549
  • Fix: fix oauth2 tool by @StrongMonkey in #550
  • chore: auth providers: use Postgres for session storage by @g-linville in #546
  • fix: removed useless meeting series UUIDs in APIresponses from Zoom Tool by @tybalex in #548
  • fix: detect userType and return Proper error message when user has no permission by @tybalex in #551
  • feat: rewrite anthropic-model-provider as openai-style proxy in Go and add thinking mode by @iwilltry42 in #545
  • chore: lock dependency versions by @drpebcak in #553
  • Fix: remove PAT for slack bot tool, add permission to read message by @StrongMonkey in #557
  • fix: Google calendar recurrence rule string by @tybalex in #556
  • Fix: fix python dependency by @StrongMonkey in #558
  • Fix: add format message tool to slack bot tool by @StrongMonkey in #559
  • fix: detect task call cycles by @thedadams in #561
  • chore: support updating multiple cells in a single call by @drpebcak in #560
  • enhance: add a return parameter when aborting the current task by @thedadams in #562
  • chore: fix dependency consistency by @thedadams in #564
  • fix: use obot user timezone to format gmail before and after queries by @njhale in #563
  • chore(deps): bump the pip group across 4 directories with 5 updates by @dependabot[bot] in #554
  • fix: handle personal account type for Outlook Mail Groups by @tybalex in #567
  • fix: use obot user timezone to format message headers by @njhale in #572
  • enhance: update message for auth method selection prompt by @njhale in #571
  • chore(deps): bump the npm_and_yarn group across 7 directories with 10 updates by @dependabot[bot] in #566
  • chore(deps): bump the go_modules group across 10 directories with 9 updates by @dependabot[bot] in #555
  • chore: move tool build into tools repo by @drpebcak in #565
  • enhance: add oauth and custom url support by @cloudnautique in #570
  • chore: google auth provider: bump oauth2-proxy dependency for better logging by @g-linville in #574
  • feat: create proxycurl tool by @Stringatlas in #552
  • Fix: fix the ability in discord to reply in thread by @StrongMonkey in #568
  • Enhance: Add abilities to set typing status in slack by @StrongMonkey in #576
  • fix: use a markdown-to-slack package + custom logic to convert headings to bold in slack by @tybalex in #575
  • fix: github: disable logging by @g-linville in #578
  • fix: excel: fix listing workbooks for personal accounts by @g-linville in #579
  • chore: remove capability category from database tools by @njhale in #577
  • Fix: fix slack permission typo by @StrongMonkey in #582
  • enhance: improve error messages for credential validation tools by @g-linville in #583
  • fix: browser: do not index the forward tool by @g-linville in #584
  • fix: update prompt of generate image tool for gpt4.1 by @tybalex in #585
  • Fix: Add abilities to list other labels and select category by @StrongMonkey in #588
  • Enhance: workspace_read tool to support non-plain-text documents by @tybalex in #504
  • fix: when folder_id not provided, list messages from all folders by @tybalex in #590
  • Feature: Wordpress Search Engine Optimization(SEO) Tool by @tybalex in #569
  • Enhance: Refactored getAttachment tool to download the file instead by @StrongMonkey in #587
  • feat: add memory tools by @njhale in #591
  • feat: add new virus total provider for file scanning by @thedadams in #586
  • fix: outlook mail: use datasets where needed, fix date filters by @g-linville in #594
  • chore: make memory a capability tool by @njhale in #593
  • fix: the correct env to config for knowledge tool by @tybalex in #596
  • enhance: use the usage streaming option for OpenAI by @thedadams in #597
  • fix: only include stream options if stream is true by @thedadams in #598
  • fix: Gmail emails list/search emails UX update by @tybalex in #595
  • enhance: add delete and update memory tools by @njhale in #600
  • chore: google auth provider: bump oauth2-proxy dependency for more logs by @g-linville in #602
  • chore: bump memory obot apiclient module by @njhale in #601
  • enhance: add loop-data tool by @g-linville in #599
  • Enhance: Download URLs for workpsace files by @cjellick in #605
  • enhance: outlook mail: add tools for attachments by @g-linville in #606
  • chore: merge m365 creds into one by @drpebcak in #603
  • chore: merge google-calendar credential into main google cred by @drpebcak in #611
  • fix: correct env var for excel tool by @drpebcak in #612
  • chore: improve outlook mail tool names and descriptions by @g-linville in #610
  • enhance: re-prompt with oauth2 refresh fails by @thedadams in #614
  • enhance: add token usage to Anthropic model provider by @thedadams in #609
  • feat: Gmail support CRUD labels and support apply/remove labels to emails by @tybalex in #604
  • quick fix: list calendar for users without groups access by @tybalex in #607
  • fix: correct env var for word tool by @drpebcak in #619
  • enhance: browser: combine get and download tools by @g-linville in #617
  • chore: upgrade gptscript and go-gptscript for new cred check param by @thedadams in #618
  • quick fix: Notify the user that a deleted published post may still appear temporarily in their browser due to caching by @tybalex in #620
  • fix: Outlook calendar display event date time by @tybalex in #615
  • fix: update generate image buffer handling for node 22 by @nj...
Read more

Release v0.7.1

25 Mar 15:01

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

Release v0.7.0

17 Mar 12:03
5568953

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0