0.13.0
0.13.0 - Rebuilt in Rust [beta]
View on GitHubView PackagePublished: Jun 8, 2026

Release Notes

browser-use_a_hooded_traveler_in_saffron_robes_with_a_long_staf_99dc26d6-efe0-4f9b-b2ea-7329f26cdb2a (1)-2

Browser Use 0.13.0 introduces a new Rust-backed beta agent.

It gives modern models a more direct browser control loop, guided by robust helpers instead of brittle browser abstractions.

uv add "browser-use[core]"
from browser_use.beta import Agent

The existing Python agent remains unchanged.

What's Changed

Full Changelog: https://github.com/browser-use/browser-use/compare/0.12.9...0.13.0