| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Browser Use with Community! source code.tar.gz | 2025-11-29 | 4.8 MB | |
| Browser Use with Community! source code.zip | 2025-11-29 | 5.1 MB | |
| README.md | 2025-11-29 | 7.2 kB | |
| Totals: 3 Items | 9.9 MB | 0 | |
In this release, we merged many PRs from the community into Browser Use and made the library significantly more stable!
What's Changed
- more timeout for gemini 3 pro by @mertunsall in https://github.com/browser-use/browser-use/pull/3618
- Record click coordinates in agent's system by @mertunsall in https://github.com/browser-use/browser-use/pull/3621
- fix: Add default=True to ScrollAction.down field to handle LLM respon… by @Utkarshkarki in https://github.com/browser-use/browser-use/pull/3602
- add the captcha and impossible flag in AgentEvent by @Alezander9 in https://github.com/browser-use/browser-use/pull/3622
- feat: added step_interval calculation for Agent history rerun by @sauravpanda in https://github.com/browser-use/browser-use/pull/3625
- fix: prevent KeyError crash in OpenAI reasoning models by @karamvirsingh1998 in https://github.com/browser-use/browser-use/pull/3540
- added variable detection from agent history by @sauravpanda in https://github.com/browser-use/browser-use/pull/3628
- add-variable-substitution-in-rerun by @sauravpanda in https://github.com/browser-use/browser-use/pull/3631
- feat: added AI summary for rerun task by @sauravpanda in https://github.com/browser-use/browser-use/pull/3634
- fixed rerun_history by @sauravpanda in https://github.com/browser-use/browser-use/pull/3635
- BU model fix by @mertunsall in https://github.com/browser-use/browser-use/pull/3637
- Fix framework events not triggering by @MagMueller in https://github.com/browser-use/browser-use/pull/3639
- Fix framework events not triggering by @sophiabits in https://github.com/browser-use/browser-use/pull/3367
- deepcogito/cogito-v2.1-671b by @MagMueller in https://github.com/browser-use/browser-use/pull/3642
- Fixing the identified issue by @MagMueller in https://github.com/browser-use/browser-use/pull/3644
- Update agent prompts for action limits and verification by @mertunsall in https://github.com/browser-use/browser-use/pull/3645
- fix: apply cache_control only to last block in Anthropic messages by @pyrytakala in https://github.com/browser-use/browser-use/pull/3636
- Optimize javascript result memory handling by @mertunsall in https://github.com/browser-use/browser-use/pull/3650
- Enforce screenshot exclusion for non-auto vision by @mertunsall in https://github.com/browser-use/browser-use/pull/3651
- fix:#3620/Quote fixer for javascript evaluate action by @shubham-021 in https://github.com/browser-use/browser-use/pull/3623
- Fix scroll action for pdf viewers by @mertunsall in https://github.com/browser-use/browser-use/pull/3660
- Update MCP server documentation with cloud and local options by @ShawnPana in https://github.com/browser-use/browser-use/pull/3610
- fix:#3587/CDP URL with Query Parameters Incorrectly Constructs Path by @shubham-021 in https://github.com/browser-use/browser-use/pull/3658
- Fix allowed domains to match the docs by @mertunsall in https://github.com/browser-use/browser-use/pull/3661
- Add Vercel AI Gateway integration with ChatVercel model support by @kalil0321 in https://github.com/browser-use/browser-use/pull/3432
- Replace broken mouse click with ClickCoordinateEvent by @mertunsall in https://github.com/browser-use/browser-use/pull/3663
- Remove pages from browser state by @mertunsall in https://github.com/browser-use/browser-use/pull/3664
- exponential retries improved by @mertunsall in https://github.com/browser-use/browser-use/pull/3666
- Fix Structured Output with Enums by @mertunsall in https://github.com/browser-use/browser-use/pull/3667
- fix: use default_factory for event_timeout to allow runtime env var c… by @tomerwave in https://github.com/browser-use/browser-use/pull/3668
- Increase screenshot event timeout to 15 seconds by @mertunsall in https://github.com/browser-use/browser-use/pull/3669
- Improve demo mode by @kalil0321 in https://github.com/browser-use/browser-use/pull/3614
- Fixes what https://github.com/browser-use/browser-use/pull/3114 tried to fix by @mertunsall in https://github.com/browser-use/browser-use/pull/3670
- Quick Hack allow passing Base URL to MCP Server by @mertunsall in https://github.com/browser-use/browser-use/pull/3671
- new tab in headless respect window size by @AndyJado in https://github.com/browser-use/browser-use/pull/3369
- dont change agent focus outside? by @mertunsall in https://github.com/browser-use/browser-use/pull/3672
- Update URL from localhost to 127.0.0.1 and fix typo by @youngquan in https://github.com/browser-use/browser-use/pull/3360
- Fix: Preserve in-use temporary user_data_dir during browser launch by @pyrytakala in https://github.com/browser-use/browser-use/pull/3638
- env var to disable version check by @mertunsall in https://github.com/browser-use/browser-use/pull/3673
- Add CodeAgentHistoryList for improved history management by @kalil0321 in https://github.com/browser-use/browser-use/pull/3510
- Add output format to Code Agent docs by @kalil0321 in https://github.com/browser-use/browser-use/pull/3505
- Copy profiles to temp for real browsers (fix [#3329], [#3301], [#3184]) by @kalil0321 in https://github.com/browser-use/browser-use/pull/3395
- now newlines are executed well with send keys by @mertunsall in https://github.com/browser-use/browser-use/pull/3675
- allowing MUCH MORE with coordinates by @mertunsall in https://github.com/browser-use/browser-use/pull/3676
- Revert "allowing MUCH MORE with coordinates" by @mertunsall in https://github.com/browser-use/browser-use/pull/3682
- Revert "Improve demo mode" by @mertunsall in https://github.com/browser-use/browser-use/pull/3687
- Add provider options to ChatVercel for enhanced model routing by @AntonVishal in https://github.com/browser-use/browser-use/pull/3685
- docs(sandbox): fix async sandbox example by adding asyncio.run and import asyncio by @krishna-dhulipalla in https://github.com/browser-use/browser-use/pull/3677
- Fix Regressions by @mertunsall in https://github.com/browser-use/browser-use/pull/3688
- Update agent name in documentation by @mertunsall in https://github.com/browser-use/browser-use/pull/3689
New Contributors
- @Utkarshkarki made their first contribution in https://github.com/browser-use/browser-use/pull/3602
- @karamvirsingh1998 made their first contribution in https://github.com/browser-use/browser-use/pull/3540
- @pyrytakala made their first contribution in https://github.com/browser-use/browser-use/pull/3636
- @shubham-021 made their first contribution in https://github.com/browser-use/browser-use/pull/3623
- @tomerwave made their first contribution in https://github.com/browser-use/browser-use/pull/3668
- @AndyJado made their first contribution in https://github.com/browser-use/browser-use/pull/3369
- @youngquan made their first contribution in https://github.com/browser-use/browser-use/pull/3360
- @AntonVishal made their first contribution in https://github.com/browser-use/browser-use/pull/3685
- @krishna-dhulipalla made their first contribution in https://github.com/browser-use/browser-use/pull/3677
Full Changelog: https://github.com/browser-use/browser-use/compare/0.9.7...0.10.0