June 26, 2025
Two big voice agent releases today: Pipecat 0.0.72 and voice-ui-kit 0.0.1.
The Pipecat release includes new features for building and debugging complicated voice agents. Watchdog timers give you the ability to set per-processor notifications so you can track down slow or unresponsive services and find subtle error cases.
The voice-ui-kit is a collection of open source components, hooks and template apps for building React voice AI applications. These components work with any network transport, LLM API, or voice agent service.
I'm particularly happy about the new debug console template app, which makes it easy to spin up a dev front end for any voice agent.
The Pipecat 0.0.72 changelog:
And the new voice-ui-kit: