mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
- Updated sensitive_data definitions to remove type annotations for clarity. - Simplified the structure of sensitive_data in multiple files, ensuring consistency in credential representation. - Enhanced comments to guide users on the proper use of sensitive data in the context of 2FA and domain-specific credentials. These changes improve the readability and maintainability of the code while ensuring secure handling of sensitive information.
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