@livekit/agents@1.0.48
livekit/agents-js@livekit/agents@1.0.48Feb 27, 2026by github-actions[bot]
AI Summary
This patch release improves initialization handling by properly managing participant disconnects during the init phase and introduces a new TaskGroup feature for better task management capabilities.
Key Highlights
- Handle participant disconnect during initialization
- Add TaskGroup feature for task management
New Features
- TaskGroup feature for managing groups of tasks
Full Release Notes
### Patch Changes - Handle participant disconnect during init - [#1065](https://github.com/livekit/agents-js/pull/1065) ([@Fox32](https://github.com/Fox32)) - Add TaskGroup feature - [#1072](https://github.com/livekit/agents-js/pull/1072) ([@toubatbrian](https://github.com/toubatbrian))