channels-whatsapp/v0.0.2
bjesus/pipetchannels-whatsapp/v0.0.2Jul 10, 2026by github-actions[bot]
AI Summary
This is the first public GitHub release of the WhatsApp Cloud API adapter, marking the adoption of the final Channels package naming convention.
Key Highlights
- First public GitHub release of the WhatsApp adapter
- Package renamed to @copilotkit/channels-whatsapp
- Updated workspace dependencies and documentation to the new name
- No existing @copilotkit/bot-whatsapp package to migrate from
Breaking Changes
- Package renamed to @copilotkit/channels-whatsapp
New Features
- Adoption of final Channels package naming
- First public GitHub release
Full Release Notes
# `@copilotkit/channels-whatsapp` v0.0.2 The first public GitHub release of the WhatsApp Cloud API adapter under the final Channels package name. ## Install ```bash npm install @copilotkit/channels-whatsapp@0.0.2 ``` ## Changed - The package, repository path, workspace dependencies, release tooling, and docs now use the `@copilotkit/channels-whatsapp` name. - This carries forward the existing WhatsApp adapter implementation without a behavior change. - There is no published `@copilotkit/bot-whatsapp` package to migrate from. See the [Channels package migration PR](https://github.com/CopilotKit/CopilotKit/pull/5849) for the full rename.