Skip to content

feat(twilio): add sms, mms, and voice helpers#558

Merged
dancer merged 5 commits into
mainfrom
josh/twilio
May 27, 2026
Merged

feat(twilio): add sms, mms, and voice helpers#558
dancer merged 5 commits into
mainfrom
josh/twilio

Conversation

@dancer
Copy link
Copy Markdown
Collaborator

@dancer dancer commented May 27, 2026

summary

adds a first-class Twilio adapter for SMS and MMS bots, plus low-level voice helpers for custom Twilio voice routes

this includes webhook parsing and signature verification, outbound Messages API helpers, phone-number and Messaging Service sending, inbound MMS attachments with authenticated fetchData, plain text card fallback rendering, markdown conversion, and runtime-light api, webhook, voice, and format subpaths

the adapter intentionally avoids the twilio npm runtime dependency so apps can use the low-level helpers without pulling in the full SDK

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
chat Ready Ready Preview, Comment, Open in v0 May 27, 2026 7:24pm
chat-sdk-nextjs-chat Ready Ready Preview, Comment, Open in v0 May 27, 2026 7:24pm

@dancer dancer merged commit 25ebc3b into main May 27, 2026
17 checks passed
@dancer dancer deleted the josh/twilio branch May 27, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant