- A brand-new WebUI interface with added features like video display.
- Adapted for the latest version of browser-use, with native support for models like Ollama, Gemini, and DeepSeek. Please update your code and run
pip install -r requirements.txt
. - Ability to stop agent tasks at any time.
- Real-time page display in the WebUI when headless=True.
- Improved custom browser usage, fixing a bug about using own browser on Mac.
- Support for Docker environment installation.