Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
livekit
/
agents
Public
Notifications
You must be signed in to change notification settings
Fork
3.6k
Star
13.1k
Code
Issues
205
Pull requests
553
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix(avatar): preserve audio wrappers across avatar hot-swaps
- #5863
#5863
Merged
longcw
merged 14 commits into
main
livekit/agents:main
from
longc/preserve-audio-wrappers-on-avatar-swap
livekit/agents:longc/preserve-audio-wrappers-on-avatar-swap
Copy head branch name to clipboard
Jun 15, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
fix(avatar): preserve audio wrappers across avatar hot-swaps
#5863
longcw
merged 14 commits into
main
livekit/agents:main
from
longc/preserve-audio-wrappers-on-avatar-swap
livekit/agents:longc/preserve-audio-wrappers-on-avatar-swap
Copy head branch name to clipboard
Commits
Commits on May 27, 2026
fix(avatar): preserve audio wrappers across avatar hot-swaps
Show description for c357c0e
longcw
committed
c357c0e
View commit details
Copy full SHA for c357c0e
Browse repository at this point
fix(plugins): migrate avatar plugins to set_audio_sink(preserve_wrappers=True)
Show description for 6a23e75
longcw
committed
6a23e75
View commit details
Copy full SHA for 6a23e75
Browse repository at this point
test(voice): unit tests for _AudioSinkProxy and set_audio_sink
Show description for 9884666
longcw
committed
9884666
View commit details
Copy full SHA for 9884666
Browse repository at this point
fix(voice): allow wrapper chains as _AudioSinkProxy downstream
Show description for 99f75ce
longcw
committed
99f75ce
View commit details
Copy full SHA for 99f75ce
Browse repository at this point
clean
longcw
committed
4d101d5
View commit details
Copy full SHA for 4d101d5
Browse repository at this point
fix(avatar): don't reset session.output.audio in AvatarSession.aclose
Show description for ca17d29
longcw
committed
ca17d29
View commit details
Copy full SHA for ca17d29
Browse repository at this point
fix synchronizer
longcw
committed
3e21868
View commit details
Copy full SHA for 3e21868
Browse repository at this point
fix RecorderAudioOutput sample rate
longcw
committed
b3c3dd3
View commit details
Copy full SHA for b3c3dd3
Browse repository at this point
Commits on Jun 3, 2026
rename set_audio_sink to swap_audio_endpoint
Show description for 5296871
longcw
committed
5296871
View commit details
Copy full SHA for 5296871
Browse repository at this point
example(avatar): hot-swap the avatar via an RPC method
longcw
committed
edf8965
View commit details
Copy full SHA for edf8965
Browse repository at this point
Merge remote-tracking branch 'origin/main' into longc/preserve-audio-wrappers-on-avatar-swap
longcw
committed
f676d3e
View commit details
Copy full SHA for f676d3e
Browse repository at this point
Commits on Jun 11, 2026
remove swap_audio_endpoint(None) support
Show description for b62cd5f
longcw
committed
b62cd5f
View commit details
Copy full SHA for b62cd5f
Browse repository at this point
finish pending playback segment when swapping the audio sink
Show description for 2d952a1
longcw
committed
2d952a1
View commit details
Copy full SHA for 2d952a1
Browse repository at this point
Commits on Jun 15, 2026
rename swap_audio_endpoint to replace_audio_tail
longcw
committed
c9be404
View commit details
Copy full SHA for c9be404
Browse repository at this point
You can’t perform that action at this time.