Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.5.5 source code.tar.gz | 2025-07-16 | 1.8 MB | |
0.5.5 source code.zip | 2025-07-16 | 2.0 MB | |
README.md | 2025-07-16 | 2.5 kB | |
Totals: 3 Items | 3.9 MB | 7 |
What's Changed
- fix: use user-provided executable_path 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 https://github.com/browser-use/browser-use/pull/2398
- More robust file syste by @mertunsall in https://github.com/browser-use/browser-use/pull/2402
- Revamp API docs by @sauravpanda in https://github.com/browser-use/browser-use/pull/2409
- add deepseek llm chat model by @BoneCARD in https://github.com/browser-use/browser-use/pull/2397
- added new getting_started examples by @sauravpanda in https://github.com/browser-use/browser-use/pull/2413
- FLASH MODE by @mertunsall in https://github.com/browser-use/browser-use/pull/2427
- Remove Planner Prompt and Small Fix to lmnr by @mertunsall in https://github.com/browser-use/browser-use/pull/2434
- Add OpenAI CUA fallback by @mertunsall in https://github.com/browser-use/browser-use/pull/2359
- laminar-ignore input output by @MagMueller in https://github.com/browser-use/browser-use/pull/2386
- lmnr ignore input for _is_page_responsive by @MagMueller in https://github.com/browser-use/browser-use/pull/2438
- Limit wait action to 10 seconds by @mertunsall in https://github.com/browser-use/browser-use/pull/2437
- lmnr ignore input by @MagMueller in https://github.com/browser-use/browser-use/pull/2440
- Fix incorrect pip install prompt for CLI addon by @fureigh in https://github.com/browser-use/browser-use/pull/2442
- Update screenshot handling for empty pages in BrowserSession by @mertunsall in https://github.com/browser-use/browser-use/pull/2448
- Fix: Only configure MCP server logging when server is instantiated, n… by @pirate in https://github.com/browser-use/browser-use/pull/2456
- support tool calling with groq by @mertunsall in https://github.com/browser-use/browser-use/pull/2459
- New release by @mertunsall in https://github.com/browser-use/browser-use/pull/2463
New Contributors
- @tomlin7 made their first contribution in https://github.com/browser-use/browser-use/pull/2373
- @better-salmon made their first contribution in https://github.com/browser-use/browser-use/pull/2398
- @BoneCARD made their first contribution in https://github.com/browser-use/browser-use/pull/2397
- @fureigh made their first contribution in https://github.com/browser-use/browser-use/pull/2442
Full Changelog: https://github.com/browser-use/browser-use/compare/0.5.4...0.5.5