Commit Graph

186 Commits

Author SHA1 Message Date
Shuchang Zheng
24a73b7af0 select option on click (#2391) 2025-05-20 00:08:55 +08:00
Shuchang Zheng
ecd0c79f8c official totp code endpoint under the credentials route (#2357) 2025-05-15 19:49:42 -07:00
Shuchang Zheng
ad4b63d946 decrease auto completion attempts (#2356)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-16 09:24:58 +08:00
Shuchang Zheng
312ddf0d84 fix multi level selection issue (#2351) 2025-05-16 02:29:10 +08:00
Shuchang Zheng
ee5f98f451 fix multi level selection issue (#2350) 2025-05-16 02:23:33 +08:00
Shuchang Zheng
d667841d02 fix hidden input element (#2314) 2025-05-09 13:52:12 +08:00
Shuchang Zheng
c3e6d26032 support multiple-choice selection (#2272) 2025-05-01 20:14:20 +08:00
Shuchang Zheng
de32f8058b key_lower_case once (#2270) 2025-05-01 00:17:19 -07:00
Shuchang Zheng
bf663d95c7 Anthropic CUA - more keypress arrow direction support (#2269) 2025-05-01 00:15:09 -07:00
Shuchang Zheng
7dae328c0c anthropic CUA - support double and triple clicks (#2264) 2025-04-30 16:30:16 -07:00
Shuchang Zheng
5a3691e0dc action handlers back - SOLVE_CAPTCHA, CLICK, INPUT_TEXT (#2258) 2025-04-30 03:49:07 -07:00
Shuchang Zheng
1a33810f09 support more anthropic actions (#2257) 2025-04-30 03:42:44 -07:00
Shuchang Zheng
0eff92632c bugfix (#2254) 2025-04-30 13:27:30 +08:00
Shuchang Zheng
53f4c23ef9 fix bug (#2249) 2025-04-30 00:06:59 +08:00
Shuchang Zheng
f4ea546ae4 fix anthropic tool result format (#2246) 2025-04-29 04:17:50 +08:00
Shuchang Zheng
1530338cad Anthropic CUA fix (#2238) 2025-04-28 18:15:23 +08:00
Shuchang Zheng
2f0e6e5eb3 improve custom selection (#2236) 2025-04-28 16:16:36 +08:00
Shuchang Zheng
a3d9917386 do not close the tab when download is not triggered (#2234) 2025-04-28 14:59:31 +08:00
Shuchang Zheng
8b184ce970 increase download max wait time and change logs (#2232) 2025-04-28 14:37:41 +08:00
Shuchang Zheng
0a0228b341 anthropic CUA (#2231)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-04-28 09:49:44 +08:00
Shuchang Zheng
19e86a197a fix phone number format issue (#2217) 2025-04-23 01:56:43 +08:00
Shuchang Zheng
f2eef5aa6d support shadow dom mutation observer (#2206)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-04-21 22:36:56 +08:00
Shuchang Zheng
f238c991f7 fix custom selection bug (#2201) 2025-04-21 12:44:48 +08:00
Shuchang Zheng
9038e6e047 support workflow_run_id in totp code (#2199) 2025-04-21 08:24:29 +08:00
Shuchang Zheng
356046afb8 fix input handler bug (#2180) 2025-04-17 18:16:26 +08:00
Shuchang Zheng
a9c8a1d889 CUA feature - verification code / 2FA (#2174) 2025-04-16 17:11:01 -07:00
Shuchang Zheng
f6d755da6b CUA feature - support drag action (#2160) 2025-04-15 19:07:37 -07:00
Shuchang Zheng
18f24745d0 no need to verify completion when we decide to complete according to CUA response; extract data based on CUA reponse as well (#2156) 2025-04-14 17:24:40 -07:00
Shuchang Zheng
ff80125314 shu/cua other action (#2154) 2025-04-14 13:56:13 -07:00
Shuchang Zheng
aa9db156bc cua keypress combo (#2146) 2025-04-13 01:40:25 -07:00
Shuchang Zheng
3cbfda57bd add CUA MoveAction (#2144) 2025-04-13 00:22:46 -07:00
Shuchang Zheng
f883b91180 integration with CUA (#2126) 2025-04-11 11:18:53 -07:00
Shuchang Zheng
715fe9809e add phone number format checking (#2125) 2025-04-11 14:20:22 +08:00
Shuchang Zheng
a0bd4242f7 fix some prompts missing current date (#2122) 2025-04-11 13:29:47 +08:00
Shuchang Zheng
7d5ab76d73 send workflow_run_id to totp endpoint (#2120) 2025-04-09 13:51:16 -07:00
Shuchang Zheng
c11d0f63eb fix date input bug (#2117) 2025-04-10 02:00:34 +08:00
Shuchang Zheng
a72fcadd9a only take up to 1 screenshot if the html too big (#2108) 2025-04-05 23:33:34 -04:00
Shuchang Zheng
be621d3b46 scroll the element into view when the blocking element is not interac… (#2093) 2025-04-03 12:55:46 -04:00
Shuchang Zheng
1532709224 improve date picker selection (#2018) 2025-03-25 18:00:15 +08:00
Shuchang Zheng
6cc595d04c add angualar date picker support (#1955)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-03-18 03:12:16 +08:00
Shuchang Zheng
a572126d61 improve dropdown detect (#1927) 2025-03-12 03:33:09 +08:00
Shuchang Zheng
69d9003735 improve custom selection exit logic (#1919) 2025-03-11 23:09:21 +08:00
Shuchang Zheng
394d4cf64b do not raise error when agent hallucinate the download (#1872) 2025-03-04 03:39:15 +08:00
Shuchang Zheng
5e49685c76 refactor unique id generation (#1781) 2025-02-18 08:58:23 +08:00
Shuchang Zheng
1759f06f65 trigger TerminateAction when totp code is not found (#1768) 2025-02-14 01:50:38 +08:00
Shuchang Zheng
b411af56a6 fix custom selection issue (#1766) 2025-02-13 21:11:14 +08:00
Shuchang Zheng
9cb2a7dbaf no need to complete verify for cached action anymore (#1756) 2025-02-11 15:55:41 +08:00
Shuchang Zheng
cc449dc9de skip press esc when no dropdown shown (#1728) 2025-02-06 01:23:34 +08:00
Shuchang Zheng
430c6b7851 add select agent llm handler (#1713) 2025-02-04 19:16:39 +08:00
Shuchang Zheng
b43f1bfec2 wait files fully downloaded before complete task (#1707) 2025-02-03 23:49:46 +08:00