Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/plenty-pets-sip.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@livekit/agents-plugin-hedra": patch
---

Remove hedra avatar
1 change: 0 additions & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"@livekit/agents-plugin-deepgram": "workspace:*",
"@livekit/agents-plugin-elevenlabs": "workspace:*",
"@livekit/agents-plugin-google": "workspace:*",
"@livekit/agents-plugin-hedra": "workspace:*",
"@livekit/agents-plugin-inworld": "workspace:*",
Comment on lines 33 to 34
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Regenerate pnpm lockfile after dependency removal

Removing @livekit/agents-plugin-hedra from examples/package.json without updating pnpm-lock.yaml leaves the workspace in a broken install state: pnpm install --frozen-lockfile now fails with ERR_PNPM_OUTDATED_LOCKFILE for the examples importer. Since CI commonly runs with frozen lockfiles, this change can block builds until the lockfile is regenerated and committed.

Useful? React with 👍 / 👎.

"@livekit/agents-plugin-lemonslice": "workspace:*",
"@livekit/agents-plugin-livekit": "workspace:*",
Expand Down
94 changes: 0 additions & 94 deletions examples/src/hedra/hedra_avatar.ts

This file was deleted.

Loading
Loading