Files
browser-use/docs
Magnus Müller 304716e30f Enhance authentication flow and user feedback in CLI
- 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.
2025-09-05 13:13:07 -07:00
..
2025-09-02 08:51:58 -07:00
2025-09-04 17:22:32 -07:00
2025-08-07 18:48:44 -07:00
2025-08-25 09:46:13 -07:00
2025-09-04 08:47:29 -07:00
2025-08-07 18:48:44 -07:00
2025-01-22 09:16:55 -08:00
2025-09-02 08:51:58 -07:00
2025-09-01 23:01:42 -07:00
2025-09-01 22:05:02 -07:00
2025-01-22 09:16:55 -08:00

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