mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
- Updated `run_auth_command` to check authentication status before proceeding, providing immediate feedback for already authenticated users. - Introduced new task events for both authenticated and unauthenticated states to improve user experience during the authentication process. - Modified the `main` function to include a dedicated `auth` command for easier access to cloud authentication. - Updated documentation to reflect changes in the authentication process and usage instructions.