{"slug": "use-any-chat-sdk-adapter-with-eve", "title": "Use any Chat SDK adapter with eve", "summary": "Eve now supports Chat SDK adapters, enabling a single agent to connect to Facebook Messenger, WhatsApp, Resend, Liveblocks, and other surfaces. The new Chat SDK channel mounts webhook routes, shows typing indicators, handles human-in-the-loop input, persists threads, and reports failures.", "body_md": "[eve](https://eve.dev/) now supports Chat SDK adapters with the new [Chat SDK channel](https://eve.dev/docs/channels/chat-sdk).\n\nOne channel connects your eve agent to Facebook Messenger, WhatsApp, Resend, Liveblocks, and any other surface with an [adapter](https://chat-sdk.dev/adapters). You write normal Chat SDK handler code, and calling `send`\n\ninside a handler hands the message to your agent.\n\nRegister handlers on `bot`\n\nexactly as you would in a standalone Chat SDK app.\n\nOut of the box, the channel:\n\nMounts a webhook route for each adapter (e.g., `/eve/v1/chat/slack`\n\n)\n\nShows a typing indicator while a turn runs, then posts the agent's reply\n\nRenders human-in-the-loop input requests as cards with buttons, and resumes the session when one is clicked\n\nPersists the thread, so later events, including proactive sends from schedules, reach the same conversation\n\nReports failures in the thread with a readable message\n\nSupply your own `events`\n\nhandlers to override any of these defaults.\n\nRead the [Chat SDK channel](https://eve.dev/docs/channels/chat-sdk) documentation to get started, or learn how to build your own [eve agent with Resend](https://vercel.com/kb/guide/eve-agent-with-resend).", "url": "https://wpnews.pro/news/use-any-chat-sdk-adapter-with-eve", "canonical_source": "https://vercel.com/changelog/eve-chat-sdk-channel", "published_at": "2026-07-07 23:58:50.200858+00:00", "updated_at": "2026-07-07 23:58:51.752427+00:00", "lang": "en", "topics": ["ai-agents", "developer-tools"], "entities": ["eve", "Chat SDK", "Facebook Messenger", "WhatsApp", "Resend", "Liveblocks"], "alternates": {"html": "https://wpnews.pro/news/use-any-chat-sdk-adapter-with-eve", "markdown": "https://wpnews.pro/news/use-any-chat-sdk-adapter-with-eve.md", "text": "https://wpnews.pro/news/use-any-chat-sdk-adapter-with-eve.txt", "jsonld": "https://wpnews.pro/news/use-any-chat-sdk-adapter-with-eve.jsonld"}}