News
Vercel Ships Claude Managed Agents in Chat SDK, Moving the Agent Loop Server-Side
Published August 28, the Chat SDK integration runs Claude Managed Agents with the model, tools, session state and sandboxed web research all handled server-side, so applications need no backend database for conversation state. Responses stream token by token with live visibility into tool calls and model requests, and the same agent ports across 30+ surfaces including Slack, Teams, Discord and WhatsApp. The reference example is a Slack research bot holding a persistent session per thread and streaming research briefs with source citations, deployable in one click.
↳ Follow the thread