Skip to content

docs(release): use uv in install instructions - #66

Merged
tulayha merged 2 commits into
mainfrom
fix/release-install-command
Aug 3, 2026
Merged

docs(release): use uv in install instructions#66
tulayha merged 2 commits into
mainfrom
fix/release-install-command

Conversation

@tulayha

@tulayha tulayha commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • use the documented uv tool flow on generated GitHub release pages
  • show the optional frontend extra for users who want the local browser interface
  • prevent release-note rendering from falling back to the stale pip command

Why

The generated release introduction still advertised pip even though the public setup flow and CPU backend selection use uv. This made the release page inconsistent with the root README and omitted the browser-interface installation option.

Validation

  • uv run --frozen python -m unittest tests.test_release_notes
  • git diff --check

@tulayha
tulayha merged commit 19902ad into main Aug 3, 2026
12 checks passed
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.

1 participant