| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-03 | 3.8 kB | |
| v0.1.11 source code.tar.gz | 2026-09-03 | 2.2 MB | |
| v0.1.11 source code.zip | 2026-09-03 | 2.3 MB | |
| Totals: 3 Items | 4.5 MB | 1 | |
What's Changed
- fix: clean up unused browser recovery launch by @MagMueller in https://github.com/browser-use/browser-harness/pull/657
- docs: retry hidden-tab scrolling after activation by @MagMueller in https://github.com/browser-use/browser-harness/pull/658
- docs: prevent duplicate tabs across harness calls by @gregpr07 in https://github.com/browser-use/browser-harness/pull/665
- Add MCP server wrapper over browser-harness helpers by @cckyros in https://github.com/browser-use/browser-harness/pull/601
- fix: validate local Chrome probe by @ShiroKSH in https://github.com/browser-use/browser-harness/pull/522
- shopify-admin: Forms app popup editing skill by @NoamAAO in https://github.com/browser-use/browser-harness/pull/568
- docs: add X article source recovery fallback by @kleberAbreu in https://github.com/browser-use/browser-harness/pull/515
- fix: give recorder frames the screenshot IPC timeout by @rajarshidattapy in https://github.com/browser-use/browser-harness/pull/700
- fix: send real physical key codes for printable characters by @rajarshidattapy in https://github.com/browser-use/browser-harness/pull/705
- fix: pick select-all modifier by browser OS, not host OS by @epoyraz in https://github.com/browser-use/browser-harness/pull/698
- docs: drop the stale -c references left behind when the flag was removed by @rajarshidattapy in https://github.com/browser-use/browser-harness/pull/703
- docs: clarify disabling CDP touch emulation by @gregpr07 in https://github.com/browser-use/browser-harness/pull/667
- docs(AGENTS): add Commands, Security, and verify path for agents by @msju199 in https://github.com/browser-use/browser-harness/pull/589
- docs: let agents choose faster long-text input by @MagMueller in https://github.com/browser-use/browser-harness/pull/708
- Fix events.jsonl write crashing on lone surrogates in page titles by @chaucerj in https://github.com/browser-use/browser-harness/pull/676
- fix(admin): don't treat an enclosing repo as an editable install by @ddy4633 in https://github.com/browser-use/browser-harness/pull/562
- fix: make the MCP server installable from PyPI by @MagMueller in https://github.com/browser-use/browser-harness/pull/711
- Narrow skill description to match When Not to Use by @illmethinks0 in https://github.com/browser-use/browser-harness/pull/555
- fix(helpers): release the iframe session js(target_id=...) attaches by @MagMueller in https://github.com/browser-use/browser-harness/pull/720
- feat: allow disabling the tab title marker by @MagMueller in https://github.com/browser-use/browser-harness/pull/726
- Bump browser-harness to 0.1.11 by @gregpr07 in https://github.com/browser-use/browser-harness/pull/732
New Contributors
- @cckyros made their first contribution in https://github.com/browser-use/browser-harness/pull/601
- @ShiroKSH made their first contribution in https://github.com/browser-use/browser-harness/pull/522
- @NoamAAO made their first contribution in https://github.com/browser-use/browser-harness/pull/568
- @kleberAbreu made their first contribution in https://github.com/browser-use/browser-harness/pull/515
- @rajarshidattapy made their first contribution in https://github.com/browser-use/browser-harness/pull/700
- @epoyraz made their first contribution in https://github.com/browser-use/browser-harness/pull/698
- @msju199 made their first contribution in https://github.com/browser-use/browser-harness/pull/589
- @chaucerj made their first contribution in https://github.com/browser-use/browser-harness/pull/676
- @ddy4633 made their first contribution in https://github.com/browser-use/browser-harness/pull/562
- @illmethinks0 made their first contribution in https://github.com/browser-use/browser-harness/pull/555
Full Changelog: https://github.com/browser-use/browser-harness/compare/v0.1.10...v0.1.11