cloudflare/agents @cloudflare/voice-telnyx@0.1.0
cloudflare/agents
Captured source
source ↗published Aug 27, 2026seen 8hcaptured 7hhttp 200method plain
@cloudflare/voice-telnyx@0.1.0
Repository: cloudflare/agents
Tag: @cloudflare/voice-telnyx@0.1.0
Published: 2026-08-27T14:07:33Z
Prerelease: no
Release notes:
Minor Changes
- #2157 `f08ee06` Thanks @cjol! - Improve voice lifecycle accuracy, diagnostics, and per-turn timing visibility.
- Clear stale interim transcripts when calls start, end, disconnect, close, or fail during startup.
- Emit
speakingonly when the first server audio chunk is sent. - Add structured, content-free browser diagnostics and structured Worker error logging without reading arbitrary provider response bodies.
- Report transcriber startup and runtime failures through
onFatalError, structured client errors, and reliable call cleanup. - Preserve model finish reasons and distinguish no-output, output-limit, content-filtered, and model-error completions.
- Add stable typed per-turn timing summaries for speech, text, terminal outcomes, model streaming, reasoning exposed by the model stream, and overlapping TTS work through
VoiceClientand the React hooks. - Keep the existing four-field metrics wire shape compatible while making no-audio and streamed TTS accounting consistent.
- Update the bundled voice providers to propagate lifecycle failures and log errors consistently.