Commit Graph

159 Commits

Author SHA1 Message Date
LawyZheng
44a2e34864 only keep totp endpoint (#3704) 2025-10-15 01:28:42 +08:00
LawyZheng
dc832ea6db support magic link login (#3702) 2025-10-14 16:24:14 +08:00
pedrohsdb
ae7785d426 Pedro/add sop workflow builder (#3685) 2025-10-10 12:37:42 -07:00
Shuchang Zheng
1cfa23ae38 generate description for cached action (#3603) 2025-10-02 18:53:08 -07:00
pedrohsdb
dd9d4fb3a9 Pedro/prompt caching (#3531) 2025-09-25 15:04:54 -07:00
LawyZheng
ea7c54c271 pass reasoning to error code gen (#3494) 2025-09-22 12:34:59 +08:00
Shuchang Zheng
6ee329866b Smarter select_option & input_text actions (#3440) 2025-09-15 13:16:34 -07:00
LawyZheng
031d9083a6 add history to surface errorcode prompt (#3428) 2025-09-13 16:13:35 +08:00
LawyZheng
907a530b26 fix generate error code bug (#3416) 2025-09-12 11:13:13 +08:00
Shuchang Zheng
b7515919d7 Pedro/migrate context call to main prompt (#3400) 2025-09-11 13:49:05 -07:00
LawyZheng
3d2b164ea8 add back error code description in the main prompt (#3410) 2025-09-11 23:56:28 +08:00
LawyZheng
3b8789d045 use single prompt to generate error code (#3396) 2025-09-10 02:45:07 +08:00
LawyZheng
ceec64d201 generate error failure when summary failure reason (#3395) 2025-09-10 02:03:00 +08:00
Asher Foa
39f0f364f0 Fix typos in prompts (#2855)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-09-04 21:31:03 -07:00
Jonathan Dobson
8b163ba371 add endpoint/logic for creating a taskv2-workflow from a prompt (#3352) 2025-09-03 16:55:15 -04:00
Shuchang Zheng
2a62dc08aa generate GeneratedWorkflowParameters (#3264) 2025-08-21 15:42:34 -07:00
LawyZheng
d4877eeadf support input date (#3246) 2025-08-21 22:11:48 +08:00
Shuchang Zheng
b9b7591079 script generation improvement (#3216) 2025-08-16 17:48:10 -07:00
PHSB
083d54f018 Pedro.loop without explicit extraction (#3051)
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2025-07-29 15:02:40 -07:00
LawyZheng
7630aa41ea use seperated userr goal check for sequential click agent (#3011) 2025-07-22 14:38:47 +08:00
LawyZheng
03cc8a5a52 extend auto completion agent logic (#3010) 2025-07-22 14:25:47 +08:00
LawyZheng
d26f016e10 fix prompt (#2979) 2025-07-18 10:33:03 +08:00
LawyZheng
1ecafbdf3a fix sequential click agent bug (#2939) 2025-07-15 00:57:48 +08:00
Asher Foa
a6bf217559 Fix typos (#2807) 2025-06-28 01:26:21 +00:00
Shuchang Zheng
ce9e0bf1cc update verification code prompt (#2797)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-26 09:52:24 +00:00
Alvia Naqvi
fe8c081fc6 Refine shape descriptions in CSS and SVG prompt templates (#2726) 2025-06-17 09:14:32 -07:00
Wyatt Marshall
15d46aab82 ui-tars integration (#2656) 2025-06-13 13:23:39 +08:00
Shuchang Zheng
fdf61aa2f9 feat: summarize failure on max retries (#2641)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-09 07:29:14 +00:00
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