-
Prepare browser-use 0.13.0 (#5005)
发布于
2026-06-08 21:59:06 +00:00 Summary
- bump browser-use package version from 0.13.0rc4 to 0.13.0
- point the
[core]extra at browser-use-core==0.13.0 for all supported
wheel platforms
Release notes
This branch is intentionally based on the beta SDK browser cleanup fix
from #5004. Merge #5004 first; after that this PR should reduce to the
stable version/dependency bump.Before merging this PR, browser-use-core==0.13.0 should be published
from browser-use/terminal#95 souv sync --all-extrascan resolve.Stable browser-use publishing should be done by creating/publishing
GitHub release tag0.13.0, not by workflow_dispatch create_tag,
because workflow_dispatch would bump rc tags.Checks run
- uv run --no-project python - <<PY metadata assertion for pyproject
version/core deps - uv run --no-project --with pre-commit pre-commit run --files
pyproject.toml
Not run yet
- uv sync / full project tests with
[core], because
browser-use-core==0.13.0 is not on PyPI until terminal#95 is merged and
tagged.
Summary by cubic
Promotes
browser-useto 0.13.0 and updates the[core]extra to use
browser-use-core==0.13.0across supported platforms.- Dependencies
- Bump
browser-useto0.13.0.
- Bump
- Set
[core]extra tobrowser-use-core==0.13.0for macOS
(arm64/x86_64), Linux (x86_64/aarch64), and Windows (AMD64/x86_64).
Written for commit
8512a89637.
Summary will update on new commits.下载附件