0.13.9
What's Changed
- fix(llm): make bu-2-0 the ChatBrowserUse default again, keep mini opt-in by @sauravpanda in #5488
- ci: remove the dead cloud_evals image-build trigger by @sauravpanda in #5491
- fix(filesystem): report missing target text in replace_file by @uczltw6 in #5498
- fix(filesystem): escape plain text in generated PDFs by @primorLee in #5502
- docs: highlight rerunnable Cloud scripts by @MagMueller in #5551
- docs(cloud): update tools guide for CLI 3.0 by @MagMueller in #5553
- fix(deps): bump dependency versions by @sauravpanda in #5382
- fix: Update DeepSeek default model to deepseek-v4-flash by @DipsyHou in #5563
- fix(llm): stop putting format/stream inside Ollama options by @official-burak in #5561
- fix(deps): update vulnerable Click, MCP, and pypdf pins by @green3sf in #5526
- fix(browser): clear cookies via Storage domain, not Network by @MrLeit in #5562
- fix(filesystem): render markdown emphasis in PDF export by @leilei3167 in #5540
- fix(llm): ignore empty reasoning model patterns by @ECD5A in #5545
- fix(dom): expose image context for clickable elements by @UniversePeak in #5541
- build: require Browser Harness 0.1.10 by @MagMueller in #5507
- fix(registry): replace sensitive placeholders inside tuple params by @LambIessz in #5570
- Fix WebSocket drops during reconnect window by @Soundcreates in #5373
- docs(cloud): replace retired V1 API examples with V4 by @MagMueller in #5578
- Upgrade datamodel-code-generator to 0.75.1 by @sauravpanda in #5588
- fix: keep balanced trailing brackets in URLs extracted from task text by @aniketwaghh in #5576
- docs: migrate remote browser skill to CLI 3.0 by @MagMueller in #5583
- fix: allow pydantic 2.13 by @MagMueller in #5577
- docs: correct Cloud signup credit by @MagMueller in #5602
- fix(browser): honor BROWSER_USE_HEADLESS in BrowserProfile (#5420) by @jiffyaneesh in #5475
- fix(llm/google): keep the first user message when include_system_in_user is set by @aniketwaghh in #5597
- docs: correct cloud browser session price by @MagMueller in #5601
- docs(cloud): add API v4 skill reference by @MagMueller in #5591
- fix(llm): preserve schema-keyword field names by @MagMueller in #5605
- fix(llm): preserve zero max_retries for Anthropic Bedrock by @cosin2077 in #5348
- fix(agent): match URL negations as whole words by @JayLay0310 in #5493
- fix(agent): preserve downloaded file path order by @oysz in #5453
- fix(browser): read persisted storage state as UTF-8 by @r266-tech in #5359
- fix(browser): preserve default Chrome arg order by @MagMueller in #5621
- Add OrcaRouter as a named LLM provider by @XiaoHuo888-hue in #5451
- fix(openrouter): validate client and response inputs by @MagMueller in #5599
- Show the live value of pre-filled inputs to the agent by @MagMueller in #5650
- fix(tools): report failed tab switches as errors instead of silent success by @Faseeh06 in #5500
- fix(browser): support literal plus in send_keys by @IENVYshanks in #5582
- fix(dom): expose image context for directly clickable images by @r266-tech in #5586
- fix: detect browser process exit early in _wait_for_cdp_url by @octo-patch in #4599
- fix(browser): restore session handlers after event bus reset by @lisa0314 in #5230
- chore: release 0.13.9 with Browser Harness 0.1.12 by @MagMueller in #5666
New Contributors
- @uczltw6 made their first contribution in #5498
- @primorLee made their first contribution in #5502
- @DipsyHou made their first contribution in #5563
- @official-burak made their first contribution in #5561
- @green3sf made their first contribution in #5526
- @MrLeit made their first contribution in #5562
- @leilei3167 made their first contribution in #5540
- @ECD5A made their first contribution in #5545
- @UniversePeak made their first contribution in #5541
- @LambIessz made their first contribution in #5570
- @Soundcreates made their first contribution in #5373
- @aniketwaghh made their first contribution in #5576
- @jiffyaneesh made their first contribution in #5475
- @cosin2077 made their first contribution in #5348
- @JayLay0310 made their first contribution in #5493
- @oysz made their first contribution in #5453
- @XiaoHuo888-hue made their first contribution in #5451
- @Faseeh06 made their first contribution in #5500
- @IENVYshanks made their first contribution in #5582
- @octo-patch made their first contribution in #4599
- @lisa0314 made their first contribution in #5230
Full Changelog: 0.13.8...0.13.9