New
0.11.6
What's Changed
- 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 https://github.com/browser-use/browser-use/pull/3966
- Increase default step_timeout from 120s to 180s by @MagMueller in https://github.com/browser-use/browser-use/pull/3967
- docs(skill): add installation and API key configuration to SKILL.md by @gregpr07 in https://github.com/browser-use/browser-use/pull/3962
- feat(cli): add --cdp-url flag to connect to existing browser via CDP by @iammarcin in https://github.com/browser-use/browser-use/pull/3927
- switched to bu-2-0 in all the examples by @sauravpanda in https://github.com/browser-use/browser-use/pull/3974
- handle autocomplete fields by @sauravpanda in https://github.com/browser-use/browser-use/pull/3980
- Increase MAX_MEMORY_LENGTH from 1000 to 10000 chars by @MagMueller in https://github.com/browser-use/browser-use/pull/3977
- fix: validate file size on upload and dynamic text extension list by @MagMueller in https://github.com/browser-use/browser-use/pull/3976
- add step budget awareness to prompt by @sauravpanda in https://github.com/browser-use/browser-use/pull/3981
- fix(filesystem): improve write_file filename handling and error messages by @MagMueller in https://github.com/browser-use/browser-use/pull/3975
- Backport prompt improvements from anthropic variants to standard prompts by @sauravpanda in https://github.com/browser-use/browser-use/pull/3982
- added optional file_name param to ss action by @laithrw in https://github.com/browser-use/browser-use/pull/3989
- rm special anthropic prompts unless flash by @laithrw in https://github.com/browser-use/browser-use/pull/3991
- generalize leaf start fix by @laithrw in https://github.com/browser-use/browser-use/pull/3963
- Feat: wait for file download action by @laithrw in https://github.com/browser-use/browser-use/pull/3984
- bumping to 0.11.6 by @sauravpanda in https://github.com/browser-use/browser-use/pull/3995
New Contributors
- @iammarcin made their first contribution in https://github.com/browser-use/browser-use/pull/3927
Full Changelog: https://github.com/browser-use/browser-use/compare/0.11.5...0.11.6