mirror of
https://github.com/browser-use/browser-use
synced 2026-04-22 17:45:09 +02:00
cloud connect now works with no flags. On first use, creates a "Browser Use CLI" profile via the Cloud API and saves the ID to config.json. Subsequent connects reuse it (validates on each call, recreates if deleted). Removed --timeout, --proxy-country, --profile-id flags and their plumbing through daemon/sessions. Power users who need custom browser settings use cloud v2 POST /browsers directly.