Agent platforms · Platform

Browser Use

Researched

Open-source Python framework and hosted cloud for letting AI agents navigate websites, extract information and complete browser tasks.

Open-source project Checked Follow updates
Official site snapshots

See the official site at a glance

Read-only public captures of Browser Use’s homepage. Screenshots are dated, never live embeds, and open full-screen.

Visit live site
Homepage · captured Jul 21, 2026
1 earlier capture
At a glance

In one minute

Start here for the decision-making essentials: what Browser Use does, who it is for, how it is accessed, and the first-party sources behind this profile.

PricingCurrent signal

Open source + usage based cloud

Platforms
PythonCloud browsersLocal browsers
API accessAvailable
Founded2024
AvailabilityWeb / remote
LicenseOpen source

Best suited to

Source-backed fit
Agent developers Research automation Operations teams
Decision support

Common questions and adoption checks

5 sourced answers

Short answers to the questions buyers and builders commonly ask about Browser Use. Each answer cites the shared ledger below, where every source is listed once.

01What does Browser Use help with?

Web automation · Data extraction · Form workflows · Agent browsing

Ledger citation[2] browser-use.com
02Who is Browser Use intended for?

Agent developers · Research automation · Operations teams

Ledger citation[2] browser-use.com
03What pricing information is available for Browser Use?

Open source + usage based cloud

Ledger citation[2] browser-use.com
04Does Browser Use document API access?

API access is documented by the provider.

Ledger citation[2] browser-use.com
05What should teams verify before adopting Browser Use?

Websites can change or block automated sessions. · Prompt injection and credential exposure require strong isolation. · Long browser tasks can be slower and less deterministic than direct APIs.

Ledger citation[2] browser-use.com
Decision guide

Capabilities and operating fit

Agent platforms

This profile connects the jobs Browser Use is described as handling with its delivery model, access options and the subjects used to match it to related products in this directory.

Common use cases

  • Web automation
  • Data extraction
  • Form workflows
  • Agent browsing

Access signals

Pricing model
Freemium
API
Publicly available
Source links
3 recorded
Source-backed

Verified facts

Updated July 20, 2026

Each fact points to a recorded source, making it easy to distinguish verified product information from claims that need checking.

Open-source agent

Available

SourceRecorded source
Hosted browser API

Available

SourceRecorded source
Raw browser access

CDP supported

SourceRecorded source
Python SDK

Available

SourceRecorded source
Practical capabilities

What it helps with

7 documented areas

A concise view of the jobs, capabilities and integrations described in the recorded product sources.

Use case

Web automation

Use case

Data extraction

Use case

Form workflows

Use case

Agent browsing

Focus area

Browser automation

Focus area

Agent framework

Focus area

Hosted browser infrastructure

Availability

Where it runs and where to get it

Source checked

Documented product formats, platforms and official distribution destinations. Availability can vary by region and plan.

Cost / license

FreemiumOpen source + usage based cloudOpen source; cloud services use separate commercial terms

Platforms

PythonCloud browsersLocal browsers
Implementation details

Adoption notes

DeploymentLocal Python framework or hosted cloud browsers
LicenseOpen source; cloud services use separate commercial terms
Model supportMultiple model providers through supported integrations
Data controlLocal control is available; hosted sessions process browser data in the cloud
Learning curveAdvanced
Primary use casesWeb automation, Data extraction, Form workflows, Agent browsing

What to verify before adopting

  • Websites can change or block automated sessions.
  • Prompt injection and credential exposure require strong isolation.
  • Long browser tasks can be slower and less deterministic than direct APIs.
Evolution and major updates

Browser Use timeline

A concise history of software releases and material product changes. Events appear only when a dated source supports what changed.

97 dated updates
Latest first · exact dates

Showing the newest updates and meaningful milestones. Open an entry for its summary and source.

