Pinned Loading
-
livekit/agents
livekit/agents PublicA powerful framework for building realtime voice AI agents 🤖🎙️📹
-
-
livekit/python-sdks
livekit/python-sdks PublicLiveKit real-time and server SDKs for Python
1,964 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 76 commits in 3 repositories
Created a pull request in livekit/agents that received 2 comments
add log_context_fields
This add a way to inject fields to every log (and is JobContext aware — also works for THREAD executor type). Exposing the logger is going to be to…
+109
−9
lines changed
•
2
comments
Opened 53 other pull requests in 3 repositories
livekit/agents
39
merged
-
Revert "make semantic vad default for openai realtime and stt"
This contribution was made on Apr 22
-
fix optional arguments on function tools
This contribution was made on Apr 22
-
merge anyOf optional unions to type list
This contribution was made on Apr 22
-
support RunContext on raw function tools
This contribution was made on Apr 22
-
support default arguments on function tools
This contribution was made on Apr 22
-
store audio-synchronized transcript in chat_ctx when interrupted
This contribution was made on Apr 22
-
fix discarded jobs when launching processes
This contribution was made on Apr 21
-
fix generate_reply instructions
This contribution was made on Apr 21
-
support raw function descriptions
This contribution was made on Apr 21
-
fix Speechify tests
This contribution was made on Apr 21
-
fix openai timeout & tests
This contribution was made on Apr 16
-
fix 11labs timeout & tests
This contribution was made on Apr 16
-
feat: enhance openai LLM metrics to include cached prompt tokens
This contribution was made on Apr 16
-
delete livekit-plugins-rag
This contribution was made on Apr 14
-
detect leaked tasks on tests
This contribution was made on Apr 14
-
keep exception chaining
This contribution was made on Apr 14
-
toxic proxy & bring back tts tests
This contribution was made on Apr 12
-
fix unserializable json on debug events
This contribution was made on Apr 10
-
remove error fields
This contribution was made on Apr 10
-
add HTTP_PROXY for the worker connection
This contribution was made on Apr 10
-
export events
This contribution was made on Apr 10
-
add websearch example & cleanup
This contribution was made on Apr 10
-
add zipped() to FunctionToolsExecutedEvent
This contribution was made on Apr 9
-
UserStateChanged/AgentStateChanged
This contribution was made on Apr 9
-
ConversationItemAddedEvent: rename message to item
This contribution was made on Apr 9
- Some pull requests not shown.
livekit/python-sdks
10
merged
1
closed
-
use namespace instead of buildjet for arm builds
This contribution was made on Apr 15
-
rtc-v1.0.6
This contribution was made on Apr 15
-
temp fix: soxr dithering overflow
This contribution was made on Apr 15
-
drop old items when RingBuffer exceed the capacity
This contribution was made on Apr 10
-
rtc-v1.0.4
This contribution was made on Apr 10
-
avoid redundant iframe on Colab
This contribution was made on Apr 10
-
v1.0.3
This contribution was made on Apr 9
-
isolate the jupyter frontend inside an iframe
This contribution was made on Apr 9
-
improve RPC types
This contribution was made on Apr 8
-
rtc-v1.0.2
This contribution was made on Apr 7
-
fix livekit-api types
This contribution was made on Apr 3
livekit/rust-sdks
3
merged
-
ffi v0.12.22
This contribution was made on Apr 15
-
fix soxr: remove FE_INVALID optimization
This contribution was made on Apr 15
-
fix rtc.AudioFrame.from_participant not closing
This contribution was made on Apr 4
Reviewed 102 pull requests in 6 repositories
livekit/agents
25 pull requests
-
feat: fps sampler for pushing video
This contribution was made on Apr 22
-
publish legacy transcription event for avatar
This contribution was made on Apr 22
-
Support gemini thinking budget.
This contribution was made on Apr 22
-
Bug fix in agent_activity.py: user_state events were not fired
This contribution was made on Apr 22
-
Bug Fix - wrong transition to SPEAKING when the agent is in fact listening
This contribution was made on Apr 22
-
fix realtime interruption for VAD turn detection
This contribution was made on Apr 22
-
store audio-synchronized transcript in chat_ctx when interrupted
This contribution was made on Apr 22
-
reset stt when clear user turn
This contribution was made on Apr 22
-
Add Hume TTS Plugin
This contribution was made on Apr 22
-
fix(gemini live): avoid duplicating input
This contribution was made on Apr 22
-
Use ogg by default for speechify
This contribution was made on Apr 22
-
fix gemini live update chatcontext
This contribution was made on Apr 21
-
Simpler api to end the session and handling sip users
This contribution was made on Apr 21
-
[draft] tavus avatar plugin
This contribution was made on Apr 21
-
add bithuman avatar plugin
This contribution was made on Apr 21
-
Speechify TTS Plugin Improvements
This contribution was made on Apr 21
-
Misc fixes
This contribution was made on Apr 21
-
Readme updates
This contribution was made on Apr 20
-
Speechify TTS Plugin
This contribution was made on Apr 20
-
move wait_for_participant to utils
This contribution was made on Apr 20
-
allow overriding eou threshold
This contribution was made on Apr 18
-
fix realtime default turn detection and transcription for azure openai
This contribution was made on Apr 18
-
add recovery method for OAI realtime text response
This contribution was made on Apr 17
-
add bey avatar plugin
This contribution was made on Apr 17
-
make semantic vad default for openai realtime and stt
This contribution was made on Apr 17
- Some pull request reviews not shown.
livekit/rust-sdks
5 pull requests
-
bump ffi version
This contribution was made on Apr 10
-
Initial HTTP_PROXY support for SignalClient
This contribution was made on Apr 10
-
Follow-up for #603
This contribution was made on Apr 8
-
Data streams
This contribution was made on Apr 7
-
feat(RoomClient): implement forward participant api
This contribution was made on Apr 4
livekit/client-sdk-unity
3 pull requests
-
Local participant metadata & attributes
This contribution was made on Apr 14
-
assign proper CPU platform on mac plugins
This contribution was made on Apr 12
-
Fix memory leak
This contribution was made on Apr 12
livekit/python-sdks
3 pull requests
-
bump rtc version to 1.0.5
This contribution was made on Apr 10
-
update generate_proto.sh to handle data_stream.proto
This contribution was made on Apr 10
-
HTTP_PROXY support
This contribution was made on Apr 10
livekit/agents-js
1 pull request
-
Add noise cancellation support to VoicePipelineAgent and MultimodalAgent
This contribution was made on Apr 16
livekit/node-sdks
1 pull request
-
Clean up FFI handle when streaming VideoFrames
This contribution was made on Apr 1