Skip to content

Releases: livekit/agents-js

@livekit/agents@1.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 19:32
ee19759

Minor Changes

  • Flag synchronous code that blocks agent event loops in telemetry and logs. - #2459 (@rosetta-livekit-bot)
    • Adds telemetry.loopMonitor. Stalls at or above 100 ms emit a back-dated event_loop_blocked
      span, a rate-limited warning, an lk.agents.event_loop.blocked_duration histogram measurement,
      and per-session stall summaries. Override the thresholds with LIVEKIT_AGENTS_LOOP_BLOCK_WARN_MS
      and LIVEKIT_AGENTS_LOOP_BLOCK_ERROR_MS (defaults 100 ms / 500 ms); WARN_MS=0 disables it.

Patch Changes

  • Keep healthy STT providers available when fallback streams close with transcripts in flight. - #2381 (@swayamg20)

  • Fail fast with a clear error when a DuplexModel such as GPT-Live is started under a text simulation, which has no audio, instead of timing out on the first reply. - #2481 (@u9g)

  • Reject late inline AgentTasks on an outgoing activity so handoff and shutdown do not deadlock while draining non-cancellable tools. - #2488 (@swayamg20)

  • Place recorded audio where the sink reports it actually played, instead of inferring it from the moment playback finished. - #2327 (@longcw)

@livekit/agents-plugin-xai@1.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 19:33
ee19759

Patch Changes

@livekit/agents-plugin-trugen@1.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 19:33
ee19759

Patch Changes

@livekit/agents-plugin-tavus@1.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 19:34
ee19759

Patch Changes

@livekit/agents-plugin-soniox@1.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 19:34
ee19759

Patch Changes

@livekit/agents-plugin-silero@1.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 19:33
ee19759

Patch Changes

@livekit/agents-plugin-sarvam@1.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 19:34
ee19759

Patch Changes

@livekit/agents-plugin-runway@1.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 19:34
ee19759

Patch Changes

@livekit/agents-plugin-rime@1.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 19:34
ee19759

Patch Changes

@livekit/agents-plugin-resemble@1.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 19:33
ee19759

Patch Changes