Commit Graph

23 Commits

Author SHA1 Message Date
Nick Sweeting
f948b298cc dont trim logging handler names in cli 2025-06-05 22:47:01 -07:00
Nick Sweeting
cf6a0d9fbf improve chrome launch error handling when user_data_dir is bad 2025-06-05 18:22:02 -07:00
Nick Sweeting
1580ed6e8b more formatting 2025-06-03 16:03:12 -07:00
Nick Sweeting
a33bd7eea5 bump dependency versions 2025-06-03 16:03:08 -07:00
TC
28d90aac59 fix: apply linting and formatting fixes 2025-06-02 17:38:58 -04:00
TC
aac14e17a8 feat: add Chrome profile CLI options for local browser profiles
- Add --user-data-dir option to specify Chrome user data directory

- Add --profile-directory option to specify which Chrome profile to use

- Add --cdp-url option to connect to existing Chrome via CDP

- Update browser session creation in prompt mode to use config parameters

- Add comprehensive help text with common Chrome profile locations

- Add example demonstrating Chrome profile usage

This allows users to use their existing Chrome profiles with saved logins and extensions, or connect to already running Chrome instances.
2025-06-02 17:27:34 -04:00
Nick Sweeting
b03366e5b0 track source=cli in telemetry 2025-05-29 22:01:26 -07:00
Nick Sweeting
189a401d21 reduce logging noise in CLI 2025-05-26 04:14:48 -07:00
Nick Sweeting
68d854fcb5 add prompt arg to CLI 2025-05-26 03:43:51 -07:00
Nick Sweeting
1aed86426e bump version to 0.2.4 2025-05-25 19:07:07 -07:00
Nick Sweeting
e6e151e4fd more CI fixes 2025-05-25 18:49:21 -07:00
Nick Sweeting
9420e83719 fix CLI 2025-05-25 18:25:38 -07:00
Nick Sweeting
90dad4a39a refactor to use new BrowserSession model 2025-05-17 04:54:13 -07:00
Nick Sweeting
4841784bcd add --version support to browser-use cli 2025-05-13 21:17:19 -07:00
Nick Sweeting
49747738ca improve local dev setup docs 2025-05-13 17:39:27 -07:00
Nick Sweeting
3e66046046 linter 2025-05-13 17:18:50 -07:00
Nick Sweeting
3851e10a36 more CLI logging 2025-05-04 21:18:21 +08:00
Nick Sweeting
664f2e4359 improve CLI logging 2025-05-04 20:48:07 +08:00
Nick Sweeting
b6a422aa8d add CLI logging on initial startup 2025-05-04 20:36:58 +08:00
Nick Sweeting
637c41dbd7 show ctive url in CLI 2025-05-04 19:57:16 +08:00
Nick Sweeting
740b612211 show active tab URL in cli 2025-05-04 19:40:51 +08:00
Nick Sweeting
8a5ed059a5 change CLI default models for anthropic 2025-05-04 00:29:40 +08:00
Nick Sweeting
24e3ee28e3 improve readme 2025-05-03 23:40:39 +08:00