Deployment support is now available, and ingress list adds pagination. Also includes fixes for agent attributes on BYOC deploys, agent dev with Agents-JS, and a checksum verification in the install script.
LiveKit CLI
Added support for SIP media config on trunks and the ability to point simulation to a running agent via --agent-name flag. Agent commands now support attributes on deploy/list and JSON output across all commands, and fixed agent SDK version resolution on Windows.
Added lk agent session for headless text-mode agent runs and --audio flag for simulations over the agent's media pipeline. Agent init now surfaces dependency install failures clearly, and the install prompt defaults to yes in the agent create TUI.
What's Changed
- chore: updates build to allow portaudio to be dynamically linked by @rektdeckard in https://github.com/livekit/livekit-cli/pull/877
Full Changelog: https://github.com/livekit/livekit-cli/compare/v2.16.5...v2.16.6
Added pagination support to the egress list and improved theme support. Also modified the deployed at string to say "never deployed" if the time is empty, and fixed an issue where the playback flush would not be acknowledged when there was no audio sink in text mode.
Changelog
- 12311c04c18245a1a39edcdd7165d0b1e84f6eed chore(build): bump base image for docker (#847)
What's Changed
- log region selection in agent creation by @andrewnitu in https://github.com/livekit/livekit-cli/pull/820
- Show region picker for private-link create when --region is unset by @shreyasj-livekit in https://github.com/livekit/livekit-cli/pull/827
- Display…
What's Changed
- Add --cloud-region support to agent private-link create by @shreyasj-livekit in https://github.com/livekit/livekit-cli/pull/824
- bump server-sdk-go and livekit-cli version to 2.16.2 by @andrewnitu in…
What's Changed
- Rename log field pID to participantID by @paulwe in https://github.com/livekit/livekit-cli/pull/793
- feat: add pricing-info subcommand to docs CLI by @Topherhindman in https://github.com/livekit/livekit-cli/pull/794
- Remove deprecated and bump protocol…
What's Changed
- chore(deps): bump server-sdk to 2.16.0 by @rektdeckard in https://github.com/livekit/livekit-cli/pull/792
- feat: improve Dockerfile build performance with multi-stage builds by @bcherry in https://github.com/livekit/livekit-cli/789
- fix dockerfile for uv…
What's Changed
- feat: add
lk docscommands for searching and browsing LiveKit documentation by @bcherry in https://github.com/livekit/livekit-cli/pull/774 - chore(release): bump self and server-sdk to 2.15.0 for release by @rektdeckard in…
What's Changed
- feat: add stdin request support by @inickt in https://github.com/livekit/livekit-cli/pull/760
- add private-link subcommand under agent by @shreyasj-livekit in https://github.com/livekit/livekit-cli/pull/768
- Update Cloud Agent Private Link API by…
What's Changed
- ensure version.go version matches tag version during releases by @davidzhao in https://github.com/livekit/livekit-cli/pull/750
- Updating protocol to latest by @nishadmusthafa in https://github.com/livekit/livekit-cli/pull/754
- Add ability to publish h265…
What's Changed
- Incorporating changes in the list phone number api by @nishadmusthafa in https://github.com/livekit/livekit-cli/pull/734
- Revert "prompt to tail logs upon
lk agent deploy" by @real-danm in https://github.com/livekit/livekit-cli/pull/748 - update version…
What's Changed
- Correctly handle agents prerelease versions for SDK version check by @bcherry in https://github.com/livekit/livekit-cli/pull/729
- Changing up how dispatch rules are assigned to numbers by @nishadmusthafa in…
What's Changed
- add a silent mode for agent delete by @real-danm in https://github.com/livekit/livekit-cli/pull/723
- better error message when secrets are malformed by @real-danm in https://github.com/livekit/livekit-cli/pull/724
- fix(deps): update module…
What's Changed
- Add argument for h26x streaming format. by @boks1971 in https://github.com/livekit/livekit-cli/pull/720
Full Changelog: https://github.com/livekit/livekit-cli/compare/v2.12.7...v2.12.8
Changelog
- 93e40a3fc46aa0a12b8b86224ea159476563f11e fix build log output format (#721)
What's Changed
- Updated phone number api by @nishadmusthafa in https://github.com/livekit/livekit-cli/pull/708
- support agent region by @real-danm in https://github.com/livekit/livekit-cli/pull/713
- Add github action to validate server-sdk-go version on release by…
What's Changed
- match dockerfile go version by @yoonsio in https://github.com/livekit/livekit-cli/pull/711
Full Changelog: https://github.com/livekit/livekit-cli/compare/v2.12.1...v2.12.2


