{"slug": "the-open-source-agent-communication-infrastructure", "title": "The open-source Agent Communication Infrastructure", "summary": "Novu has launched an open-source Agent Communication Infrastructure (ACI) that connects AI agents to communication channels including Slack, Microsoft Teams, Telegram, and email. The platform provides a unified API and conversation model, enabling developers to integrate agents once instead of building per-channel webhooks. Novu's infrastructure aims to shift notifications from one-way broadcasts to interactive, conversational experiences.", "body_md": "**products** and your\n\n**agents** to every channel your users live on — Inbox, Email, SMS, Push, Chat, Slack, Microsoft Teams, Telegram, and more.\n\n**Learn More »**\n\n[Report a bug](https://github.com/novuhq/novu/issues/new?assignees=&labels=type%3A+bug&template=bug_report.yml&title=%F0%9F%90%9B+Bug+Report%3A+)\n·\n[Docs](https://docs.novu.co)\n·\n[Website](https://go.novu.co/github?utm_campaign=readme_website)\n·\n[Join our Discord](https://discord.novu.co)\n·\n[Changelog](https://go.novu.co/changelog)\n·\n[Roadmap](https://go.novu.co/roadmap)\n·\n[X](https://twitter.com/novuhq)\n·\n[Contact us](https://go.novu.co/contact?utm_source=github&utm_medium=readme&utm_campaign=contact-us-link)\n\nSoftware is becoming more conversational, and user expectations are rising with it. People no longer want static, irrelevant notifications they glance at and forget, they want to engage, ask questions, and go deeper. Instead of a one-way report dropped in their inbox, they expect a thread they can explore: follow up on a metric, drill into an anomaly, or continue a conversation right where they left off. That shift, from broadcast to meaningful dialog is what Novu's communication infrastructure is built for.\n\nEvery product and every agent eventually needs to talk to people, across the channels those people already use. Novu is the open-source layer that handles that communication for you, so you don't rebuild Inbox feeds, provider integrations, and channel webhooks from scratch every time.\n\nThere are two ways to build with Novu, and they share the same foundation: a single API and a unified conversation model.\n\n**Communication infrastructure for products**— Send notifications across Inbox/In-App, Email, SMS, Push, and Chat through one API, with workflows, digests, and an embeddable`<Inbox />`\n\ncomponent.**Agent Communication Infrastructure (ACI)**— Connect any agent you've already built to any communication channel: Slack, Microsoft Teams, Telegram, WhatsApp, email through one conversation model.\n\n[Create a free account](https://go.novu.co/dashboard?utm_source=github&utm_medium=readme&utm_campaign=create-free-account-link) and follow the instructions on the dashboard.\n\n[Why Novu?](#%EF%B8%8F-why-novu)[Communication infrastructure for products](#-communication-infrastructure-for-products)[Agent Communication Infrastructure (ACI)](#-agent-communication-infrastructure-aci)[Getting Started](#-getting-started)[Embeddable Inbox and Preferences](#embeddable-inbox-component)[Providers](#providers)\n\nThe notification platform that turns complex multi-channel delivery into a single component. Built for developers, designed for growth, powered by open source.\n\nNovu provides a unified API to send notifications through multiple channels — **Inbox/In-App, Push, Email, SMS, and Chat**. Create custom workflows, define per-channel conditions, and let Novu deliver each notification in the most effective way, without stitching together a provider for every channel yourself.\n\n- One API for all messaging providers\n- Embeddable, real-time\n`<Inbox />`\n\ncomponent - Notification workflow engine with branching and conditions\n- Digest engine to batch multiple notifications into a single message\n- No-code email editor\n- Embeddable preferences component so users control their own notifications\n\nYou build the agent. Novu gives it a voice.\n\nACI is a complete suite for companies already building agents that need to talk to users on real communication channels. It connects your agent to any channel and abstracts away the quirks of each platform behind a single, unified conversation model.\n\nNovu handles the plumbing in both directions: it receives inbound messages from each channel, normalizes them into one consistent shape, routes them to your agent, and sends your agent's responses back out, so you integrate once instead of building and maintaining a webhook handler per platform.\n\n**Unified conversation model**— one consistent model across every channel, instead of per-platform message formats and webhook quirks** Bidirectional messaging**— receive user messages and send agent replies through the same layer** Channel integrations**— Slack, Microsoft Teams, Telegram, WhatsApp, Email, and an In-App Inbox for agents** Bring your own agent**— works with whatever you've built, whether that's Claude Managed Agents, AI SDK, LangGraph, or a custom stack; Novu doesn't constrain your agent logic**Best practices built in**— conversation threading, reactions, channel-aware formatting, actions and a single integration surface Novu connects the agent to the world, it is not the agent itself.\n\nWe have built [Novu Connect](https://novu.co/connect) to showcase the power of ACI, build on integrate an existing Claude Managed Agent as a teammate in Slack, Telegram, or Email in less than 2 minutes.\n\nTry it now:\n\n```\nnpx novu@latest connect\n```\n\nUsing the Novu API and admin panel, you can easily add a real-time notification center to your web app without building it yourself. You can use our [React](https://docs.novu.co/inbox/react/get-started?utm_source=github&utm_medium=readme&utm_campaign=react-starter-link), or build your own via our API and SDK. React native, Vue, and Angular are coming soon.\n\nRead more about how to add a [notification center Inbox](https://docs.novu.co/inbox/react/get-started?utm_source=github&utm_medium=readme&utm_campaign=read-more-react-link) to your app.\n\nNovu provides a single API to manage providers across multiple channels with a simple-to-use API and UI interface.\n\nExpand a channel below to browse supported providers.\n\n**💌 Email** (19 providers)\n\n| Provider |\n|---|\n|\n\n[Braze](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/braze)[Brevo](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/brevo)[Custom SMTP](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/nodemailer)[Email Webhook](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/email-webhook)[Email.js](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/emailjs)[Infobip](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/infobip)[MailerSend](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/mailersend)[Mailgun](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/mailgun)[Mailjet](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/mailjet)[Mailtrap](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/mailtrap)[Mandrill](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/mandrill)[Netcore](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/netcore)[Outlook 365](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/outlook365)[Plunk](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/plunk)[Postmark](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/postmark)[Resend](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/resend)[SendGrid](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/sendgrid)[SparkPost](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/email/sparkpost)**📞 SMS** (37 providers)\n\n**📱 Push** (8 providers)\n\n| Provider |\n|---|\n|\n\n[App.io](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/push/appio)[Expo](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/push/expo)[FCM](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/push/fcm)[OneSignal](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/push/one-signal)[Push Webhook](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/push/push-webhook)[Pusher Beams](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/push/pusher-beams)[Pushpad](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/push/pushpad)**💬 Chat** (12 providers)\n\n| Provider |\n|---|\n|\n\n[Discord](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/chat/discord)[GetStream](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/chat/getstream)[Grafana OnCall](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/chat/grafana-on-call)[Mattermost](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/chat/mattermost)[Microsoft Teams](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/chat/msTeams)[Rocket.Chat](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/chat/rocket-chat)[Ryver](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/chat/ryver)[Slack](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/chat/slack)[Telegram](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/chat/telegram)[WhatsApp Business](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/chat/whatsapp-business)[Zulip](https://github.com/novuhq/novu/tree/next/packages/providers/src/lib/chat/zulip)**📥 In-App** (1 provider)\n\n| Provider |\n|---|\n|\n\nBefore you begin coding and collaborating, please read our [Code of Conduct](https://github.com/novuhq/novu/blob/main/CODE_OF_CONDUCT.md) thoroughly to understand the standards (that you are required to adhere to) for community engagement. As part of our open-source community, we hold ourselves and other contributors to a high standard of communication. As a participant and contributor to this project, you agree to abide by our [Code of Conduct](https://github.com/novuhq/novu/blob/main/CODE_OF_CONDUCT.md).\n\nWe are more than happy to help you. If you are getting any errors or facing problems while working on this project, join our [Discord server](https://discord.novu.co) and ask for help. We are open to discussing anything related to the project.\n\nNovu is a commercial open source company, which means some parts of this open source repository require a commercial license. The concept is called \"Open Core,\" where the core technology is fully open source, licensed under MIT license, and the enterprise code is covered under a commercial license (\"/enterprise\" Enterprise Edition). Enterprise features are built by the core engineering team of Novu which is hired in full-time.\n\nThe following modules and folders are licensed under the enterprise license:\n\n`enterprise`\n\nfolder at the root of the project and all of their subfolders and modules`apps/web/src/ee`\n\nfolder and all of their subfolders and modules`apps/dashboard/src/ee`\n\nfolder and all of their subfolders and modules\n\nThanks a lot for spending your time helping Novu grow. Keep rocking 🥂\n\nThe beatiful header animation was contributed by [LottieFiles](https://lottiefiles.com/) ❤️", "url": "https://wpnews.pro/news/the-open-source-agent-communication-infrastructure", "canonical_source": "https://github.com/novuhq/novu", "published_at": "2026-06-21 11:21:30+00:00", "updated_at": "2026-06-21 11:37:51.905436+00:00", "lang": "en", "topics": ["ai-agents", "developer-tools", "ai-infrastructure"], "entities": ["Novu", "Slack", "Microsoft Teams", "Telegram", "WhatsApp"], "alternates": {"html": "https://wpnews.pro/news/the-open-source-agent-communication-infrastructure", "markdown": "https://wpnews.pro/news/the-open-source-agent-communication-infrastructure.md", "text": "https://wpnews.pro/news/the-open-source-agent-communication-infrastructure.txt", "jsonld": "https://wpnews.pro/news/the-open-source-agent-communication-infrastructure.jsonld"}}