Chat SDK adds Novu support Chat SDK has launched an official adapter for Novu, enabling developers to connect their AI agents to multiple messaging channels including Slack, Microsoft Teams, WhatsApp, Telegram, and email through a single handler. The integration offloads credential management and delivery to Novu, allowing agents to send proactive notifications and handle replies across channels while maintaining user identity. Chat SDK now supports Novu with the new vendor-official adapter https://chat-sdk.dev/adapters/vendor-official/novu . One handler set puts your agent on Slack, Microsoft Teams, WhatsApp, Telegram, and email. Novu handles credentials, identity, and delivery, keeping OAuth and tokens outside your app and mapping each channel to one user. Your agent always knows who they're talking to. Your agent can also send proactive notifications and handle the replies in the same loop, on whichever channel the customer used. One CLI command connects a real channel to your agent: It signs you in, creates a bridge agent, sets up the channel you pick e.g., Slack , and adds the credentials to your project. Read the Novu https://novu.co/changelog/novu-chat-sdk-adapter/ documentation to get started.