发布

  • Prepare browser-use rc4 (#5003)

    frostbyte_neo 发布于 2026-06-08 21:11:04 +00:00

    Summary

    • bump browser-use package version to 0.13.0rc4
    • point the [core] extra at browser-use-core==0.13.0rc4 on all supported
      platforms

    Checks

    • uv run --no-project python metadata assertion for browser-use version
      and [core] dependency pins
    • pre-commit TOML checks during commit

    Note

    Full uv sync --all-extras / install validation must wait until
    browser-use-core==0.13.0rc4 finishes publishing from terminal run
    https://github.com/browser-use/terminal/actions/runs/27166198498.


    Summary by cubic

    Prepare rc4 release by bumping browser-use to 0.13.0rc4 and aligning
    the [core] extra to browser-use-core 0.13.0rc4 across all platforms.
    This keeps the wrapper and core in sync for clean installs.

    • Dependencies

      • Set browser-use version to 0.13.0rc4.
    • Pin browser-use-core==0.13.0rc4 for macOS (arm64, x86_64), Linux
      (x86_64, aarch64), and Windows (x86_64).

    • Migration

    • No code changes. Install [core] after browser-use-core 0.13.0rc4
      is published.

    Written for commit 5fea46d182.
    Summary will update on new commits.

    Review in cubic

    下载附件