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-13 17:56:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db74f1ade34ea49fd45c807f2e75cd704011bb26
browser-use
/
browser_use
/
agent
History
Magnus Müller
db74f1ade3
Refactor response logging in service.py to improve emoji representation based on evaluation state. Updated checks to be case-insensitive for 'success' and 'failure', enhancing robustness in response handling.
2025-06-09 22:19:25 +02:00
..
memory
Fix vector providers and example
2025-05-29 20:45:06 -03:00
message_manager
Improve error handling in JSON parsing by including the exception message in the ValueError. Added debug logging for successful model output parsing in utils.py to enhance traceability and debugging.
2025-06-09 18:47:37 +02:00
gif.py
add pyupgrade to lint rules
2025-05-02 15:21:23 +08:00
prompts.py
add option to limit browser description to max_clickable_elements_length chars
2025-06-01 12:23:57 +02:00
service.py
Refactor response logging in service.py to improve emoji representation based on evaluation state. Updated checks to be case-insensitive for 'success' and 'failure', enhancing robustness in response handling.
2025-06-09 22:19:25 +02:00
system_prompt.md
Update system prompt documentation to improve clarity and consistency in reasoning patterns. Standardized references to user requests and enhanced instructions for evaluating previous actions and preparing tool calls. Emphasized the importance of tracking progress and verifying completeness before finalizing actions.
2025-06-09 22:19:20 +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
Merge branch 'main' into mert/new_everything
2025-06-07 17:58:09 +02:00