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
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 }}
tinyhumansai
/
openhuman
Public
Notifications
You must be signed in to change notification settings
Fork
4k
Star
40k
Code
Issues
254
Pull requests
26
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(voice): realtime ElevenLabs voice agent alongside classic path
- #5489
#5489
Merged
M3gA-Mind
merged 21 commits into
tinyhumansai:main
tinyhumansai/openhuman:main
from
YellowSnnowmann:feat/5399-voice-elevenlabs-realtime
YellowSnnowmann/openhuman:feat/5399-voice-elevenlabs-realtime
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
feat(voice): realtime ElevenLabs voice agent alongside classic path
#5489
M3gA-Mind
merged 21 commits into
tinyhumansai:main
tinyhumansai/openhuman:main
from
YellowSnnowmann:feat/5399-voice-elevenlabs-realtime
YellowSnnowmann/openhuman:feat/5399-voice-elevenlabs-realtime
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
feat(voice): realtime ElevenLabs voice agent alongside the classic path
Show description for 2748458
YellowSnnowmann
committed
2748458
View commit details
Copy full SHA for 2748458
Browse repository at this point
fix(voice): address review on the deferred-turn path
Show description for 4469d52
YellowSnnowmann
committed
4469d52
View commit details
Copy full SHA for 4469d52
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into feat/5489-merge
YellowSnnowmann
committed
4c98670
View commit details
Copy full SHA for 4c98670
Browse repository at this point
chore(build): fix pre-existing fmt + gates-off breakage on the base
Show description for fdb3380
YellowSnnowmann
committed
fdb3380
View commit details
Copy full SHA for fdb3380
Browse repository at this point
fix(voice): surface a chat message on empty deferred reply + correct failure flag
Show description for 41c6f4f
YellowSnnowmann
committed
41c6f4f
View commit details
Copy full SHA for 41c6f4f
Browse repository at this point
test(voice): cover the speak-back path in useRealtimeVoiceSession
Show description for 2988802
YellowSnnowmann
committed
2988802
View commit details
Copy full SHA for 2988802
Browse repository at this point
fix(build): gate the memory_diff capability registration on memory-git
Show description for 2fe7e2e
YellowSnnowmann
committed
2fe7e2e
View commit details
Copy full SHA for 2fe7e2e
Browse repository at this point
fix(voice): update realtime-mode tests; revert gates-off scope-creep
Show description for 67c6345
YellowSnnowmann
committed
67c6345
View commit details
Copy full SHA for 67c6345
Browse repository at this point
fix(build): gate the memory_diff capability consistently for the slim build
Show description for 47a6fd5
YellowSnnowmann
committed
47a6fd5
View commit details
Copy full SHA for 47a6fd5
Browse repository at this point
fix(build): keep the memory-diff slim compile fix, drop the capability gating
Show description for 2e27692
YellowSnnowmann
committed
2e27692
View commit details
Copy full SHA for 2e27692
Browse repository at this point
Commits on Aug 12, 2026
refactor(voice): drop always-true realtime gate; log aborted voice turn
Show description for 1f2aad0
YellowSnnowmann
committed
1f2aad0
View commit details
Copy full SHA for 1f2aad0
Browse repository at this point
Merge upstream/main into feat/5399-voice-elevenlabs-realtime
Show description for ea6c3d7
YellowSnnowmann
committed
ea6c3d7
View commit details
Copy full SHA for ea6c3d7
Browse repository at this point
build(tauri): resync app/src-tauri/Cargo.lock with the current manifests
Show description for 5ef91d6
YellowSnnowmann
committed
5ef91d6
View commit details
Copy full SHA for 5ef91d6
Browse repository at this point
docs(voice): correct deliver_voice_failure_to_chat doc for the empty-reply caller
Show description for 5405a1e
YellowSnnowmann
committed
5405a1e
View commit details
Copy full SHA for 5405a1e
Browse repository at this point
Commits on Aug 13, 2026
fix(voice): never end a realtime turn on nothing, and stop the read-back loop
Show description for acd3bc0
YellowSnnowmann
committed
acd3bc0
View commit details
Copy full SHA for acd3bc0
Browse repository at this point
feat(voice): put the Human tab's voice control behind a build flag
Show description for c152be9
YellowSnnowmann
committed
c152be9
View commit details
Copy full SHA for c152be9
Browse repository at this point
fix(voice): float the realtime control in comparison mode
Show description for c3d69da
YellowSnnowmann
committed
c3d69da
View commit details
Copy full SHA for c3d69da
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into feat/5399-voice-elevenlabs-realtime
Show description for db1d938
YellowSnnowmann
committed
db1d938
View commit details
Copy full SHA for db1d938
Browse repository at this point
fix(voice): deliver the promised chat notice when a voice turn dies
Show description for b3ed62c
YellowSnnowmann
committed
b3ed62c
View commit details
Copy full SHA for b3ed62c
Browse repository at this point
chore: apply formatting
YellowSnnowmann
committed
9928d9e
View commit details
Copy full SHA for 9928d9e
Browse repository at this point
fix(build): restore upstream's app/src-tauri Cargo.lock
Show description for 630060f
YellowSnnowmann
committed
630060f
View commit details
Copy full SHA for 630060f
Browse repository at this point
You can’t perform that action at this time.