Commit Graph

131 Commits

Author SHA1 Message Date
Shuchang Zheng
ed4280153f suchintan.vibe code user goal check (#2349)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-15 23:18:24 +08:00
Shuchang Zheng
2f0e6e5eb3 improve custom selection (#2236) 2025-04-28 16:16:36 +08:00
Shuchang Zheng
9e790cd82c optimize max steps failure reason for task v2 (#2225) 2025-04-24 14:46:00 +08:00
Shuchang Zheng
19e86a197a fix phone number format issue (#2217) 2025-04-23 01:56:43 +08:00
LawyZheng
b3e895ea4b fix prompt typo (#2208) 2025-04-22 01:37:24 +08:00
Shuchang Zheng
f9f3940fbd update need verification prompt (#2207)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-04-22 00:19:35 +08:00
Shuchang Zheng
b56ac3f3bd remove terminate in cua fallback (#2195) 2025-04-20 05:49:32 +08:00
Shuchang Zheng
b5e625f7f4 update cua fallback action prompt to not return get_verification_code action if code has not been sent (#2187) 2025-04-19 04:44:43 +08:00
Shuchang Zheng
4041da106d update cua terminate prompt (#2177) 2025-04-16 19:41:40 -07:00
Shuchang Zheng
dd5c0f2e9d CUA feature - skyvern answers CUA questions and makes decision if being asked to (#2163) 2025-04-16 00:56:50 -07:00
Shuchang Zheng
cac9e6a61a CUA feature - extraction data combined assisstant's message (#2157) 2025-04-14 22:54:41 -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
357f25b416 better data extraction goal prompt for task generation (#2155) 2025-04-14 16:30:23 -07:00
Shuchang Zheng
ff80125314 shu/cua other action (#2154) 2025-04-14 13:56:13 -07:00
Shuchang Zheng
1ed5f22200 Add any information that helps from the last message of CUA when there's no data extraction goal (#2149) 2025-04-13 02:50:07 -07:00
Shuchang Zheng
50dc41c7cc update generate-task prompt (#2148) 2025-04-13 02:40:11 -07:00
Shuchang Zheng
4b76380b39 shu/cua keypress combo (#2147) 2025-04-13 02:36:49 -07:00
Shuchang Zheng
db7f1abeab shu/fallback to skyvern actions when cua returns no action (#2141) 2025-04-12 20:55:38 -07:00
Shuchang Zheng
6cf39446eb improve task generation data extraction goal (#2137) 2025-04-12 15:17:10 -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
ee1f6dd10e dont rasie exeption when multiple actions for actionblock (#1976)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-03-20 12:56:27 +08:00
Shuchang Zheng
be8f3eb8ec fix task v2 data schema (#1967) 2025-03-18 15:36:42 -07:00
Shuchang Zheng
39162ded9b add error_code_mapping and extracted_information_schema to task v2 (#1950) 2025-03-18 11:53:54 -07:00
Shuchang Zheng
46eaa3545d add action history even when empty (#1939) 2025-03-14 10:15:42 -07:00
Shuchang Zheng
26f0e614c4 update action history prompt (#1932) 2025-03-14 01:01:29 +08:00
Shuchang Zheng
a572126d61 improve dropdown detect (#1927) 2025-03-12 03:33:09 +08:00
Shuchang Zheng
da78fb2edb fix verification code hallucination (#1879) 2025-03-04 14:54:25 +08:00
Shuchang Zheng
2d24055c36 task v2 refactor part 3: observer prompt file name (#1816) 2025-02-23 01:26:54 -08:00
Shuchang Zheng
367473f930 push eval script to oss (#1796) 2025-02-20 15:21:08 +08:00
Shuchang Zheng
66282054fe pass css svg in iframe (#1793) 2025-02-19 14:10:25 +08:00
Shuchang Zheng
fe383da57e update user_detail_query (#1770) 2025-02-14 21:05:15 +08:00
Shuchang Zheng
defd761e58 add functionality to cache task_run (#1755) 2025-02-11 14:47:41 +08:00
Shuchang Zheng
b4f2ec945c optimize multiple select (#1703) 2025-02-03 19:19:39 +08:00
Shuchang Zheng
d522c579c6 Open source TOTP (#1677) 2025-01-30 01:06:22 -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
6123b1d5f0 Change ai suggestion to take user input and context (#1620) 2025-01-22 22:01:12 +03:00
Shuchang Zheng
1796af6df9 Add PDF Parser Block (#1600) 2025-01-20 23:33:54 +03:00
Shuchang Zheng
dc96595e7a use the main prompt to generate the observer task url and title (#1594) 2025-01-17 23:36:26 -08:00
Shuchang Zheng
1694698255 add complete criterion to the main prompt (#1582) 2025-01-17 02:17:54 +08:00
LawyZheng
d63061f13b fix search on auto completion (#1544) 2025-01-14 13:08:35 +08:00
Shuchang Zheng
374b2326c4 observer summary (#1532) 2025-01-10 14:59:53 -08:00
Shuchang Zheng
558b9befc4 Observer task history information prompt improvement (#1531) 2025-01-10 12:21:24 -08:00
Shuchang Zheng
5b33f5e221 observer completion improvement (#1529) 2025-01-10 00:39:13 -08:00
LawyZheng
dc53a49749 fix date picker issue (#1523) 2025-01-09 16:14:31 +08:00
Shuchang Zheng
5796de73d1 Add AI suggestion endpoints (#1519) 2025-01-08 21:45:38 -08:00
Shuchang Zheng
52c188b5de let observer continue exploring when task failed/terminated (#1520) 2025-01-08 20:06:14 -08:00
LawyZheng
c6140fa405 fix selection issues (#1515) 2025-01-08 14:27:50 +08:00
Shuchang Zheng
310b11365a chain of thought for user goal extraction and goal completion in observer (#1513) 2025-01-07 18:22:42 -08:00