Shuchang Zheng
|
f43d04ae39
|
add ClickContext to support click action ai="fallback" in generated code (#3892)
|
2025-11-04 15:31:44 +08:00 |
|
Stanislav Novosad
|
833ffff1ea
|
Support None/Invalid selector in ai_upload_file (#3884)
|
2025-11-03 14:20:21 -07:00 |
|
Stanislav Novosad
|
9feb9e855c
|
Support None/Invalid selector in ai_input_text (#3883)
|
2025-11-03 11:49:40 -07:00 |
|
Shuchang Zheng
|
9f505e74fd
|
connect prompt to ai click, ai input and ai select (#3868)
|
2025-10-31 07:13:59 +08:00 |
|
Stanislav Novosad
|
33ad4cfcd1
|
SDK: support actions skeleton (#3817)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-10-29 17:54:57 +00:00 |
|
Stanislav Novosad
|
a889a238d8
|
Extract SkyvernPageAi from SkyvernPage (#3825)
|
2025-10-27 19:01:22 +00:00 |
|
Jonathan Dobson
|
264b1751d4
|
Backend: implement InteractionBlock (#3810)
|
2025-10-24 16:34:14 -04:00 |
|
LawyZheng
|
b8525ff703
|
prepend url schema in skyvern page goto (#3796)
|
2025-10-23 12:43:42 +08:00 |
|
Shuchang Zheng
|
de74b688a6
|
script generation bug: single completion action (#3748)
|
2025-10-16 14:24:51 -07:00 |
|
Shuchang Zheng
|
88bd516f88
|
CLI - skyvern run code (#3738)
|
2025-10-16 10:53:55 -07:00 |
|
Shuchang Zheng
|
c186418d41
|
introduce llm key for script gen (#3736)
|
2025-10-16 02:50:16 -07:00 |
|
Shuchang Zheng
|
b93154e7b7
|
fix file upload files (#3735)
|
2025-10-16 02:14:32 -07:00 |
|
Shuchang Zheng
|
ea2e73f8cc
|
SkyvernPage actions: Support selector and xpath at the same time. Migrate generate script to use click(selector=f"xpath={xpath}") (#3729)
|
2025-10-15 19:50:44 -07:00 |
|
Shuchang Zheng
|
cfaef5a8bb
|
append complete action (for validation) to the end of every task block (#3726)
|
2025-10-15 17:12:51 -07:00 |
|
Shuchang Zheng
|
ce35b37470
|
block level script run (#3710)
|
2025-10-14 16:17:03 -07:00 |
|
LawyZheng
|
dc832ea6db
|
support magic link login (#3702)
|
2025-10-14 16:24:14 +08:00 |
|
Shuchang Zheng
|
89c712786d
|
script gen bug - fix parameters input for non task blocks (#3683)
|
2025-10-10 12:47:54 -07:00 |
|
Shuchang Zheng
|
451d5787cd
|
no need to sanitize cache_key (#3675)
|
2025-10-09 18:13:48 -07:00 |
|
Shuchang Zheng
|
40d127de58
|
store xpath as root level attribute of action (#3654)
|
2025-10-09 00:59:30 -07:00 |
|
Shuchang Zheng
|
16736686df
|
support pdf parser block to fix script gen error (#3646)
|
2025-10-08 10:21:45 -07:00 |
|
Shuchang Zheng
|
385e3142fb
|
use registered captcha solver action handler in script run (#3633)
|
2025-10-07 02:00:13 -07:00 |
|
Shuchang Zheng
|
337687dbdc
|
fix script run totp (#3632)
|
2025-10-07 01:26:42 -07:00 |
|
Shuchang Zheng
|
ccc49902e8
|
render totp_identifier & totp_url real value (#3631)
|
2025-10-06 18:47:47 -07:00 |
|
Shuchang Zheng
|
e729681f17
|
sanitize python func names in script gen (#3611)
|
2025-10-03 17:18:30 -07:00 |
|
Shuchang Zheng
|
936282afdb
|
fix task v2 block + post action code gen (#3605)
|
2025-10-02 21:21:02 -07:00 |
|
Shuchang Zheng
|
1cfa23ae38
|
generate description for cached action (#3603)
|
2025-10-02 18:53:08 -07:00 |
|
Shuchang Zheng
|
b97ef02518
|
script gen support validation block (#3573)
|
2025-10-01 08:34:29 -07:00 |
|
Shuchang Zheng
|
bb1e7316a3
|
integrate parameters to support legacy tasks with parameters (#3567)
|
2025-09-30 17:28:31 -07:00 |
|
Shuchang Zheng
|
7afb5190a6
|
Script gen support - send email with file attachments (#3551)
|
2025-09-29 18:37:42 -07:00 |
|
Shuchang Zheng
|
56b4d828c1
|
fix workflow_run.run_with override (#3543)
|
2025-09-27 11:18:17 -07:00 |
|
Shuchang Zheng
|
90096bc453
|
script gen - support skyvern.loop & cleaner interfaces for generated code (no need to pass context.parameters, implicit template rendering) (#3542)
|
2025-09-26 23:27:29 -07:00 |
|
Shuchang Zheng
|
96556bf807
|
use secondary llm to generate workflow parameters for script generation (#3522)
|
2025-09-24 17:16:51 -04:00 |
|
Shuchang Zheng
|
9a9ee01253
|
only run script when generate_script is true (#3491)
|
2025-09-21 02:45:23 -04:00 |
|
Shuchang Zheng
|
5a0a228b56
|
shu/script status pending (#3481)
|
2025-09-19 09:00:48 -07:00 |
|
Shuchang Zheng
|
c5280782b0
|
script gen post action (#3480)
|
2025-09-19 08:50:21 -07:00 |
|
Shuchang Zheng
|
1cb84f13b5
|
script gen - loop block support (#3455)
|
2025-09-18 00:27:49 -07:00 |
|
Shuchang Zheng
|
6ee329866b
|
Smarter select_option & input_text actions (#3440)
|
2025-09-15 13:16:34 -07:00 |
|
Shuchang Zheng
|
dde6837df8
|
shu/fix totp script gen (#3423)
|
2025-09-12 12:41:23 -07:00 |
|
Shuchang Zheng
|
2384a8cf24
|
script gen fix file upload and file download blocks (#3417)
|
2025-09-11 21:22:03 -07:00 |
|
Shuchang Zheng
|
f1aa653b82
|
add totp_code_required info to the InputTextAction json (#3415)
|
2025-09-11 19:05:25 -07:00 |
|
Shuchang Zheng
|
0e2aecc75d
|
llm log (#3414)
|
2025-09-11 18:10:05 -07:00 |
|
Shuchang Zheng
|
f582f84c95
|
scripts gen all block support (#3407)
|
2025-09-10 17:22:00 -07:00 |
|
Shuchang Zheng
|
67c54c4040
|
Script gen - support CloudStorageBlock (#3403)
|
2025-09-09 23:46:45 -07:00 |
|
Shuchang Zheng
|
a903170f14
|
script gen run code block using the block interface (#3401)
|
2025-09-09 22:33:59 -07:00 |
|
Shuchang Zheng
|
fb7bc7aa04
|
sanitize workflow parameters for generate workflow parameters (#3373)
|
2025-09-04 23:35:37 -07:00 |
|
Shuchang Zheng
|
0fceaac8c8
|
run script with browser session (#3368)
|
2025-09-04 21:24:51 -07:00 |
|
Shuchang Zheng
|
916e4699d0
|
show input value before the value is interpretated into a real secret (#3364)
|
2025-09-04 16:17:01 -07:00 |
|
Shuchang Zheng
|
960b680efc
|
fix input value bug for script run (#3362)
|
2025-09-04 14:22:44 -07:00 |
|
Shuchang Zheng
|
f32c1c15d4
|
ai_adapt_value -> ai_infer (#3359)
|
2025-09-04 10:51:41 -07:00 |
|
Shuchang Zheng
|
55d847461e
|
ai_adapt_value for text input (#3354)
|
2025-09-03 16:44:52 -07:00 |
|