-
Release 0.13.8 with Browser Harness 0.1.9 (#5481)
发布于
2026-08-16 18:28:42 +00:00 Summary
- bump Browser Use from 0.13.7 to 0.13.8
- upgrade
browser-harnessfrom 0.1.8 to 0.1.9 - align Pillow at 12.3.0 and
browser-use-coreat 0.13.3 so the
dependency set is resolvable - sync both packaged Browser Use skill copies from the immutable Browser
Harnessv0.1.9tag
Prerequisites are published and verified on PyPI:
browser-harness==0.1.9browser-use-core==0.13.3(all five platform wheels)
Validation
uv sync --dev --all-extras --python 3.11 --refresh-package browser-use-coreuv run --no-sync pre-commit run --all-files --show-diff-on-failure- 6 focused CLI/skill-install tests passed
- tagged and current-main Browser Harness skill sync checks passed
uv build --wheel- strict clean-venv install of the built
browser-use[core]wheel - verified resolved versions: Browser Use 0.13.8, Harness 0.1.9, Core
0.13.3, Pillow 12.3.0 - verified
browser-use --help,browser-use auth --help,browser-use skill show, all CLI aliases, andbrowser-use-terminal --version
Publishing the Browser Use GitHub release is intentionally left for
manual execution after this PR merges.
Summary by cubic
Releases
browser-use0.13.8 to align withbrowser-harness0.1.9 and
a resolvable dependency set (browser-use-core0.13.3,pillow
12.3.0). Updates packaged skill docs to clarify thatnew_tab()and
switch_tab()work in background and to useactivate_tab()only when
needed.- Syncs both packaged
browser-useskills withbrowser-harnessv0.1.9
docs. - After merge: publish the
browser-use0.13.8 GitHub release. No
migration actions.
Written for commit
fa57d340e2.
Summary will update on new commits.下载附件