Commit Graph

48 Commits

Author SHA1 Message Date
Reagan Hsu
0d1c66ea9a use chatbrowseruse() examples in costs and observability docs, update supported models mdx to remove recommendations, move supported models to get started section, updated redirects 2025-10-19 18:44:40 -07:00
kalil0321
115a542fab Add 'Costs' documentation to monitoring section and update JSON configuration 2025-10-14 03:58:37 +02:00
mertunsall
cf6b4972de bump lmnr to latest 2025-10-08 21:18:32 +02:00
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
Magnus Müller
cc6bc374b9 Refactor CLI authentication flow and enhance user feedback
- 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.
2025-09-05 10:49:12 -07:00
Magnus Müller
9828d18871 Implement cloud authentication feature in CLI and sync services
- Added `run_auth_command` to handle user authentication via the CLI, allowing users to authenticate with Browser Use Cloud.
- Updated `main` function to trigger authentication when the `--auth` option is used.
- Introduced `authenticate_cloud_sync` method in `CloudSync` to facilitate authentication after task completion.
- Modified `DeviceAuthClient` to handle empty agent session IDs gracefully.
- Updated documentation to include instructions for cloud authentication setup and usage.
- Enhanced tests to verify authentication flow and event handling based on authentication status.
2025-09-05 10:00:33 -07:00
Magnus Müller
dc1eb696b3 remove lmnr from examples 2025-09-03 18:11:45 -07:00
Magnus Müller
02a7927568 Update environment variable names and fix typos in documentation
- Changed `AZURE_ENDPOINT` to `AZURE_OPENAI_ENDPOINT` in `.env.example`.
- Corrected a typo in the contribution guide from "Lets" to "Let's".
- Commented out the logging level setting in `local-setup.mdx` for clarity.
2025-09-01 23:44:48 -07:00
Magnus Müller
c57ca023aa Refactor documentation structure and add new sections
- Reformatted JSON structure in `docs.json` for better readability.
- Updated navigation paths for development-related documentation.
- Removed outdated `hooks.mdx` and `mcp-client.mdx` files.
- Added new `get-help.mdx`, `local-setup.mdx`, `contribution-guide.mdx`, and `observability.mdx` files to enhance developer resources.
- Introduced `telemetry.mdx` to clarify data collection practices and opt-out options.
- Updated `mcp-server.mdx` to reflect current capabilities and usage instructions.
2025-09-01 23:36:19 -07:00
Magnus Müller
14468d021f update-local-dev-docs 2025-09-01 23:01:42 -07:00
Magnus Müller
caa0e7ef1b Rename controller to tools instances 2025-08-26 11:30:39 -07:00
Magnus Müller
dc5d06d760 More examples 2025-08-25 23:14:17 -07:00
Magnus Müller
fab4ad5833 wide mode for docs 2025-08-25 09:46:13 -07:00
Magnus Müller
823292a767 Replace 4o with gpt-4.1-mini 2025-08-24 20:13:30 -07:00
Magnus Müller
546dcc0387 Update simple example 2025-07-07 15:37:38 +02:00
Gregor Žunič
7a10ae0c96 Squashed commit langchain to native 2025-06-24 12:26:55 +02:00
Nick Sweeting
495d334e95 docs improvments 2025-06-05 02:04:41 -07:00
Nick Sweeting
3897330eda fix formatting in docs 2025-06-05 01:26:15 -07:00
Nick Sweeting
af2ff839c5 bump default version in docker to 3.12 2025-06-03 16:12:41 -07:00
Nick Sweeting
265f0270f2 improve contribution docs 2025-06-02 17:28:40 -07:00
Nick Sweeting
aad9ba70f9 document bin scripts 2025-05-22 06:03:49 -07:00
Nick Sweeting
e814a8dc34 add bin scripts and improve dev setup guide 2025-05-22 06:03:48 -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
unais k shemim
7fcd4e5b44 Merge branch 'browser-use:main' into main 2025-04-27 20:44:14 +05:30
unaisshemim
15db0c8afb contribution guided added 2025-04-27 20:41:23 +05:30
Alezander9
b0404bbbf2 feat: add page 'Evaluation' to developer section of docs with evaluation usage guide 2025-04-21 11:48:01 -07:00
Nick Sweeting
32a87057eb Apply suggestions from code review 2025-04-16 17:56:43 -04:00
Jason
25bfd67c17 fix: fix novita environment variable 2025-04-16 21:55:49 +08:00
Jason
45dc23caf4 fix: remove NOVITA_API_KEY env 2025-04-16 18:21:12 +08:00
Jason
2f8e78a900 feat: add example and docs for Novita AI 2025-04-16 15:09:11 +08:00
Nick Sweeting
e85e8f468d add more pre-commit-hooks 2025-03-28 17:15:10 -07:00
Nick Sweeting
588a9f9f50 Merge branch 'main' into pre-commit_run_pre-commit-hooks_--all-files 2025-03-28 16:17:47 -07:00
Nick Sweeting
cb5b830d63 create contribution guide 2025-03-28 01:20:35 -07:00
Nick Sweeting
b892b75fdc update dev setup docs 2025-03-28 01:11:10 -07:00
Christian Clauss
ef9c7b1c09 Merge branch 'main' into pre-commit_run_pre-commit-hooks_--all-files 2025-03-26 08:00:43 +01:00
Nick Sweeting
71d3054484 Merge pull request #897 from draphonix/main
Add n8n integration documentation for Browser Use
2025-03-25 18:12:10 -07:00
pablo
92ba3f89c7 Removed original proposal of install hatch in docs 2025-03-17 13:03:52 -07:00
pablo
ccfe3ebc55 Changed docs to use build instead of hatch 2025-03-16 18:20:37 -07:00
pablo
9cde8e9449 Added hatch installation link 2025-03-15 17:02:31 -07:00
HoangNB
ec36521073 Add n8n integration documentation for Browser Use 2025-02-27 23:39:58 +07:00
Christian Clauss
4abfaa6213 pre-commit run pre-commit-hooks --all-files 2025-02-27 12:21:42 +01:00
Mohammed Hasan
637373ce17 Updated local-setup.mdx - Incorrect models page link 2025-02-09 11:22:26 +05:30
Paul Lockett
8c780575ad feat: provide better edit with extra note
Signed-off-by: Paul Lockett <Plockett.pl@gmail.com>
2025-02-04 16:03:07 -06:00
Paul Lockett
7e11d5cd06 fix: install command
Signed-off-by: Paul Lockett <Plockett.pl@gmail.com>
2025-02-04 15:21:20 -06:00
Robert Kim
d9d5a61508 improved observability 2025-02-04 18:24:13 +00:00
Robert Kim
8ecb7212cc observability docs 2025-01-28 19:32:34 +00:00
Gregor Žunič
182a43942d added docs to monorepo 2025-01-22 09:16:55 -08:00