The SDK shifted focus toward agentic capabilities and improved developer experience. v0.4.0 added support for agent tool request events via a new onAgentToolRequest callback, enabling integration with ElevenLabs' agent framework. Earlier, v0.3.1 addressed compatibility with LiveKit's audio publishing layer and refined documentation with a runnable quickstart example that simplified the initial setup path.
Added support for agent tool request events through a new onAgentToolRequest callback, enabling developers to handle tool invocations in agent conversations. The quickstart example was simplified and made runnable to improve the onboarding experience.