0.11.8 - Profiles in Browser Use CLI
v0.11.8
Features
- Schema enforcement in extract tool โ extraction operations now validate against defined schemas
- Extraction schema support added for structured data validation
Improvements
- Multiact for agent improved โ better multi-action handling
- Markdown chunker optimized for better text processing
- CLI additions for expanded command-line functionality
- Shell compatibility fix: quotes added around
browser-use[cli]in documentation
Dependencies
- pyproject.toml updated
What's Changed
- docs: add quotes around browser-use[cli] for shell compatibility by @ShawnPana in https://github.com/browser-use/browser-use/pull/4002
- schema enforcement in extract tool by @sauravpanda in https://github.com/browser-use/browser-use/pull/3996
- added extraction schema by @sauravpanda in https://github.com/browser-use/browser-use/pull/4005
- cli additions by @ShawnPana in https://github.com/browser-use/browser-use/pull/4007
- Improve multiact for agent by @sauravpanda in https://github.com/browser-use/browser-use/pull/4010
- Improve Markdown Chunker by @sauravpanda in https://github.com/browser-use/browser-use/pull/4006
- Update pyproject.toml by @ShawnPana in https://github.com/browser-use/browser-use/pull/4013
Full Changelog: https://github.com/browser-use/browser-use/compare/0.11.7...0.11.8