ReleaseCloudflare (Workers AI)Cloudflare (Workers AI)published Jun 16, 2026seen 1w

cloudflare/agents @cloudflare/voice@0.3.1

cloudflare/agents

Open original ↗

Captured source

source ↗
published Jun 16, 2026seen 1wcaptured 1whttp 200method plain

@cloudflare/voice@0.3.1

Repository: cloudflare/agents

Tag: @cloudflare/voice@0.3.1

Published: 2026-06-16T11:27:24Z

Prerelease: no

Release notes:

Patch Changes

on connection teardown. The withVoiceInput mixin dispatches start_call, end_call, interrupt, and transcript emission from the synchronous onMessage handler without awaiting them, so a client dropping mid-operation (e.g. while keepAlive()'s alarm write is still in flight) could surface a retryable "Network connection lost." rejection. These background tasks now run through a teardown-aware helper that swallows expected connection-teardown errors and logs anything unexpected.

Notability

notability 3.0/10

Minor package release, no major traction.