发布

  • Release 0.13.8 with Browser Harness 0.1.9 (#5481)

    frostbyte_neo 发布于 2026-08-16 18:28:42 +00:00

    Summary

    • bump Browser Use from 0.13.7 to 0.13.8
    • upgrade browser-harness from 0.1.8 to 0.1.9
    • align Pillow at 12.3.0 and browser-use-core at 0.13.3 so the
      dependency set is resolvable
    • sync both packaged Browser Use skill copies from the immutable Browser
      Harness v0.1.9 tag

    Prerequisites are published and verified on PyPI:

    • browser-harness==0.1.9
    • browser-use-core==0.13.3 (all five platform wheels)

    Validation

    • uv sync --dev --all-extras --python 3.11 --refresh-package browser-use-core
    • uv 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, and browser-use-terminal --version

    Publishing the Browser Use GitHub release is intentionally left for
    manual execution after this PR merges.


    Summary by cubic

    Releases browser-use 0.13.8 to align with browser-harness 0.1.9 and
    a resolvable dependency set (browser-use-core 0.13.3, pillow
    12.3.0). Updates packaged skill docs to clarify that new_tab() and
    switch_tab() work in background and to use activate_tab() only when
    needed.

    • Syncs both packaged browser-use skills with browser-harness v0.1.9
      docs.
    • After merge: publish the browser-use 0.13.8 GitHub release. No
      migration actions.

    Written for commit fa57d340e2.
    Summary will update on new commits.

    Review in cubic

    下载附件