431 Commits

Author SHA1 Message Date
tsuky_chen
02a6e4779b fix 2024-04-05 02:01:39 +08:00
tsuky_chen
773fec2b3e add windows exp 2024-04-05 01:37:43 +08:00
tsuky_chen
31ed626bdc Merge branch 'main' of https://github.com/xlang-ai/DesktopEnv 2024-03-26 17:10:04 +08:00
tsuky_chen
9bd37f0579 add windows example 2024-03-26 17:05:55 +08:00
Timothyxxx
635b6717b3 Fix a key error in multiapps 2024-03-25 17:55:28 +08:00
Timothyxxx
d4e81afae7 Update small_test set 2024-03-21 23:06:27 +08:00
Timothyxxx
c34d1b37a5 Update small_test set 2024-03-21 22:38:02 +08:00
Timothyxxx
92760b29e1 Merge remote-tracking branch 'origin/main' 2024-03-21 22:05:40 +08:00
Timothyxxx
3ce7636abd Fix one multi_app example; remove some broken examples; Support downsampling 2024-03-21 22:05:16 +08:00
tsuky_chen
ca03baacf5 fix conflict 2024-03-21 16:01:31 +08:00
tsuky_chen
3d2ff5d64e fix when checking 2024-03-21 15:57:05 +08:00
tsuky_chen
169a0a15ad add libreoffice examples for windows 2024-03-21 15:49:54 +08:00
David Chang
402fcf01d0 ver Mar21stv2
fixed error
2024-03-21 15:30:59 +08:00
David Chang
dac44b2c4f ver Mar21st
Windows multi_app tasks
2024-03-21 15:03:21 +08:00
David Chang
be1383adb6 Merge branch 'main' of github.com:ztjhz/DesktopEnv 2024-03-20 22:26:23 +08:00
David Chang
aa3411f7e4 Merge branch 'zdy' 2024-03-20 22:25:45 +08:00
rhythmcao
1f91777f3c remove googledrive credentials; update google account keys 2024-03-20 22:24:35 +08:00
David Chang
15e01e7ccc ver Mar20thv2
fixed bugs in server/main.py (_create_pywinauto_node and
  get_screen_size)
finished migration of a few task configs to Windows
fixed bug in python.py
2024-03-20 22:22:57 +08:00
tsuky_chen
d2d4a54a3f Update c6bf789c-ba3a-4209-971d-b63abf0ab733.json 2024-03-20 20:45:45 +08:00
tsuky_chen
966339dee0 Update 70745df8-f2f5-42bd-8074-fbc10334fcc5.json 2024-03-20 20:38:27 +08:00
tsuky_chen
21e3ce5cba Update 70745df8-f2f5-42bd-8074-fbc10334fcc5.json 2024-03-20 20:17:18 +08:00
tsuky_chen
2746bcfe24 Update c6bf789c-ba3a-4209-971d-b63abf0ab733.json 2024-03-20 20:15:04 +08:00
David Chang
99fa5ccc2b Merge branch 'zdy' 2024-03-20 14:26:26 +08:00
David Chang
6149061621 ver Mar20th
fixed a bug in _create_pywinauto_node
2024-03-20 14:25:09 +08:00
Timothyxxx
6b39c0da18 Remove examples that cannot be runned 2024-03-20 13:13:58 +08:00
David Chang
25dae64fa6 ver Mar19th
partial windows task configs
2024-03-19 22:31:11 +08:00
BlankCheng
f5da5e940b Merge main 2024-03-18 22:21:01 +08:00
BlankCheng
4671455b56 Fix eval func 2024-03-18 22:16:04 +08:00
rhythmcao
1c9c5fd2ad fix multi_apps/51f5801c-18b3-4f25-b0c3-02f85507a078.json missing file problems: who delete it on googledrive??? 2024-03-18 20:51:53 +08:00
Timothyxxx
eeae1442cd Add execute timeout to server; Fix error examples 2024-03-18 20:42:57 +08:00
David Chang
4067572af7 Merge branch 'main' of github.com:ztjhz/DesktopEnv 2024-03-17 23:04:12 +08:00
David Chang
1c732ea5d2 Merge branch 'zdy' 2024-03-17 23:03:35 +08:00
David Chang
9bafe09372 ver Mar17th
fixed an error in task config
2024-03-17 23:01:50 +08:00
rhythmcao
7feeab8f6b add missing file 2024-03-17 01:42:43 +08:00
tsuky_chen
65823fcfab Merge branch 'main' of https://github.com/xlang-ai/DesktopEnv 2024-03-16 19:23:55 +08:00
tsuky_chen
ddb7131891 fix multi apps instruction 2024-03-16 19:22:20 +08:00
lfy79001
9f5c8ae7be add test_small.json for analysis 2024-03-16 18:31:15 +08:00
Timothyxxx
5a062c423f Delete the useless ids; Fix bugs in run.py 2024-03-16 14:12:54 +08:00
Jason Lee
1789a28657 Merge branch 'main' of github.com:xlang-ai/DesktopEnv 2024-03-15 16:52:33 +08:00
Jason Lee
815c7ab67c filter unfinished examples and add timer to ensure upper limit of each example 2024-03-15 16:52:17 +08:00
David Chang
2b9772174e ver Mar15th
fixed bugs about infeasible task evaluation
2024-03-15 12:25:41 +08:00
Timothyxxx
313521ac52 Add test meta data 2024-03-14 13:16:49 +08:00
Timothyxxx
f9ccaa5773 Move sheetcopilot examples into libreoffice calc folder 2024-03-14 12:57:15 +08:00
Jason Lee
cee3b93009 update all ids in experiment_screenshot.py 2024-03-13 21:06:55 +08:00
Jason Lee
670e20a248 update examples 2024-03-13 20:31:52 +08:00
rhythmcao
a7782338d8 remove track on googledrive/credentials.json, this file will be automatically downloaded and updated via googledrive/client_secrets.json, thus not suitable to track 2024-03-13 17:39:48 +08:00
Timothyxxx
a7663c534a Update 2024-03-13 16:51:38 +08:00
BlankCheng
4b15595146 Update fix 2024-03-12 00:17:46 +08:00
tsuky_chen
5a4ba28735 fix multi apps 2024-03-11 14:44:11 +08:00
Timothyxxx
3f21519b78 Merge remote-tracking branch 'origin/main' 2024-03-10 23:52:39 +08:00