Commit Graph

91 Commits

Author SHA1 Message Date
vvincent1234
ed38f5bb7e remove default api key 2025-01-11 11:12:34 +08:00
warmshao
9c3b1c7257 Merge pull request #74 from MeshkatShB/llmconf/set-default-provider
feat: add llm provider and model default value to supperss `UserWarning`
2025-01-10 21:33:59 +08:00
meshkatshb
ab0ba4589b feat: add openai provider and mode dropdown menu 2025-01-10 17:01:15 +03:30
warmshao
1ab85f0633 Merge pull request #76 from vvincent1234/fix/update_readme
add  keep browser open and docker setup to readme
2025-01-10 19:50:05 +08:00
vvincent1234
1d8b29d7c4 add keep browser open and docker setup to readme 2025-01-10 19:48:17 +08:00
warmshao
48659b4afb Merge pull request #73 from casistack/feat--add-Docker-support-and-environment-configuration-updated
Feat  add docker support and environment configuration updated
2025-01-10 19:14:23 +08:00
meshkatshb
517c8e0cf8 feat: add default value to supperss UserWarning 2025-01-10 13:24:44 +03:30
casistack
98cc07d843 Implement Browser context 1 2025-01-09 20:24:40 +00:00
casistack
eef817ff8e Add docker support 2025-01-09 19:46:43 +00:00
warmshao
db6348d4c7 Merge pull request #63 from vvincent1234/fix/update_custom_tool_calls
add trace path and fix tool_calls example
2025-01-09 20:59:15 +08:00
vvincent1234
e7ff2ff97c add trace path and fix tool_calls example 2025-01-09 20:54:32 +08:00
warmshao
68d0ea2593 Merge pull request #54 from MeshkatShB/docs/update-readme
Docs/update readme
2025-01-09 08:15:28 +08:00
warmshao
786d0ae125 Merge pull request #55 from richard-devbot/main
Enable/Disable Recordings
2025-01-09 08:14:06 +08:00
warmshao
70d014e1f6 Merge pull request #56 from pranavred/patch-1
Update test_playwright.py
2025-01-09 08:05:06 +08:00
Pranav
c6adb9338b Update test_playwright.py
Added some translations
2025-01-08 12:32:15 -05:00
meshkatshb
a2f6a2a103 refactor: updated line of myenv 2025-01-08 20:07:53 +03:30
meshkatshb
27bb6480b0 feat: add theme and dark-mode arguments in readme file. 2025-01-08 20:00:52 +03:30
Richardson Gunde
76deffa15d Update webui.py
added enable/disable for recordings
2025-01-08 21:51:17 +05:30
Richardson Gunde
a91376c12b Update webui.py 2025-01-08 21:48:02 +05:30
Gregor Žunič
e6da486a01 Merge pull request #53 from browser-use/license
added mit license
2025-01-08 08:16:54 -08:00
Gregor Žunič
8d0efa0b13 added mit license 2025-01-08 08:16:40 -08:00
meshkatshb
905eeb7e4d feat: add virtual environment to gitignore 2025-01-08 19:32:48 +03:30
warmshao
439697736f Merge pull request #28 from richard-devbot/main
Update LLM configuration Tab to display list of models
2025-01-08 23:38:58 +08:00
Richardson Gunde
295366195a Update webui.py 2025-01-08 21:05:09 +05:30
Richardson Gunde
160f83f21c Update utils.py 2025-01-08 21:00:59 +05:30
Richardson Gunde
454034854e Update webui.py 2025-01-08 21:00:18 +05:30
Richardson Gunde
cc2ce9087a Update webui.py 2025-01-08 20:33:22 +05:30
Richardson Gunde
e3bee13212 Merge branch 'main' into main 2025-01-08 20:14:33 +05:30
Richardson Gunde
94e313d1b6 Update utils.py 2025-01-08 20:12:26 +05:30
Richardson Gunde
3742dbec72 Update test_browser_use.py 2025-01-08 19:55:14 +05:30
Richardson Gunde
18625cff82 Update custom_views.py 2025-01-08 19:54:37 +05:30
Richardson Gunde
a6813aa14f Update custom_prompts.py 2025-01-08 19:54:11 +05:30
Richardson Gunde
419b6f5e17 Update custom_massage_manager.py 2025-01-08 19:53:24 +05:30
Richardson Gunde
3740b93746 Update custom_agent.py 2025-01-08 19:53:10 +05:30
Richardson Gunde
83b08e4602 Update custom_context.py 2025-01-08 19:52:52 +05:30
Richardson Gunde
15c332d7d5 Update custom_browser.py 2025-01-08 19:52:02 +05:30
Richardson Gunde
779c4116a7 Update custom_controller.py 2025-01-08 19:51:41 +05:30
Richardson Gunde
29ce9c7835 Update utils.py 2025-01-08 19:50:18 +05:30
Richardson Gunde
bf3fcb7c14 Update README.md 2025-01-08 19:48:52 +05:30
Richardson Gunde
fef481fc80 Update requirements.txt 2025-01-08 19:48:28 +05:30
Richardson Gunde
71eacf9d33 Update webui.py
Updated LLM confuguration TAB
2025-01-08 19:47:45 +05:30
warmshao
0fdb9e8041 Merge pull request #30 from matthew1809/main
fix: log for own browser env var issues
2025-01-08 19:51:09 +08:00
warmshao
7211403906 Merge pull request #44 from vvincent1234/fix/org_repo_adapt
feat: adpat to new version of browser-use
2025-01-08 19:37:26 +08:00
vincent
041dc55a36 feat: adpat to new version of browser-use 2025-01-08 19:23:23 +08:00
Gregor Žunič
dcb39145ec Merge pull request #33 from browser-use/feature/improve-readme
fixed browser use version
2025-01-07 11:17:47 -08:00
Gregor Žunič
9c52cbaecc fixed browser use version 2025-01-07 10:56:27 -08:00
Gregor Žunič
5a36053d0a Merge pull request #32 from browser-use/feature/improve-readme
Feature/improve and code format
2025-01-07 09:15:40 -08:00
Gregor Žunič
54266d8edf fixed file formatting 2025-01-07 09:11:13 -08:00
Gregor Žunič
5539a838bf update README with new example 2025-01-07 09:07:50 -08:00
Matt Foyle
a1fbaa03fa fix: set to None and only check chrome exe path 2025-01-07 17:40:59 +01:00