{
  "schema_version": "1.1",
  "id": "archive:https://vercel.com/changelog/chat-sdk-adds-instagram-adapter",
  "slug": "chat-sdk-adds-instagram-adapter-1kd8zgd",
  "url": "https://feed7.dev/p/chat-sdk-adds-instagram-adapter-1kd8zgd",
  "title": "Chat SDK adds Instagram adapter",
  "why_included": "Chat SDK now supports Instagram bots for DMs, media, reactions, story replies, and interactive cards, with buffered streaming and Meta’s 24-hour reply window.",
  "summary": "Chat SDK’s new **Instagram adapter** supports DMs, media, quick replies, link buttons, typing indicators, reactions, and story replies through Meta’s Messaging API. It requires a **Business or Creator account**.",
  "practical_implication": "Builders can use one bot stack for Instagram interactions, but should design responses around channel semantics: streamed output is buffered and delivered as one completed message.",
  "agent_context": "Chat SDK’s new **Instagram adapter** supports DMs, media, quick replies, link buttons, typing indicators, reactions, and story replies through Meta’s Messaging API. It requires a **Business or Creator account**.\n\nBuilders can use one bot stack for Instagram interactions, but should design responses around channel semantics: streamed output is buffered and delivered as one completed message.\n\nMeta limits replies to a **24-hour messaging window** after the user’s last message. The material does not describe fallback behavior for expired windows or partial generation failures.",
  "source": {
    "name": "Vercel",
    "url": "https://vercel.com/changelog/chat-sdk-adds-instagram-adapter",
    "published_at": "2026-08-19T00:00:00.000Z"
  },
  "source_class": "blog_post",
  "content_type": "Engineering Post",
  "layer": "tools",
  "domains": [
    "coding"
  ],
  "topics": [
    "agent-sdks",
    "tool-use"
  ],
  "verification": {
    "status": "official_source",
    "label": "Official Source",
    "method": "source_feed",
    "verified_at": null
  },
  "uncertainty": [
    "Meta limits replies to a **24-hour messaging window** after the user’s last message. The material does not describe fallback behavior for expired windows or partial generation failures."
  ],
  "connected_context": {
    "meaning": "Instagram extends Chat SDK’s shared bot stack to another high-reach channel, while confirming that portability stops at the interaction boundary. Account eligibility, buffered delivery, story and media semantics, and Meta’s 24-hour reply window must be handled as Instagram-specific product constraints rather than hidden by the common adapter layer.",
    "corpus_size": 542,
    "generated_at": "2026-08-23T10:06:47.464Z",
    "connections": [
      {
        "title": "Chat SDK adds X adapter support",
        "source_name": "Vercel",
        "source_url": "https://vercel.com/changelog/chat-sdk-adds-x-adapter-support",
        "feed7_url": "https://feed7.dev/p/chat-sdk-adds-x-adapter-support-1tpeb4z",
        "reason": "Both expand one bot codebase across social channels, but their constraints differ: Instagram buffers streamed output and imposes a 24-hour reply window, while X accepts no streaming and limits reactions to likes."
      },
      {
        "title": "Use any Chat SDK adapter with eve",
        "source_name": "Vercel",
        "source_url": "https://vercel.com/changelog/eve-chat-sdk-channel",
        "feed7_url": "https://feed7.dev/p/eve-chat-sdk-channel-03h905c",
        "reason": "The Instagram adapter becomes another destination available to eve’s cross-channel agent model, but eve’s shared threads and proactive-send abstractions still need to respect Instagram’s account and reply-window constraints."
      },
      {
        "title": "Chat SDK now supports reactions and ephemeral messages on Teams",
        "source_name": "Vercel",
        "source_url": "https://vercel.com/changelog/chat-sdk-reactions-and-ephemeral-messages-on-teams",
        "feed7_url": "https://feed7.dev/p/chat-sdk-reactions-and-ephemeral-messages-on-teams-1e9k504",
        "reason": "Together they reinforce that Chat SDK provides a common channel layer while important interaction primitives remain adapter-specific: Instagram adds story replies and link buttons, whereas Teams adds private ephemeral delivery and distinct authentication behavior."
      }
    ]
  },
  "lifecycle": "Current",
  "published_at": "2026-08-19T00:00:00.000Z",
  "modified_at": "2026-08-19T00:00:00.000Z",
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/chat-sdk-adds-instagram-adapter-1kd8zgd",
    "json": "https://feed7.dev/p/chat-sdk-adds-instagram-adapter-1kd8zgd.json",
    "markdown": "https://feed7.dev/p/chat-sdk-adds-instagram-adapter-1kd8zgd.md"
  }
}