yuanmengqi
e433f35c1f
feat: standardize configuration fields across all evaluation examples
...
- Add `fixed_ip` field to all 369 JSON files in examples directory
- Set to `true` for 8 files listed in google_chrome.json multi_apps
- Set to `false` for remaining 361 files
- Add `possibility_of_env_change` field to 363 JSON files missing this field
- Set to "low" for newly added fields
- Preserve existing values (4 medium, 2 high) for 6 files that already had this field
This ensures consistent configuration schema across all evaluation examples
while maintaining backward compatibility with existing settings.
2025-07-16 13:45:34 +00:00
Yuan Mengqi
b2fb8b4222
fix chrome tasks ( #230 )
...
* fix chrome
* fix: fix proxy setup
* feat&fix: add proxy support in setup and remove hardcoded proxy from example
* fix tasks
* fix chrome finished
* fix
* clean chrome_fix code
* clean chrome_fix code
---------
Co-authored-by: adlsdztony <zzl0712@connect.hku.hk >
2025-07-03 21:32:41 +08:00
Timothyxxx
fb7bafb885
feat: Add proxy configuration to all 369 evaluation examples - 55 with proxy, 314 without
2025-06-05 18:46:53 +08:00
Jason Lee
62fd8feebb
xiaochuan's multiapp examples
2024-03-08 19:24:15 +08:00
Timothyxxx
a66b36295a
Fix examples, and evaluation on Chrome, handle corner cases; Initialize arm support
2024-02-26 12:34:27 +08:00
Tianbao Xie
79da405759
Merge branch 'main' into xiaochuanli/addChromeExtensions
2024-02-26 09:21:50 +08:00
Jason Lee
67706e6403
fix arch bug
2024-02-25 23:19:21 +08:00
Jason Lee
1ab565b5ab
Merge branch 'xiaochuanli/addChromeExtensions' of github.com:xlang-ai/DesktopEnv into xiaochuanli/addChromeExtensions
2024-02-25 23:17:22 +08:00
Jason Lee
ca24d2a649
fix selector bug and determine the path according to arch
2024-02-25 23:15:47 +08:00
Timothyxxx
506c375554
Fix some json typos from Chrome
2024-02-25 03:49:48 +08:00
Tianbao Xie
0a6b5b3f57
Merge branch 'main' into xiaochuanli/addChromeExtensions
2024-02-25 00:45:17 +08:00
Jason Lee
3244098664
finish the rest part of chrome examples and verify them on mac arm64
2024-02-24 21:57:01 +08:00
Timothyxxx
030574e316
Improve on mmagents prompts; initialize online tasks from Mind2Web
2024-02-22 22:01:22 +08:00