Skip to content

Version Packages#1380

Merged
toubatbrian merged 1 commit intomainfrom
changeset-release/main
May 5, 2026
Merged

Version Packages#1380
toubatbrian merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 3, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@livekit/agents@1.3.3

Patch Changes

  • Port the barge-in cooldown / backchannelBoundary interruption window from Python (feat(interruption): barge-in cooldown window for corrections agents#5269). When the agent starts speaking, VAD-based interruption now stays active for a configurable cooldown (default 1000 ms) before being disabled, allowing the user to quickly correct themselves at the start of the agent's turn. When the agent finishes speaking, transcripts whose end time falls within the trailing cooldown (default 3500 ms) are released as normal user input instead of being held, surfacing premature answers to the agent's last sentence. The cooldown is configured via turnHandling.interruption.backchannelBoundary (a single number applies to both sides; pass [start, end] to configure them separately, or null to disable). - #1366 (@toubatbrian)

  • feat(stt): add FakeSTT test harness for FallbackAdapter - #1288 (@drain-zine)

  • Harden RecorderIO teardown by fencing writes before channel closure and stopping - #1378 (@toubatbrian)
    the forward task first, preventing repeated closed WritableStream write errors on disconnect.
    Also centralize writable-stream closed error detection in utils and add regression tests.

@livekit/agents-plugin-anam@1.3.3

Patch Changes

@livekit/agents-plugin-assemblyai@1.3.3

Patch Changes

@livekit/agents-plugin-baseten@1.3.3

Patch Changes

@livekit/agents-plugin-bey@1.3.3

Patch Changes

@livekit/agents-plugin-cartesia@1.3.3

Patch Changes

@livekit/agents-plugin-cerebras@1.3.3

Patch Changes

@livekit/agents-plugin-deepgram@1.3.3

Patch Changes

@livekit/agents-plugin-elevenlabs@1.3.3

Patch Changes

@livekit/agents-plugin-google@1.3.3

Patch Changes

@livekit/agents-plugin-hedra@1.3.3

Patch Changes

@livekit/agents-plugin-inworld@1.3.3

Patch Changes

@livekit/agents-plugin-lemonslice@1.3.3

Patch Changes

@livekit/agents-plugin-liveavatar@1.3.3

Patch Changes

@livekit/agents-plugin-livekit@1.3.3

Patch Changes

@livekit/agents-plugin-minimax@1.3.3

Patch Changes

@livekit/agents-plugin-mistral@1.3.3

Patch Changes

@livekit/agents-plugin-mistralai@1.3.3

Patch Changes

@livekit/agents-plugin-neuphonic@1.3.3

Patch Changes

@livekit/agents-plugin-openai@1.3.3

Patch Changes

@livekit/agents-plugin-phonic@1.3.3

Patch Changes

@livekit/agents-plugin-resemble@1.3.3

Patch Changes

@livekit/agents-plugin-rime@1.3.3

Patch Changes

@livekit/agents-plugin-runway@1.3.3

Patch Changes

@livekit/agents-plugin-sarvam@1.3.3

Patch Changes

@livekit/agents-plugin-silero@1.3.3

Patch Changes

@livekit/agents-plugin-trugen@1.3.3

Patch Changes

@livekit/agents-plugin-xai@1.3.3

Patch Changes

@livekit/agents-plugins-test@1.3.3

Patch Changes

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@github-actions github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from 3413f91 to 2152eac Compare May 5, 2026 05:43
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 2152eac to d52e2be Compare May 5, 2026 05:44
@toubatbrian toubatbrian merged commit 5eb4099 into main May 5, 2026
5 checks passed
@toubatbrian toubatbrian deleted the changeset-release/main branch May 5, 2026 05:47
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