{
  "schema_version": "1.0",
  "id": "s4:https://vercel.com/changelog/claude-managed-agents-with-chat-sdk",
  "slug": "claude-managed-agents-with-chat-sdk-0wtme2i",
  "url": "https://feed7.dev/p/claude-managed-agents-with-chat-sdk-0wtme2i",
  "title": "Run Claude Managed Agents with Chat SDK",
  "why_included": "Chat SDK can put Claude Managed Agents behind browser and messaging interfaces while Anthropic retains the loop, tools, session state, and research sandbox.",
  "summary": "Claude Managed Agents now connects to **Chat SDK** through one type-safe handler. The managed service owns the model loop, tools, session state, and sandboxed web research; the SDK adds streaming replies and a live activity feed.",
  "practical_implication": "Use the managed session as the conversation source for transcripts, replay, and sidebars instead of operating a separate state database. Adapters can move the same handler to Slack, Teams, Discord, WhatsApp, and **30+ platforms**.",
  "agent_context": "Claude Managed Agents now connects to **Chat SDK** through one type-safe handler. The managed service owns the model loop, tools, session state, and sandboxed web research; the SDK adds streaming replies and a live activity feed.\n\nUse the managed session as the conversation source for transcripts, replay, and sidebars instead of operating a separate state database. Adapters can move the same handler to Slack, Teams, Discord, WhatsApp, and **30+ platforms**.\n\nThis is a hosted architecture rather than a portable agent runtime: key execution and state responsibilities remain with Claude Managed Agents. The browser quickstart still requires **Anthropic credentials**.",
  "source": {
    "name": "Vercel",
    "url": "https://vercel.com/changelog/claude-managed-agents-with-chat-sdk",
    "published_at": "2026-07-27T00:00:00.000Z"
  },
  "source_class": "blog_post",
  "content_type": "Engineering Post",
  "layer": "tools",
  "domains": [
    "research"
  ],
  "topics": [
    "cloud-agents",
    "agent-sdks",
    "dev-ux"
  ],
  "verification": {
    "status": "official_source",
    "label": "Official Source",
    "method": "source_feed",
    "verified_at": null
  },
  "uncertainty": [
    "This is a hosted architecture rather than a portable agent runtime: key execution and state responsibilities remain with Claude Managed Agents. The browser quickstart still requires **Anthropic credentials**."
  ],
  "lifecycle": "Current",
  "published_at": "2026-07-27T00:00:00.000Z",
  "modified_at": "2026-07-27T00:00:00.000Z",
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/claude-managed-agents-with-chat-sdk-0wtme2i",
    "json": "https://feed7.dev/p/claude-managed-agents-with-chat-sdk-0wtme2i.json",
    "markdown": "https://feed7.dev/p/claude-managed-agents-with-chat-sdk-0wtme2i.md"
  }
}