Skip to content

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 08 Dec 20:54
· 78 commits to main since this release
v1.5.2
7664e7c

What's Changed

Corrected a serialization bug in src/tools/web-fetch-tool.js and src/tools/web-search-tool.js where tool result objects were being passed directly to reply() without stringification, causing Slack to display [Object object] instead of the actual content.

Full Changelog: v1.5.1...v1.5.2