Boxuan Li
|
91f313c914
|
BrowserEnv: init exception handling (#2050)
* BrowserEnv: init exception handling
* Revert irrelevant changes
* Remove type ignore
|
2024-05-25 00:17:25 -07:00 |
|
Frank Xu
|
1fe290adf9
|
[Feat] A competitive Web Browsing agent (#1856)
* initial attempt at a browsing only agent
* add browsing agent
* update
* implement agent
* update
* fix comments
* remove unnecessary things from memory extras
* update image processing
---------
Co-authored-by: Yufan Song <33971064+yufansong@users.noreply.github.com>
|
2024-05-21 19:20:33 +00:00 |
|
Boxuan Li
|
99651e3249
|
Fix browser_env hung bug (#1933)
* Fix browser_env hang bug
* Send SIGKILL if SIGTERM doesn't work
|
2024-05-20 19:31:36 -07:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
5b6f622dad
|
Update browser_env.py (#1779)
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-05-17 06:11:32 +05:30 |
|
Frank Xu
|
adea9b3f32
|
fix frontend browsing screenshot, allow link following in MD (#1817)
|
2024-05-16 18:06:06 +08:00 |
|
Frank Xu
|
ae7f208d51
|
Fix browser env leak after resetting agent (#1589)
* add more teardown
* add browser process teardown logic in agent controller
* remove testing code
---------
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2024-05-09 13:17:16 -04:00 |
|
Robert Brennan
|
fadcdc117e
|
Migrate to new folder structure in preparation for refactor (#1531)
* fix up folder structure
* update docs
* fix imports
* fix imports
* fix imoprt
* fix imports
* fix imports
* fix imports
* fix test import
* fix tests
* fix main import
|
2024-05-02 17:01:54 +00:00 |
|