Found the transport in the dist bundle
The OpenAI Agents SDK didn't export the Twilio transport at the package level. I reverse-engineered the dist bundle, found OpenAIRealtimeWebSocket in the exports, and wired bidirectional audio manually using the raw WebSocket protocol. Zero documentation. Shipped in 20 minutes.