Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
pipecat-ai
/
pipecat-client-web
Public
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
55
Star
287
Code
Issues
4
Pull requests
4
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
bot-output-support
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 21, 2025
Add support for new bot-output event, providing corresponding callbacks and deprecating bot-transcription callbacks
Show description for 80c0ac3
mattieruth
committed
80c0ac3
Copy full SHA for 80c0ac3
Commits on Oct 17, 2025
Merge pull request #157 from pipecat-ai/filipi/start_and_connect
Show description for 10969e8
filipi87
authored
10969e8
Copy full SHA for 10969e8
Mentioning the new feature in the changelog and preparing for the 1.4.1 release.
filipi87
committed
782a39d
Copy full SHA for 782a39d
Commits on Oct 16, 2025
Saving the parameters used to start the bot.
filipi87
committed
38fe667
Copy full SHA for 38fe667
Commits on Oct 8, 2025
Merge pull request #155 from pipecat-ai/react-1.1.0
Show description for 731483e
Regaddi
authored
731483e
Copy full SHA for 731483e
bump client-react to 1.1.0
Regaddi
committed
fe13499
Copy full SHA for fe13499
Merge pull request #154 from pipecat-ai/cst/react-screen-share
Show description for c86168a
Regaddi
authored
c86168a
Copy full SHA for c86168a
update changelog
Regaddi
committed
fcc455f
Copy full SHA for fcc455f
implement screenshare hook & component
Regaddi
committed
28092d9
Copy full SHA for 28092d9
Commits on Sep 30, 2025
Merge pull request #153 from pipecat-ai/rel-1.4.0
Show description for 7bc8816
mattieruth
authored
7bc8816
Copy full SHA for 7bc8816
Bump client-js version to 1.4.0 in preparation of release
mattieruth
committed
a0c56b8
Copy full SHA for a0c56b8
Commits on Sep 29, 2025
Merge pull request #151 from pipecat-ai/add-start-bot-callback
mattieruth
authored
d42fd30
Copy full SHA for d42fd30
trigger onError callback for startBot errors
mattieruth
committed
ce162c2
Copy full SHA for ce162c2
Add support for a new callback option for handling the response to
mattieruth
committed
70e782b
Copy full SHA for 70e782b
Commits on Sep 19, 2025
Merge pull request #150 from pipecat-ai/issue-147-sendText
Show description for 2e8fc93
mattieruth
authored
2e8fc93
Copy full SHA for 2e8fc93
Update changelog
mattieruth
committed
620af98
Copy full SHA for 620af98
Commits on Sep 18, 2025
Deprecate appendToContext in lieu of more-specific sendText with added support for specifying if the bot should respond with audio or not. Resolves #147 (or most of it).
mattieruth
committed
dec1eaa
Copy full SHA for dec1eaa
Commits on Sep 2, 2025
Merge pull request #146 from pipecat-ai/rel-1.3.0
Show description for ec6ca17
mattieruth
authored
ec6ca17
Copy full SHA for ec6ca17
Prep for 1.3.0 release
mattieruth
committed
a063d21
Copy full SHA for a063d21
Merge pull request #145 from pipecat-ai/align-with-ios
Show description for 6423f07
mattieruth
authored
6423f07
Copy full SHA for 6423f07
Commits on Aug 29, 2025
Add ability to register a given or all function call handlers
mattieruth
committed
c191728
Copy full SHA for c191728
Add new RTVIError type for invalid TransportConnectionParams
mattieruth
committed
2397660
Copy full SHA for 2397660
Commits on Aug 26, 2025
Merge pull request #144 from pipecat-ai/add-exports
Show description for c81f41a
mattieruth
authored
c81f41a
Copy full SHA for c81f41a
Add decorator and new RTVIError type for when a startup function is called and the client has already been started
mattieruth
committed
5272d5e
Copy full SHA for 5272d5e
Add rest_helpers and utils to official client-js library
mattieruth
committed
40056ad
Copy full SHA for 40056ad
Commits on Aug 22, 2025
Merge pull request #143 from pipecat-ai/iss-142
Show description for d1bdaef
mattieruth
authored
d1bdaef
Copy full SHA for d1bdaef
Resolve #142: Support registering a generic RTVI callback for the LLMFunctionCall RTVIEvent
mattieruth
committed
36d05a5
Copy full SHA for 36d05a5
Commits on Aug 13, 2025
Merge pull request #141 from pipecat-ai/fix-init-devices-on-startbotandconnect
Show description for 1d71f6f
mattieruth
authored
1d71f6f
Copy full SHA for 1d71f6f
Add the check for initialized devices to startBotAndConnect to ensure the default behavior of turning on the devices when connecting works
mattieruth
committed
b091ca4
Copy full SHA for b091ca4
Commits on Aug 8, 2025
Merge pull request #140 from pipecat-ai/rel-1.2.0
Show description for d0867d5
mattieruth
authored
d0867d5
Copy full SHA for d0867d5
Bump client-js version to 1.2.0 in preparation for release
mattieruth
committed
2f7b9fc
Copy full SHA for 2f7b9fc
Merge pull request #139 from pipecat-ai/iss-138-update-connect-api
Show description for 3c74cdb
mattieruth
authored
3c74cdb
Copy full SHA for 3c74cdb
Updating per Paul's feedback:
Show description for 595b74a
mattieruth
committed
595b74a
Copy full SHA for 595b74a
Commits on Aug 7, 2025
copilot catch
mattieruth
committed
39a8174
Copy full SHA for 39a8174
Commits on Aug 6, 2025
Improved usability around connect()
Show description for 3eb7b60
mattieruth
committed
3eb7b60
Copy full SHA for 3eb7b60
Pagination
Previous
Next
You can’t perform that action at this time.