Fetching from the wire…
Public story · 2026-08-25 · high
Two new adapters mean an agent already running on Slack or Discord can join Notion comment threads and message people directly with no extra setup.
Why now: Vercel published both adapters on August 25.
Vercel added two adapters to its Chat SDK on August 25. One connects to Notion, letting an agent already running on Slack, Discord, GitHub, Teams or WhatsApp join comment threads on Notion pages without a separate codebase for that surface. The other is XChat, built for end-to-end encrypted conversations, handling key management and signature verification for both 1:1 and group chats, including cases where the bot messages a person first, per Vercel's changelog.
Vercel Connect also picked up a managed Linq connector, which gives an agent a provisioned phone number for iMessage, RCS and SMS.
The pattern across all three is the same: the agent's logic doesn't move. Only the surface changes. That's a different bet than building a Notion bot or an SMS bot as its own project with its own auth and its own state.
If you're building an agent that needs to show up where people already talk, comment threads and encrypted DMs used to mean separate integrations, separate credential handling, and separate places for state to drift out of sync. Collapsing that into adapters on one SDK cuts the work down to picking which surfaces matter for your users, not rebuilding the agent for each one.
The changelog doesn't say how many teams have adopted the Notion or XChat adapters yet, or whether XChat's encryption guarantees have been through an outside audit. For anything handling real conversations, that's worth checking before you route sensitive messages through it. What's clear is the direction: Vercel is stacking adapters faster than most teams can evaluate them, and the SDK's value is starting to depend more on which surfaces it covers than on what the agent itself does.
Each link below shares sources, entities, or timing with this story.
Now on all plans and in v0. Instead of storing provider secrets in env vars, a deployment authenticates with its existing Vercel OIDC identity and calls getToken() for a task-scoped credential the platform refreshes and expires. Covers 100+ integrations including managed conne...
Slack Code shipped August 20. You tag a coding agent in a conversation, it opens a project-specific channel, and the whole team watches the work happen: diffs, live HTML previews, feedback the agent picks up mid-run, approval gates before anything ships. Each channel keeps an...
Six clients. One manifest. Zero vendor lock. Vercel published Agent Plugins 1.0.0 on August 6, an openly licensed spec that bundles Agent Skills and MCP servers behind a single portable manifest. The shape is deliberately boring: a plugin.json requiring only schemaVersion and...
August release notes show the Claude connector expanded past read-only conversation access across live chat, email, WhatsApp, SMS, and Messenger to include leads access, landing page creation, and campaign management, with MCP server updates moving toward API parity (Releasebo...
On August 25, Ninjō AI shipped AI sales agents for Instagram and WhatsApp built and managed through MCP from Claude Code, ChatGPT and Codex; coolplugz shipped a Claude Code orchestrator pulling context from Jira, GitHub, Notion and Slack; Diet Claude shipped a usage meter for...
npx deepsec init now sets up a repo and runs its first review in a single command: creates an isolated .deepsec/ workspace, configures model access via AI Gateway or custom keys, generates a codebase description and attack-surface map, runs pattern scans for coverage gaps, the...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.