mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
- Updated `run_auth_command` to provide detailed authentication status updates and debug information during the authentication process. - Introduced a new `UpdateAgentSessionEvent` class to facilitate session updates. - Enhanced `CloudSync` to allow all events during the authentication flow and to show direct links for authenticated users. - Improved error handling and user messaging for authentication failures. - Updated documentation to clarify cloud sync settings and authentication instructions.
Docs
The official documentation for Browser Use. The docs are published to Browser Use Docs.
Development
Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command
npm i -g mintlify
Run the following command at the root of your documentation (where mint.json is)
mintlify dev