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 |
|
Shuchang Zheng
|
b4f2ec945c
|
optimize multiple select (#1703)
|
2025-02-03 19:19:39 +08:00 |
|
Shuchang Zheng
|
204972e225
|
Add step / task / workflow run / observer metrics as logs (#1698)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
|
2025-02-01 14:10:38 -05:00 |
|
Shuchang Zheng
|
0fa11a484b
|
improve selection dom listener performance (#1667)
|
2025-01-28 21:14:31 +08:00 |
|
Shuchang Zheng
|
b62a6fec23
|
ExtractAction (#1632)
|
2025-01-24 16:21:26 +08:00 |
|
Shuchang Zheng
|
b42a1900e2
|
optimize downalod waiting time logic (#1626)
|
2025-01-23 22:04:32 +08:00 |
|
Shuchang Zheng
|
ed4d0c59e7
|
speed up extraction (#1617)
|
2025-01-22 22:43:50 +08:00 |
|
Shuchang Zheng
|
0392763998
|
add webhook support for observer (#1546)
|
2025-01-14 08:59:53 -08:00 |
|
LawyZheng
|
d63061f13b
|
fix search on auto completion (#1544)
|
2025-01-14 13:08:35 +08:00 |
|
LawyZheng
|
5ca2c45be1
|
fix selection issue (#1526)
|
2025-01-10 01:44:20 +08:00 |
|
LawyZheng
|
dc53a49749
|
fix date picker issue (#1523)
|
2025-01-09 16:14:31 +08:00 |
|
LawyZheng
|
c6140fa405
|
fix selection issues (#1515)
|
2025-01-08 14:27:50 +08:00 |
|
LawyZheng
|
113c91b108
|
fix TOTP input issue (#1462)
|
2025-01-02 22:10:51 +08:00 |
|
Shuchang Zheng
|
be48737b5e
|
close the new page/window opened by file download action (#1404)
|
2024-12-17 01:54:44 -08:00 |
|
LawyZheng
|
e2f886d9a3
|
fallback to input when input selection failed (#1393)
|
2024-12-16 23:34:21 +08:00 |
|
LawyZheng
|
245cd1ca2f
|
fix hack input trigger (#1392)
|
2024-12-16 23:21:08 +08:00 |
|
LawyZheng
|
9b1aeff79e
|
add timezone support (#1389)
|
2024-12-16 11:22:51 +08:00 |
|
LawyZheng
|
4a422766d7
|
optimize auto completion trigger (#1359)
|
2024-12-09 18:56:50 +08:00 |
|
LawyZheng
|
20f30d1224
|
extend custom selection to date (#1357)
|
2024-12-09 14:25:15 +08:00 |
|
LawyZheng
|
df4d5df48d
|
wait for downloads to be done (#1328)
|
2024-12-06 02:25:13 +08:00 |
|
Shuchang Zheng
|
7f6b2c0929
|
shu/removeSettingsManager.get_settings (#1305)
|
2024-12-02 15:01:22 -08:00 |
|
LawyZheng
|
48e4984deb
|
fallback to use js click (#1274)
|
2024-11-27 22:44:05 +08:00 |
|
LawyZheng
|
26a9f6762d
|
refactor normal select (#1237)
|
2024-11-22 11:45:04 +08:00 |
|
LawyZheng
|
9f2fedae4e
|
fix uppload file imaging issue (#1234)
|
2024-11-21 22:28:32 +08:00 |
|
LawyZheng
|
c777e3d891
|
limit auto completion trigger (#1223)
|
2024-11-20 10:32:24 +08:00 |
|