View 89 more dated releasesFull source-backed history
  1. Release note

    0.13.2 released

    Open details

    [codex] add BU3 browser use models by @MagMueller in https://github.com/browser-use/browser-use/pull/5002 · [ENG-4762] publish: gate publishtopypi behind release env by @LarsenCundric in https://github.com/browser-use/browser-use/pull/5013 · feat(llm): accept…

    View source [1]
  2. Release note

    0.13.1 released

    Open details

    support claude fable 5 by @laithrw in https://github.com/browser-use/browser-use/pull/5008 · anthropic: tool choice auto when thinking (cannot force it) by @laithrw in https://github.com/browser-use/browser-use/pull/5009 · Fix packaged agent tools env by…

    View source [1]
  3. Release note

    0.12.9 released

    Open details

    Pass session id to judge LLM calls by @MagMueller in https://github.com/browser-use/browser-use/pull/4918 · fix(agent): skip screenshots on new tab pages by @MagMueller in https://github.com/browser-use/browser-use/pull/4920

    View source [1]
  4. Release note

    0.12.8 released

    Open details

    fix(daemon): restrict unix socket file to owner-only access by @sauravpanda in https://github.com/browser-use/browser-use/pull/4870 · docs: clarify integration example placement by @felix-windsor in https://github.com/browser-use/browser-use/pull/4856 ·…

    View source [1]
  5. Release note

    0.12.6 released

    Open details

    fix: set default temperature to 1.0 for gemini-3 models by @markmcd in https://github.com/browser-use/browser-use/pull/4489 · fix bedrock structured output w SchemaOptimizer to flatten schema by @laithrw in https://github.com/browser-use/browser-use/pull/4524…

    View source [1]
  6. Release note

    0.12.5 released

    Open details

    Remove litellm from core dependencies in response to the litellm supply chain attack (versions 1.82.7 & 1.82.8 backdoored on March 24, 2026). · pip install browser-use no longer installs litellm · ChatLiteLLM wrapper is preserved — install litellm separately…

    View source [1]
  7. Release note

    0.12.4 released

    Open details

    Pinned litellm library version · fix: detect uv installed via curl script by @ishan0102 in https://github.com/browser-use/browser-use/pull/4478 · frozen litellm version by @sauravpanda in https://github.com/browser-use/browser-use/pull/4509

    View source [1]
  8. Release note

    0.12.3 - Browser Use CLI 2.0 released

    Open details

    Browser Use CLI 2.0 · The fastest browser automation for AI coding agents. 2x faster, 50% fewer tokens, and works with any CLI agent — Claude Code, Codex, and more.…

    View source [1]
  9. Release note

    0.12.2 released

    Open details

    don't explicitly pass newWindow: false to CDP createTarget by @laithrw in https://github.com/browser-use/browser-use/pull/4283 · Update documentation links in README.md by @Cheggin in https://github.com/browser-use/browser-use/pull/4308 · Delete docs directory…

    View source [1]
  10. Release note

    0.12.1 released

    Open details

    Fix proxy auth attach handler overwriting tab tracking by @laithrw in https://github.com/browser-use/browser-use/pull/4220 · fix(3523): storagestate restore (cookies + localStorage) by @laithrw in https://github.com/browser-use/browser-use/pull/4102 · patched…

    View source [1]
  11. Release note

    0.11.13 released

    Open details

    updated laminar version by @sauravpanda in https://github.com/browser-use/browser-use/pull/4154 · updated navigateandwait by @sauravpanda in https://github.com/browser-use/browser-use/pull/4146 · fix radio button click occlusion when label overlaps input by…

    View source [1]
  12. Release note

    0.11.12 released

    Open details

    Fix CDP connectivity issues by @LarsenCundric in https://github.com/browser-use/browser-use/pull/4135 · feat: improve auth/real browser docs + add Browser.fromsystemchrome() by @laithrw in https://github.com/browser-use/browser-use/pull/3955 · Anthropic model…

    View source [1]
  13. Release note

    0.11.11 released

    Open details

    fix(3895): stop agent if browser closed by @laithrw in https://github.com/browser-use/browser-use/pull/4056 · fix(llm): handle missing choices in openai proxy response by @sudhanshu112233shukla in https://github.com/browser-use/browser-use/pull/3899 · fix:…

    View source [1]
  14. Release note

    0.11.10a2 released

    Open details

    Fix download monitoring issues with fetch requests and blob downloads by @sandeepsalwan1 in https://github.com/browser-use/browser-use/pull/3518 · Agent max clickable parameter by @MagMueller in https://github.com/browser-use/browser-use/pull/4107

    View source [1]
  15. Release note

    0.11.10a1 released

    Open details

    fix(3895): stop agent if browser closed by @laithrw in https://github.com/browser-use/browser-use/pull/4056 · fix(llm): handle missing choices in openai proxy response by @sudhanshu112233shukla in https://github.com/browser-use/browser-use/pull/3899 · fix:…

    View source [1]
  16. Release note

    0.11.9 released

    Open details

    added basic planing to agents by @sauravpanda in https://github.com/browser-use/browser-use/pull/4008 · align agent success with simple judge by @sauravpanda in https://github.com/browser-use/browser-use/pull/4009 · updated agent success with simple judge by…

    View source [1]
  17. Release note

    0.11.8 - Profiles in Browser Use CLI released

    Open details

    docs: add quotes around browser-use[cli] for shell compatibility by @ShawnPana in https://github.com/browser-use/browser-use/pull/4002 · schema enforcement in extract tool by @sauravpanda in https://github.com/browser-use/browser-use/pull/3996 · added…

    View source [1]
  18. Release note

    0.11.7 - Agent performance boost released

    Open details

    add grep tool to agent by @sauravpanda in https://github.com/browser-use/browser-use/pull/3997 · Revert "feat(cli): add --cdp-url flag to connect to existing browser … by @sauravpanda in https://github.com/browser-use/browser-use/pull/3998 · improved filename…

    View source [1]
  19. Release note

    0.11.6 released

    Open details

    fix(3264): clear agent eventbus, not just browser session's by @laithrw in https://github.com/browser-use/browser-use/pull/3964 · Increase LLM timeout to 75s for gemini and browser-use models by @MagMueller in…

    View source [1]
  20. Release note

    0.11.5 released

    Open details

    Release: 0.11.5 - Browser Use Model bu-2-0 🚀 · We're excited to announce bu-2-0 , our latest premium model for browser automation. · bu-2-0 delivers a significant leap in accuracy while maintaining the speed that made bu-1-0 the fastest web agent:

    View source [1]
  21. Release note

    0.11.4 - CLI released

    Open details

    Browser Use CLI + skill · Give your Claude Code/Codex agent access to local and remote browsers. Really helpful for local dev. · browser-use open https://example.com Navigate

    View source [1]
  22. Release note

    0.11.3 released

    Open details

    Buoss example flash mode by @mertunsall in https://github.com/browser-use/browser-use/pull/3774 · include axname for rerun history element hash by @sauravpanda in https://github.com/browser-use/browser-use/pull/3775 · Dont skip failrues by default by…

    View source [1]
  23. Release note

    BROWSER USE OSS MODEL!!! released

    Open details

    We released an open source model specialized in Browser Use https://huggingface.co/browser-use/bu-30b-a3b-preview. · perf: lazy import for openai and reportlab to reduce startup latency by @hacking-racoon in https://github.com/browser-use/browser-use/pull/3764…

    View source [1]
  24. Release note

    More Stable released

    Open details

    docs: fix default action count in docs by @sauravpanda in https://github.com/browser-use/browser-use/pull/3741 · update system prompts by @mertunsall in https://github.com/browser-use/browser-use/pull/3746 · docs fix ChatOpenAI import path by @sauravpanda in…

    View source [1]
  25. Release note

    0.11.0 - Skills released

    Open details

    from browseruse import Agent, ChatBrowserUse skills=['skill-uuid-1', 'skill-uuid-2'], Specific skills (recommended)

    View source [1]
  26. Release note

    0.10.1 released

    Open details

    Release again because forgot to bump pyproject :) · Bump pyproject to 0.10.0 by @mertunsall in https://github.com/browser-use/browser-use/pull/3690 · Bump dependency to 0.10.1 by @mertunsall in https://github.com/browser-use/browser-use/pull/3691

    View source [1]
  27. Release note

    Browser Use with Community! released

    Open details

    In this release, we merged many PRs from the community into Browser Use and made the library significantly more stable! more timeout for gemini 3 pro by @mertunsall in https://github.com/browser-use/browser-use/pull/3618

    View source [1]
  28. Release note

    0.9.7 - Gemini 3 available released

    Open details

    Fix: Ignore Inert Carousel Elements by @PredictiveManish in https://github.com/browser-use/browser-use/pull/3564 · Revert "Fix: Ignore Inert Carousel Elements" by @mertunsall in https://github.com/browser-use/browser-use/pull/3598 · Configure screenshot size…

    View source [1]
  29. Release note

    0.9.6 - Automatic llm as a judge for your agent runs to monitor success released

    Open details

    change example by @MagMueller in https://github.com/browser-use/browser-use/pull/3494 · fix: improved sandbox example removing bugged outputmodelschema by @reformedot in https://github.com/browser-use/browser-use/pull/3495 · Updated openai logging by…

    View source [1]
  30. Release note

    0.9.5 - Sandboxes released

    Open details

    small-fixes2 by @MagMueller in https://github.com/browser-use/browser-use/pull/3457 · fix link to supported models documentation by @Timoite in https://github.com/browser-use/browser-use/pull/3460 · download-less by @MagMueller in…

    View source [1]
  31. Release note

    0.9.4 released

    Open details

    make pip workflow funciton by installing uv from pip by @Alezander9 in https://github.com/browser-use/browser-use/pull/3454 · remove ads inserted by other companies by @Alezander9 in https://github.com/browser-use/browser-use/pull/3455 · feat: improved session…

    View source [1]
  32. Release note

    0.9.3 released

    Open details

    Add DOM serializer test with shadow DOM, iframes, and click functionality by @MagMueller in https://github.com/browser-use/browser-use/pull/3435 · fix/increase-interaction-timeouts by @MagMueller in https://github.com/browser-use/browser-use/pull/3440 ·…

    View source [1]
  33. Release note

    0.9.2 released

    Open details

    bug-template by @MagMueller in https://github.com/browser-use/browser-use/pull/3416 · fix evaluate test by @MagMueller in https://github.com/browser-use/browser-use/pull/3418 · Fix dropdown selection for Vue.js and reactive frameworks (3415) by @MagMueller in…

    View source [1]
  34. Release note

    Bugfixes and Better Docs released

    Open details

    readme faq by @MagMueller in https://github.com/browser-use/browser-use/pull/3390 · readme auth by @MagMueller in https://github.com/browser-use/browser-use/pull/3391 · Fix laminar bug by @mertunsall in https://github.com/browser-use/browser-use/pull/3396

    View source [1]
  35. Release note

    0.9.0 - Code Use - Built for data collection released

    Open details

    Just import the CodeAgent. The APIs are compatible. from browseruse import CodeAgent, ChatBrowserUse

    View source [1]
  36. Release note

    0.8.1 - Faster than ever before! Try ChatBrowserUse - its flying released

    Open details

    We have new highlights which show where the agent clicked: · Fix highlighting system with browser-side highlights: fixes 3064 by @kalil0321 in https://github.com/browser-use/browser-use/pull/3151 · Enhancement: Oracle Oci Generative AI models integration by…

    View source [1]
  37. Release note

    0.8.0 released

    Open details

    New light speed LLMs available

    View source [1]
  38. Release note

    0.7.12 released

    Open details

    0.7.12 by @gregpr07 in https://github.com/browser-use/browser-use/pull/3274 · update tools by @MagMueller in https://github.com/browser-use/browser-use/pull/3275 · remove promptdescription by @MagMueller in https://github.com/browser-use/browser-use/pull/3276

    View source [1]
  39. Release note

    0.7.11 released

    Open details

    fix the spelling mistakes in the usingcdp example by @Cu1111 in https://github.com/browser-use/browser-use/pull/3190 · Optimized Block Domains for Large Lists by @mertunsall in https://github.com/browser-use/browser-use/pull/3224 · fix-auth by @MagMueller in…

    View source [1]
  40. Release note

    0.7.10 released

    Open details

    speed-ups by @MagMueller in https://github.com/browser-use/browser-use/pull/3172 · speed-ups2 by @MagMueller in https://github.com/browser-use/browser-use/pull/3173 · Update system message override check by @mertunsall in…

    View source [1]
  41. Release note

    0.7.9 released

    Open details

    from browseruse import Browser, Agent · from browseruse.llm.openai import ChatOpenAI · llm = ChatOpenAI(apikey="your-api-key")

    View source [1]
  42. Release note

    0.7.8 released

    Open details

    Modify Ad-Use README to add license by @avocardio in https://github.com/browser-use/browser-use/pull/3053 · Add news-use demo: News monitoring agent with sentiment analysis by @avocardio in https://github.com/browser-use/browser-use/pull/3066 · Fix: missing…

    View source [1]
  43. Release note

    0.7.7 released

    Open details

    feat: Add enhanced screenshot API by @avocardio in https://github.com/browser-use/browser-use/pull/3012 · DownloadsWatchdog watches BrowserStateRequestEvent to download PDFs by @CyrusNuevoDia in https://github.com/browser-use/browser-use/pull/3029 · fix take…

    View source [1]
  44. Release note

    Fixed iFrame dynamic depth released

    Open details

    remove 2 longer tests because this test mainly shows if browseruse works end to end by @MagMueller in https://github.com/browser-use/browser-use/pull/3027 · make iframe depth variable by @MagMueller in https://github.com/browser-use/browser-use/pull/3026 ·…

    View source [1]
  45. Release note

    Cross Origin iFrame support, improved extraction layer, bugs 🔥 released

    Open details

    qwen support by @MagMueller in https://github.com/browser-use/browser-use/pull/2997 · add if main check to qwen example by @MagMueller in https://github.com/browser-use/browser-use/pull/2999 · Add Gemma Support by @tpcgold in…

    View source [1]
  46. Release note

    Cost, speed, bugs 💰🐞🐛 released

    Open details

    URL shortener by @gregpr07 in https://github.com/browser-use/browser-use/pull/2972 · Fixed immutability of tuples by @gregpr07 in https://github.com/browser-use/browser-use/pull/2973 · Remove unused screenshot constants by @ruseel in…

    View source [1]
  47. Release note

    0.7.3 released

    Open details

    fix-timeouts-long-websites-only-hashmap by @MagMueller in https://github.com/browser-use/browser-use/pull/2963 · timeouts-remove-unused-styles by @MagMueller in https://github.com/browser-use/browser-use/pull/2964 · bump version to 0.7.3 by @MagMueller in…

    View source [1]
  48. Release note

    0.7.2 released

    Open details

    smaller-highlights by @MagMueller in https://github.com/browser-use/browser-use/pull/2886 · new-tab-info by @MagMueller in https://github.com/browser-use/browser-use/pull/2887 · smaller-highlights-with-screensize by @MagMueller in…

    View source [1]
  49. Release note

    0.7.1 released

    Open details

    More Stable Browser Use · Recently, we have pushed a migration where we got rid of Playwright in favor of pure CDP. As expected, such a large migration introduced lots of bugs, which we quickly fixed thanks to the help of the community! · This version of…

    View source [1]
  50. Release note

    0.7.0 released

    Open details

    Remove unused parameters by @MagMueller in https://github.com/browser-use/browser-use/pull/2831 Fix tests by @MagMueller in https://github.com/browser-use/browser-use/pull/2832

    View source [1]
  51. Release note

    Fixed downloads remote browser released

    Open details

    fix: fix remote browser downloads handling by @reformedot in https://github.com/browser-use/browser-use/pull/2747 · fix: correct JSON schema type definitions in MCP server tools by @tfolkman in https://github.com/browser-use/browser-use/pull/2772 · fixed…

    View source [1]
  52. Release note

    0.6.2 released

    Open details

    Set default cdp logging level by @MagMueller in https://github.com/browser-use/browser-use/pull/2699 · Release cloud SDK docs, bugfixes by @gregpr07 in https://github.com/browser-use/browser-use/pull/2759 · update system prompts to emphasize checking the…

    View source [1]
  53. Release note

    Bufixes and performance boost released

    Open details

    fix-llm-timeout-errors by @MagMueller in https://github.com/browser-use/browser-use/pull/2726 · fix clicking and typing in iframes by @pirate in https://github.com/browser-use/browser-use/pull/2728 · example-secure by @MagMueller in…

    View source [1]
  54. Release note

    Goodbye Playwright 👋 released

    Open details

    Fix: Decouple usevision and generategif settings by @Louis454545 in https://github.com/browser-use/browser-use/pull/2635 improve: clarify language detection in system prompts by @sauravpanda in https://github.com/browser-use/browser-use/pull/2637

    View source [1]
  55. Release note

    Performance Hot Fix (important) released

    Open details

    Most important change is that the default setting of temperature=0.1 and frequencypenalty=0.0 was reverted to 0.2 and 0.05, which performs much better with a lot of model! · Support structured output in system prompt by @mertunsall in…

    View source [1]
  56. Release note

    GPT 5upport released

    Open details

    Fix Gemini schema processing for non-string type fields by @jaiganeshs21 in https://github.com/browser-use/browser-use/pull/2551 · Cache the user message too, helps anthropic models by @mertunsall in https://github.com/browser-use/browser-use/pull/2594 · Add…

    View source [1]
  57. Release note

    0.5.9 released

    Open details

    The project published 0.5.9 on this date.

    View source [1]
  58. Release note

    0.5.8 released

    Open details

    Add helper function to get nicely formatted agent trace with metadata by @Alezander9 in https://github.com/browser-use/browser-use/pull/2568 · Fix step number by @mertunsall in https://github.com/browser-use/browser-use/pull/2585 · separate agent history and…

    View source [1]
  59. Release note

    0.5.7 released

    Open details

    Update docs by @mertunsall in https://github.com/browser-use/browser-use/pull/2482 · Update docs to include browser profiles (also remove deprecated GIF endpoint) by @LarsenCundric in https://github.com/browser-use/browser-use/pull/2526 · Add docs by…

    View source [1]
  60. Release note

    0.5.6 released

    Open details

    Fix: ChatOpenAI sends "temperature" parameter, that is not supported in O3 and O4-mini by @MahlerTom in https://github.com/browser-use/browser-use/pull/2468 · Resolve markdown-pdf licensing issue by @mertunsall in…

    View source [1]
  61. Release note

    0.5.5 released

    Open details

    fix: use user-provided executablepath instead of defaulting to chromium by @tomlin7 in https://github.com/browser-use/browser-use/pull/2373 · fix: ensure new browser context is created for video recording in existing sessions by @better-salmon in…

    View source [1]
  62. Release note

    0.5.4 released

    Open details

    🏥 Agent Now Auto-Recovers Crashed Pages · The agent can now handle automatic recovery in these scenarios: · 💅 If Page has render-blocking network requests that never complete (e.g. stalled CSS/JS requests in )

    View source [1]
  63. Release note

    0.5.3 released

    Open details

    🕶️ Browser now falls back to incognito when given unusable userdatadir · 👤 BrowserSession(userdatadir='/path/to/some/profile') will now fall back to using a temporary incognito 🕶️ userdatadir=None profile in any cases where the browser fails to launch with…

    View source [1]
  64. Release note

    0.5.2 released

    Open details

    hot-fix-screenshot by @MagMueller in https://github.com/browser-use/browser-use/pull/2351 · Restore global multiprocess lock during screenshots, limit 1 at a time per machine actually makes them all go faster…

    View source [1]
  65. Release note

    0.5.0 released

    Open details

    Ⓜ️©🅟 Native Bidirectional MCP Support ➡️ Expose external MCP servers & tools to the Browser Use agent, and

    View source [1]
  66. Release note

    0.4.5 released

    Open details

    eval enable debug by @MagMueller in https://github.com/browser-use/browser-use/pull/2284 · Update eval.yaml by @sauravpanda in https://github.com/browser-use/browser-use/pull/2285 · Update eval.yaml by @sauravpanda in…

    View source [1]
  67. Release note

    0.4.4 released

    Open details

    The project published 0.4.4 on this date.

    View source [1]
  68. Release note

    0.4.2 released

    Open details

    no screenshot in the beginning blank page by @mertunsall in https://github.com/browser-use/browser-use/pull/2154 · Fix dollar symbol escaping in model recommendations for Mintlify compatibility by @Spinny03 in…

    View source [1]
  69. Release note

    0.3.2 released

    Open details

    🗄️ New FileSystem Feature · The agent now tracks all the uploads/downloads it has access to in a unified manner. Thanks to @mertunsall! 🚀 · 💬 System Prompt and Eval Improvements

    View source [1]
  70. Release note

    0.3.1 released

    Open details

    Revert broken iframe traversal changes for now "Fix cross-origin iframe DOM retrieval" by @pirate in https://github.com/browser-use/browser-use/pull/2017

    View source [1]
  71. Release note

    0.3.0 released

    Open details

    Hot fix/file upload by @MagMueller in https://github.com/browser-use/browser-use/pull/1924 1970 getalltexttillnextclickableelement returns incorrect text by @scorpiord in https://github.com/browser-use/browser-use/pull/1979

    View source [1]
  72. Release note

    0.2.7 released

    Open details

    ⚡️ Bugfixes, performance improvements, improved evals scores. · fixed handling of new playwright arg names and old browser-use arg names: tracesdir aka tracepath, savepathpath aka recordharpath, saverecordingpath aka recordvideodir are now all handled the same…

    View source [1]
  73. Release note

    0.2.6 released

    Open details

    💪 Many bugfixes for multi-agent / multi-BrowserSession use-cases. Fixes the Event loop is closed and other async playwright errors from previous version.…

    View source [1]
  74. Release note

    0.2.5 released

    Open details

    🧙‍♂️ new one-shot CLI mode · browser-use -p 'get todays DOW stock price and return it as JSON, e.g.: {"dowprice": 40000.00}' · New eval script with workflows for better testing by @Alezander9 in https://github.com/browser-use/browser-use/pull/1776

    View source [1]
  75. Release note

    0.2.4 released

    Open details

    👾 This release just fixes the browser-use CLI: pip install browser-use[cli] + browser-use · The CLI currently only supports OpenAI as a model, though we're adding support for more models soon!

    View source [1]
  76. Release note

    0.2.3 released

    Open details

    💪 Tons of improvements to the docs & examples + fixed bugs around BrowserSession re-use between agents. · Larsen/update cost section by @LarsenCundric in https://github.com/browser-use/browser-use/pull/1504 · Larsen/fix cost formatting by @LarsenCundric in…

    View source [1]
  77. Release note

    0.2.2 released

    Open details

    Auto-detect tool calling method and verify llm api at startup by @Anirudha619 in https://github.com/browser-use/browser-use/pull/1718 · Document new vector store customizability by @EnzoFanAccount in https://github.com/browser-use/browser-use/pull/1758 · Fix…

    View source [1]
  78. Release note

    0.2.1 released

    Open details

    ☁️ Browser-Use Cloud also now supports Webhooks! We've made it easy to wire up Browser-Use to other systems. · 🔎 Element detection, page interaction, and LLM model support improvements · We've added several new methods of detecting elements on pages and…

    View source [1]
  79. Release note

    0.1.48 released

    Open details

    add alloweddomains=['.example.com'] glob pattern matching support by @pirate in https://github.com/browser-use/browser-use/pull/1674 · Fix Httpx issue closing all clients by @sandeepsalwan1 in https://github.com/browser-use/browser-use/pull/1688 · Docker…

    View source [1]
  80. Release note

    0.1.47 released

    Open details

    fix --user-data-dir=~/.config/browseruse/... not expanded in chromelaunchargs by @khesui in https://github.com/browser-use/browser-use/pull/1667 · Move CLI dependencies to optional browser-use[cli] group, rename GEMINIAPIKEY - GOOGLEAPIKEY by @pirate in…

    View source [1]
  81. Release note

    0.1.46 released

    Open details

    ⏮️ switch back from patchright to playwright until we resolve the performance and stability issues with patchright @pirate in https://github.com/browser-use/browser-use/pull/1633 · 🐳 Added Dockerfile and .dockerignore file for containerizing "browser-use" by…

    View source [1]
  82. Release note

    0.1.45 released

    Open details

    ✨Add NEW interactive CLI like claude code for browser-use by @pirate in https://github.com/browser-use/browser-use/pull/1559 · 💔 BREAKING CHANGE: BrowserWindowContextSize object removed, switch to flat attrs instead.…

    View source [1]
  83. Release note

    0.1.43 released

    Open details

    Revise README.md to enhance clarity and organization of features, inc… by @MagMueller in https://github.com/browser-use/browser-use/pull/1540 · Add unit tests for controller actions that automatically run on CI by @Anirudha619 in…

    View source [1]
  84. Release note

    0.1.42 released

    Open details

    release 0.1.41 officially by @pirate in https://github.com/browser-use/browser-use/pull/1401 · Fix: newlines in attribute values by @edwardysun in https://github.com/browser-use/browser-use/pull/1413 · fix: Make memory module optional for Python 3.13…

    View source [1]
  85. Release note

    0.1.41 released

    Open details

    Better browser launching, more elements detected, improved logging, config, and much more... · 🚀 Thank you all so much who worked on this massive release! · We appreciate all of your contributions and this was a massive effort by many people.…

    View source [1]
  86. Release note

    0.1.40 released

    Open details

    Update browser-settings.mdx by @NinoRisteski in https://github.com/browser-use/browser-use/pull/815 · Clean up state by @MagMueller in https://github.com/browser-use/browser-use/pull/825 · For models without tool calling, add available actions to context by…

    View source [1]
  87. Release note

    0.1.39 released

    Open details

    Debug time needed by @MagMueller in https://github.com/browser-use/browser-use/pull/809 · Include model for pageextractionllm by @MagMueller in https://github.com/browser-use/browser-use/pull/811

    View source [1]
  88. Release note

    0.1.38 released

    Open details

    Fix Pass sensitivedata to multiact executed via rerunhistory by @pppp606 in https://github.com/browser-use/browser-use/pull/706 · feat: improve multi-language font support in GIF generation by @weibing-bab in https://github.com/browser-use/browser-use/pull/711…

    View source [1]
  89. Release note

    0.1.37 released

    Open details

    Include streaming example by @MagMueller in https://github.com/browser-use/browser-use/pull/563 · Feature/file upload dict by @MagMueller in https://github.com/browser-use/browser-use/pull/565 · Readme/add demo by @MagMueller in…

    View source [1]
Citation ledger

Recorded sources

5 unique pages

Facts, answers, structured details, milestones and primary resource links cite this shared ledger. Each external page appears once; release tags from the same GitHub project are grouped under one release history.

  1. 1github.com/browser-use/browser-use/releases 96 release milestones
  2. 2browser-use.com 5 answers · Official site
  3. 3browser-use.com/changelog/20-7-2026 1 milestone
  4. 4docs.browser-use.com Documentation
  5. 5github.com/browser-use/browser-use Source code
Research status4 substantive facts · 3 source pages · quality score 78/100
Keep exploring

Options to compare

This shortlist contains explicitly listed alternatives to consider alongside Browser Use for the same job.