Skip to content

Add Telnyx SMS/MMS adapter#198

Open
haydenbleasel wants to merge 2 commits intomainfrom
telnyx
Open

Add Telnyx SMS/MMS adapter#198
haydenbleasel wants to merge 2 commits intomainfrom
telnyx

Conversation

@haydenbleasel
Copy link
Member

Summary

  • Adds @chat-adapter/telnyx for SMS/MMS messaging via Telnyx API
  • Supports inbound webhook handling with Ed25519 signature verification and replay attack prevention
  • Outbound SMS with automatic MMS upgrade when attachments have public URLs
  • Rate limit handling (429), structured Telnyx error parsing, and all inbound messages treated as mentions
  • Full docs page + feature matrix updates on the adapters overview

Test plan

  • pnpm --filter @chat-adapter/telnyx test — 42 tests pass
  • pnpm validate — full monorepo validation passes
  • Docs build successfully with new Telnyx adapter page
  • Verify Telnyx adapter page renders at /docs/adapters/telnyx
  • Verify feature matrix tables on /docs/adapters include Telnyx column

🤖 Generated with Claude Code

@vercel
Copy link
Contributor

vercel bot commented Mar 8, 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 Mar 8, 2026 0:10am

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