@livekit/agents-plugin-minimax@1.7.0
livekit/agents-js@livekit/agents-plugin-minimax@1.7.0Aug 20, 2026by github-actions[bot]
AI Summary
Introduces PII tagging for telemetry data and improves error handling/redaction logic to better handle sensitive data and MiniMax failures.
Key Highlights
- PII tagging for telemetry with lk.pii.*
- Improved error handling for Deepgram parse failures
- Redaction of MiniMax task failure payloads in exceptions
- Dependency update to @livekit/agents@1.7.0
Breaking Changes
- Migration required for dashboards using previous sensitive trace keys to lk.pii.* replacements
Full Release Notes
### Minor Changes
- Tag content-bearing telemetry with `lk.pii.*` and redact trace exception details when project or session redaction is enabled. Redacted audio uploads now require transcript uploads, Deepgram parse failures retain readable details without logging connection query parameters, and MiniMax task failure payloads no longer appear in exception messages. Dashboards and queries using the previous sensitive trace keys must migrate to their `lk.pii.*` replacements. - [#2100](https://github.com/livekit/agents-js/pull/2100) ([@chenghao-mou](https://github.com/chenghao-mou))
### Patch Changes
- Updated dependencies \[[`ef7159c`](https://github.com/livekit/agents-js/commit/ef7159c5e8799824d14935f08b8c0681dfdfaabf), [`da27ec3`](https://github.com/livekit/agents-js/commit/da27ec30e72df930cb48da1f036d6fc4f8a2e2bf), [`6cd0864`](https://github.com/livekit/agents-js/commit/6cd0864f9c2ba95f3b30c2dfa9f3c2596ebded5d), [`b0ef4dd`](https://github.com/livekit/agents-js/commit/b0ef4dde6f2eac035ada04fbf04871330ce67c06), [`94319c6`](https://github.com/livekit/agents-js/commit/94319c68f49b88c1d8be392decf960ad15350826), [`e6be29b`](https://github.com/livekit/agents-js/commit/e6be29b036b9e2423324dfc6561024fa10ebd5d1), [`6e328e8`](https://github.com/livekit/agents-js/commit/6e328e838274c1d0b5bfa885697ae5a73bb6a884), [`39c7b62`](https://github.com/livekit/agents-js/commit/39c7b622d10ccb78f58ee2d2417f0eb335c7b1c9), [`9ad3233`](https://github.com/livekit/agents-js/commit/9ad3233413b864b23c20c77644220716c5528482), [`d753177`](https://github.com/livekit/agents-js/commit/d75317730c88a8d01196804690f5ada8c844be38)]:
- @livekit/agents@1.7.0