0.13.1
Added
- Support Claude Fable 5 model
Changed
- Anthropic tool choice set to auto when thinking (cannot force it)
Fixed
- Fix packaged agent tools environment
What's Changed
- support claude fable 5 by @laithrw in https://github.com/browser-use/browser-use/pull/5008
- anthropic: tool choice auto when thinking (cannot force it) by @laithrw in https://github.com/browser-use/browser-use/pull/5009
- Fix packaged agent tools env by @gregpr07 in https://github.com/browser-use/browser-use/pull/5010
Full Changelog: https://github.com/browser-use/browser-use/compare/0.13.0...0.13.1