Skip to content

Commit ed40f9b

Browse files
committed
Merge branch 'main' into brian/reuse-stt
2 parents b8c3546 + 5b5ba2c commit ed40f9b

84 files changed

Lines changed: 856 additions & 196 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/clever-feet-rush.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@livekit/agents-plugin-google": patch
3+
---
4+
5+
fix(google): align realtime behavior for Gemini 3.1 and harden session/tool handling

.changeset/cold-hornets-knock.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/eighty-olives-tie.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@livekit/agents-plugin-phonic': patch
3+
---
4+
5+
Update Phonic plugin languages fields

.changeset/fix-supervised-proc-rejection.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/gorgeous-seas-grin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/guard-writable-stream-close.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nine-ligers-exist.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/plenty-laws-hug.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@livekit/agents": patch
3+
---
4+
5+
Fix worker draining behaviour
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
"@livekit/agents": patch
3+
"@livekit/agents-plugin-deepgram": patch
4+
"@livekit/agents-plugin-openai": patch
5+
---
6+
7+
fix: Address 6 bugs from Detail scan (March 25)
8+
9+
- inference/llm: pass abort signal to OpenAI SDK and check abort in outer streaming loop
10+
- llm/fallback_adapter: call tryRecovery() before throwing on mid-stream failure
11+
- openai/realtime: clear responseCreatedFutures on reconnect to prevent generateReply() hang
12+
- deepgram/tts: reject on network errors instead of swallowing them
13+
- cpu: remove Math.max clamp in cgroup v1 so fractional CPU limits are reported correctly
14+
- openai/responses: handle response.failed event in HTTP streaming

.changeset/shaggy-students-arrive.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)