Skip to content

Update download-files deprecation message#5781

Open
bcherry wants to merge 3 commits into
mainfrom
claude/update-deprecation-warning-hdAWg
Open

Update download-files deprecation message#5781
bcherry wants to merge 3 commits into
mainfrom
claude/update-deprecation-warning-hdAWg

Conversation

@bcherry
Copy link
Copy Markdown
Contributor

@bcherry bcherry commented May 20, 2026

Updates the deprecation warning and console message for the download-files command when invoked via the agent CLI entrypoint.

Changes

  • Updated the deprecation message to be more specific about the version (1.5.10) when this deprecation was introduced
  • Clarified the recommended approach: running the command directly against the livekit.agents module instead of through the agent entrypoint
  • Updated example command from python -m livekit.agents download-files to uv run -m livekit.agents download-files to reflect current tooling recommendations
  • Applied the same message updates to both the console output and the DeprecationWarning

Rationale

The new messaging is clearer about the deprecation timeline and provides a more practical example using modern Python tooling (uv), making it easier for users to understand and adopt the recommended approach.

https://claude.ai/code/session_01Foiz3HektpTey3FaG841Yd

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 20, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ bcherry
❌ claude
You have signed the CLA already but the status is still pending? Let us recheck it.

@chenghao-mou chenghao-mou requested a review from a team May 20, 2026 05:36
Copy link
Copy Markdown
Contributor

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

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 potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

Comment thread livekit-agents/livekit/agents/cli/cli.py Outdated
Co-authored-by: David Zhao <dz@livekit.io>
Comment thread livekit-agents/livekit/agents/cli/cli.py Outdated
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