channels-telegram/v0.0.4
miraymen/pix2surfchannels-telegram/v0.0.4Jul 10, 2026by github-actions[bot]
AI Summary
This release renames the Telegram adapter package to the final Channels name `@copilotkit/channels-telegram`.
Key Highlights
- Package renamed to `@copilotkit/channels-telegram`.
- Existing Telegram adapter implementation carried forward.
- No published legacy package to migrate from.
Full Release Notes
# `@copilotkit/channels-telegram` v0.0.4 The first public GitHub release of the Telegram adapter under the final Channels package name. ## Install ```bash npm install @copilotkit/channels-telegram@0.0.4 ``` ## Changed - The package, repository path, workspace dependencies, release tooling, and docs now use the `@copilotkit/channels-telegram` name. - This carries forward the existing Telegram adapter implementation without a behavior change. - There is no published `@copilotkit/bot-telegram` package to migrate from. See the [Channels package migration PR](https://github.com/CopilotKit/CopilotKit/pull/5849) for the full rename.