@browser_use: Introducing Browser Use 0.13.0 [beta] > The old Browser Use was built for GPT-4. > This one was built for SOTA models. …
Summary
Browser Use 0.13.0 is a complete rewrite in Rust, providing custom LLM and browser harnesses optimized for state-of-the-art models, replacing the previous GPT-4-centric version.
View Cached Full Text
Cached at: 06/08/26, 11:28 PM
Introducing Browser Use 0.13.0 [beta] 🏴☠️
> The old Browser Use was built for GPT-4. > This one was built for SOTA models.
Custom LLM Harness. Custom Browser Harness. In Rust.
👇 https://t.co/UeDA4GfDRM
Gregor Zunic (@gregpr07): We rebuilt Browser Use from scratch (in Rust) 🤯
The best browser abstraction is a tiny browser abstraction 🏴☠️
Old Browser Use:
> predefined action spaces > browser abstractions > brittle workflows
The model never knew why it failed ❌
LLMs got much, much better.
So the new
Similar Articles
@browser_use: We shipped a terminal UI and harness written in Rust > no frameworks > full power of browser harness > connect any LLM …
Browser Use released a terminal UI and harness written in Rust, providing direct CDP browser control and the ability to connect any LLM for automated browser tasks.
@gregpr07: Browser Use Beta just achieved SOTA on our hardest internal web agent benchmark. Fable is genuinely amazing for optimiz…
Browser Use Beta achieved state-of-the-art results on a difficult internal web agent benchmark, using Fable for optimization and analysis.
@rsalakhu: Congrats to the @browser_use team for taking the #1 spot on Odysseys, a highly challenging benchmark for long-horizon w…
The browser_use team achieved the #1 spot on the Odysseys benchmark, a challenging evaluation for long-horizon web agents, outperforming models like Opus 4.6 and GPT-5.4.
@geekbb: A terminal TUI tool written in Rust by the Browser-use team. You tell it what to do in natural language, and it controls the browser to accomplish it. Self-developed LLM engine plus Chrome's CDP protocol, supports running with your logged-in Chrome, headless browser, or Browser ...
The Browser-use team has launched a terminal TUI tool written in Rust, allowing users to control the browser through natural language. It supports running with a logged-in Chrome, a headless browser, or Browser Use cloud.
@MingruiZhang: One question to @browser_use 's new Terminal Agent, 122% of my context window spent https://github.com/browser-use/term…
Browser Use Terminal is a Rust TUI for browser agents that allows users to automate browser tasks from the terminal with a new LLM harness that is 2x cheaper and 2x faster than Browser Harness.