Skip to content

Remove deprecated Hedra avatar plugin - #7084

Merged
bcherry merged 1 commit into
mainfrom
claude/remove-hedra-docs-agents-svng8r
Sep 2, 2026
Merged

Remove deprecated Hedra avatar plugin#7084
bcherry merged 1 commit into
mainfrom
claude/remove-hedra-docs-agents-svng8r

Conversation

@bcherry

@bcherry bcherry commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

This PR removes the Hedra avatar plugin from the LiveKit Agents framework, as the Hedra realtime avatar service has been disabled.

Summary

The livekit-plugins-hedra package is being completely removed from the repository. The plugin was already non-functional, raising an exception directing users to alternative avatar integrations.

Changes

  • Deleted the entire livekit-plugins/livekit-plugins-hedra/ directory including:
    • pyproject.toml - package configuration
    • livekit/plugins/hedra/__init__.py - plugin registration
    • livekit/plugins/hedra/avatar.py - stub implementation with deprecation notice
    • livekit/plugins/hedra/version.py - version file
    • livekit/plugins/hedra/log.py - logger configuration
    • README.md - documentation
    • py.typed - type hints marker
  • Removed livekit-plugins-hedra dependency from livekit-agents/pyproject.toml
  • Removed livekit-plugins-hedra workspace reference from root pyproject.toml

Notes

Users relying on avatar functionality should refer to the alternative avatar integrations documented at https://docs.livekit.io/agents/models/avatar/.

https://claude.ai/code/session_01J2KXCzQ9Xn3kiyVw7t6U1a

Hedra sunset their Realtime Avatar product on April 15, 2026. The plugin
can no longer connect to anything, so keeping it in the workspace only
offers users a broken integration to install.

Removes the livekit-plugins-hedra package, its workspace source entry,
and the `hedra` extra on livekit-agents, then relocks.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01J2KXCzQ9Xn3kiyVw7t6U1a
@bcherry
bcherry requested a review from a team as a code owner September 1, 2026 16:30
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Devin Review

@bcherry
bcherry merged commit 976fe23 into main Sep 2, 2026
36 of 38 checks passed
@bcherry
bcherry deleted the claude/remove-hedra-docs-agents-svng8r branch September 2, 2026 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants