Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

Remove Twilio transport and template#135

Merged
alexkroman merged 2 commits into
mainfrom
remove-twilio-transport
Mar 16, 2026
Merged

Remove Twilio transport and template#135
alexkroman merged 2 commits into
mainfrom
remove-twilio-transport

Conversation

@alexkroman
Copy link
Copy Markdown
Owner

Summary

  • Remove Twilio Media Streams transport (transport_twilio.ts, mulaw.ts, and tests)
  • Delete twilio-phone template
  • Remove Twilio routes from orchestrator
  • Remove TwilioMessage types from core/protocol.ts
  • Simplify Transport type to just "websocket"
  • Clean up all Twilio references from docs, schemas, CLI, and tests

Test plan

  • All 192 tests pass
  • Type-check passes
  • Lint and format pass
  • Schema snapshots updated
  • Verify existing WebSocket agents deploy and work normally

🤖 Generated with Claude Code

alexkroman-assembly and others added 2 commits March 16, 2026 16:44
Twilio Media Streams support is no longer needed. This removes:
- server/transport_twilio.ts and its tests
- server/mulaw.ts codec and its tests
- templates/twilio-phone/ template
- All Twilio route handlers from orchestrator
- TwilioMessage types from core/protocol
- Twilio from Transport union type (now just "websocket")
- Twilio references from docs, schemas, CLI, and tests

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@alexkroman alexkroman merged commit 02ab755 into main Mar 16, 2026
1 check passed
@alexkroman alexkroman deleted the remove-twilio-transport branch March 16, 2026 23:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants