-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Upgrade browser-use library from v0.1.48 to v0.9.4 #695
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
sunnymodi21
wants to merge
12
commits into
browser-use:main
Choose a base branch
from
sunnymodi21:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 10 commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
c760552
Update dependencies and refactor browser_use integration for compatib…
sunnymodi21 35419f5
Remove deprecated dependency `libgconf-2-4` from Dockerfile to stream…
sunnymodi21 3b653c5
Enhance Dockerfile and requirements for improved browser support and …
sunnymodi21 372f638
Refactor update dependencies, and enhance deep research agent functio…
sunnymodi21 844e2f2
Update `requirements.txt` to use `browser-use==0.7.10` and refactor i…
sunnymodi21 f1cdc11
Update dependencies in `requirements.txt` to `browser-use==0.9.4` and…
sunnymodi21 f09ee93
Merge upstream changes: sync with browser-use/web-ui
sunnymodi21 692808e
remove playwright
sunnymodi21 fa09c4c
clean up redundant files
sunnymodi21 e020caf
Update src/webui/components/browser_use_agent_tab.py
sunnymodi21 3721276
Update src/agent/deep_research/deep_research_agent.py
sunnymodi21 425f0f3
cubic-dev-ai comments
sunnymodi21 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,5 @@ | ||
| browser-use==0.1.48 | ||
| browser-use==0.9.4 | ||
| pyperclip==1.9.0 | ||
| gradio==5.27.0 | ||
| json-repair | ||
| langchain-mistralai==0.2.4 | ||
| gradio==5.49.1 | ||
| json-repair==0.49.0 | ||
| MainContentExtractor==0.0.4 | ||
| langchain-ibm==0.3.10 | ||
| langchain_mcp_adapters==0.0.9 | ||
| langgraph==0.3.34 | ||
| langchain-community |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.