This website requires JavaScript.
Explore
Help
Sign In
eliott
/
browser-use
Watch
1
Star
0
Fork
0
You've already forked browser-use
mirror of
https://github.com/browser-use/browser-use
synced
2026-05-06 17:52:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25a2eecbfd449207a5ffdcfe8530781eaceff1ff
browser-use
/
browser_use
/
agent
History
Mert Unsal
64eeac9a17
Update browser_use/agent/system_prompt.md
...
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-20 22:45:44 +02:00
..
memory
make markdownify non-blocking async
2025-06-10 02:01:16 -07:00
message_manager
Update browser_use/agent/message_manager/service.py
2025-06-20 21:31:51 +02:00
cloud_events.py
Update maximum length constants in cloud_events.py to accommodate larger data sizes: MAX_STRING_LENGTH increased to 100K, MAX_URL_LENGTH and MAX_TASK_LENGTH adjusted to 10K.
2025-06-20 01:13:23 +02:00
gif.py
add pyupgrade to lint rules
2025-05-02 15:21:23 +08:00
prompts.py
Enhance tab identification logic in prompts.py for improved accuracy and clarity. Update pyproject.toml to include a missing comma in dev-dependencies.
2025-06-19 18:46:13 +02:00
service.py
Fix parsing error handling - the entire tool call is in tool_call_args. Before it parsed it wrong with no error
2025-06-20 07:32:24 +02:00
system_prompt.md
Update browser_use/agent/system_prompt.md
2025-06-20 22:45:44 +02:00
tests.py
new BrowserSession and BrowserProfile design, renamed BrowserState to BrowserStateSummary and more
2025-05-20 02:31:54 -07:00
views.py
- Change reasoning rules in system prompt
2025-06-20 18:55:04 +02:00