Receive daily AI-curated summaries of engineering articles from top tech companies worldwide.
Endigest AI Core Summary
Chat SDK introduces an adapter directory for discovering platform and state adapters from Vercel and the community.
•Three adapter tiers are available: official adapters maintained by the core team under @chat-adapter/*, vendor-official adapters built by platform companies like Resend and Beeper, and community adapters by third-party developers.
•Official adapters are published under the @chat-adapter/* namespace; vendor-official adapters live in the respective company's GitHub org and docs.
•Community adapters follow the same publishing model as AI SDK community providers.
•Resend's adapter example demonstrates connecting email to Chat SDK via createResendAdapter, enabling inbound email handling as chat threads.
•Agent workflows built on Chat SDK can handle support email triage or follow-ups using the same handlers and card primitives as a Slack bot.
This summary was automatically generated by AI based on the original article and may not be fully accurate.