Skip to content

Version Packages#1945

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#1945
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

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.5.1

Patch Changes

  • Conversation-aware STT recognition (keyterms + chat context), ported from python livekit-agents PR #6039. Adds keytermsOptions on AgentSession with static keyterms and LLM-based keytermDetection (confirmation-gated), new STTCapabilities.keyterms/chatContext flags with _updateSessionKeyterms()/_pushConversationItem() hooks (forwarded by the fallback and stream adapters), keyterm support for deepgram (v1/v2), assemblyai, and livekit inference STT, and native conversation-context carryover (agentContextCarryover) for assemblyai u3-rt-pro. - #1967 (@toubatbrian)

  • Disable OpenAI SDK retries for LiveKit inference and OpenAI SDK-based plugin requests. - #1981 (@rosetta-livekit-bot)

  • Fix duplicated user chat items in observability: a superseding EOU bounce created while an earlier bounce was mid-commit could fire after the transcript was already committed and cleared, committing a second empty user turn with stale metrics. The transcript guard is now re-checked at fire time. Also, session-report chat items now only upload string content (matching Python), so non-string content can no longer render as garbage in the dashboard. - #1955 (@rosetta-livekit-bot)

  • Fix TTS TTFB attribution: tts_node TTFB is now anchored on the time the first sentence is sent to the TTS provider instead of the time the first LLM token arrives, so upstream text generation and tokenization latency is no longer counted as TTS latency. - #1955 (@rosetta-livekit-bot)

  • Fix session.run() stalling or racing the activity transition when an AgentTask handoff is triggered by a speech that predates the run (e.g. created in onEnter): the blocked handoff tasks are now watched by the active run for the duration of the transition. - #1961 (@rosetta-livekit-bot)

  • Add output retries for AgentSession.run structured outputs. - #1978 (@rosetta-livekit-bot)

  • Tighten audio EOT cancellation to rely on speech activity start events. - #1939 (@rosetta-livekit-bot)

  • Trim the chat context recorded on the eou_detection span to the last 6 items and exclude function calls, instructions, empty messages, handoffs, and config updates (matching Python), so the span no longer re-emits the whole conversation on every end-of-turn inference. - #1955 (@rosetta-livekit-bot)

  • chore(example): update otel trace example - #1864 (@rosetta-livekit-bot)

@livekit/agents-plugin-anam@1.5.1

Patch Changes

@livekit/agents-plugin-anthropic@1.5.1

Patch Changes

@livekit/agents-plugin-assemblyai@1.5.1

Patch Changes

  • Conversation-aware STT recognition (keyterms + chat context), ported from python livekit-agents PR #6039. Adds keytermsOptions on AgentSession with static keyterms and LLM-based keytermDetection (confirmation-gated), new STTCapabilities.keyterms/chatContext flags with _updateSessionKeyterms()/_pushConversationItem() hooks (forwarded by the fallback and stream adapters), keyterm support for deepgram (v1/v2), assemblyai, and livekit inference STT, and native conversation-context carryover (agentContextCarryover) for assemblyai u3-rt-pro. - #1967 (@toubatbrian)

  • Updated dependencies [8ded843, 213b284, a0144bb, a0144bb, 36e6460, 92d7244, 1f881c2, a0144bb, 42a5355]:

    • @livekit/agents@1.5.1

@livekit/agents-plugin-baseten@1.5.1

Patch Changes

@livekit/agents-plugin-bey@1.5.1

Patch Changes

@livekit/agents-plugin-cartesia@1.5.1

Patch Changes

@livekit/agents-plugin-cerebras@1.5.1

Patch Changes

@livekit/agents-plugin-deepgram@1.5.1

Patch Changes

  • Conversation-aware STT recognition (keyterms + chat context), ported from python livekit-agents PR #6039. Adds keytermsOptions on AgentSession with static keyterms and LLM-based keytermDetection (confirmation-gated), new STTCapabilities.keyterms/chatContext flags with _updateSessionKeyterms()/_pushConversationItem() hooks (forwarded by the fallback and stream adapters), keyterm support for deepgram (v1/v2), assemblyai, and livekit inference STT, and native conversation-context carryover (agentContextCarryover) for assemblyai u3-rt-pro. - #1967 (@toubatbrian)

  • Updated dependencies [8ded843, 213b284, a0144bb, a0144bb, 36e6460, 92d7244, 1f881c2, a0144bb, 42a5355]:

    • @livekit/agents@1.5.1

@livekit/agents-plugin-did@1.5.1

Patch Changes

@livekit/agents-plugin-elevenlabs@1.5.1

Patch Changes

@livekit/agents-plugin-fishaudio@1.5.1

Patch Changes

@livekit/agents-plugin-google@1.5.1

Patch Changes

@livekit/agents-plugin-hedra@1.5.1

Patch Changes

@livekit/agents-plugin-hume@1.5.1

Patch Changes

@livekit/agents-plugin-inworld@1.5.1

Patch Changes

@livekit/agents-plugin-lemonslice@1.5.1

Patch Changes

@livekit/agents-plugin-liveavatar@1.5.1

Patch Changes

@livekit/agents-plugin-livekit@1.5.1

Patch Changes

@livekit/agents-plugin-minimax@1.5.1

Patch Changes

@livekit/agents-plugin-mistral@1.5.1

Patch Changes

@livekit/agents-plugin-mistralai@1.5.1

Patch Changes

@livekit/agents-plugin-neuphonic@1.5.1

Patch Changes

@livekit/agents-plugin-openai@1.5.1

Patch Changes

@livekit/agents-plugin-perplexity@1.5.1

Patch Changes

@livekit/agents-plugin-phonic@1.5.1

Patch Changes

@livekit/agents-plugin-resemble@1.5.1

Patch Changes

@livekit/agents-plugin-rime@1.5.1

Patch Changes

@livekit/agents-plugin-runway@1.5.1

Patch Changes

@livekit/agents-plugin-sarvam@1.5.1

Patch Changes

@livekit/agents-plugin-silero@1.5.1

Patch Changes

@livekit/agents-plugin-soniox@1.5.1

Patch Changes

@livekit/agents-plugin-tavus@1.5.1

Patch Changes

@livekit/agents-plugin-trugen@1.5.1

Patch Changes

@livekit/agents-plugin-xai@1.5.1

Patch Changes

@livekit/agents-plugins-test@1.5.1

Patch Changes

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

Copy link
Copy Markdown
Contributor

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 3 times, most recently from bf2127b to fdafc2a Compare July 7, 2026 07:18
@github-actions github-actions Bot requested a review from a team as a code owner July 7, 2026 07:18
@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from c42cf82 to 7687cc0 Compare July 7, 2026 13:15
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 7687cc0 to 3a92b47 Compare July 7, 2026 13:51
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.

0 participants