Last 12 weeks · 0 commits
2 of 6 standards met
This pull request updates several dependencies in the file to their latest versions. These changes aim to keep the development environment up-to-date and ensure compatibility with recent features and bug fixes. Dependency updates: Updated from to to incorporate the latest improvements and bug fixes. Updated from to for improved changeset management. Updated from to for improved TypeScript type definitions. Updated , , and to their latest versions to benefit from new features and fixes. Updated runtime dependencies: from to and from to for better integration and stability.
Summary Adds two new tools to the SDK: Joins a public Slack channel on behalf of the bot/agent using . Returns , , and Useful when the agent needs to participate in a channel before reading/posting Only works for public channels (private channels require invite-based flows) Deletes a message the bot previously sent using . Accepts and (returned by ) The bot can only delete its own messages unless it has admin scope Returns , , and Changes — tool implementation — full test coverage — tool implementation — full test coverage — register both tools in and union — updated array All 92 tests pass across 13 suites.
This pull request updates the Node.js version requirements for the project, both in the CI workflow and in the package configuration, to ensure compatibility with newer Node.js versions. Node.js version updates: : Removed Node.js 18 from the CI test matrix, so tests now only run on Node.js 20 and 22. : Added an field requiring Node.js version 20.12.0 or higher.
Repository: vercel/slack-tools. Description: Slack tools for the Vercel AI SDK. Give your AI agents the ability to read, post, and interact in Slack. Stars: 9, Forks: 2. Primary language: TypeScript. Languages: TypeScript (100%). License: MIT. Homepage: https://www.npmjs.com/package/slack-tools Topics: ai, ai-sdk, javascript, react, slack, vercel. Latest release: v1.2.0 (5mo ago). Open PRs: 0, open issues: 0. Last activity: 3mo ago. Community health: 50%. Top contributors: malewis5, github-actions[bot], visyat.