Commit Graph

1969 Commits

Author SHA1 Message Date
Shuchang Zheng
0264ee87b6 add workflow_run_id & workflow_run_block_id to script_blocks table (#3879) 2025-11-03 12:35:15 +08:00
LawyZheng
6e2d5b30e8 increase wait time to load auto completion options (#3876) 2025-11-01 19:35:23 +08:00
pedrohsdb
06bb9efb4a parallel check user goal xp (#3873) 2025-10-31 12:19:50 -07:00
pedrohsdb
0e0ae81693 Improve LLM error message when LLM is down (#3874) 2025-10-31 11:41:07 -07:00
Stanislav Novosad
393bae88fe SDK: rename SkyvernEnvironment (#3870) 2025-10-31 10:40:33 -06:00
Stanislav Novosad
34258dd81a SDK: support more playwright features (#3866) 2025-10-30 17:30:48 -06: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
af9a5f31e4 SDK: support select_option and extract (#3850) 2025-10-30 09:05:20 -06:00
LawyZheng
5ec885ddd1 revert #2154 - fix complete action bug (#3859) 2025-10-30 15:33:26 +08:00
pedrohsdb
76de33edbd removing laminar (#3858) 2025-10-29 21:42:27 -07:00
Marc Kelechava
cae59a3c19 Add GET /v1/credentials/totp to list recent 2FA codes per org (#3770) 2025-10-29 23:49:25 -04:00
Stanislav Novosad
c78ee6a8d0 Use lazy imports in __init__.py (#3847) 2025-10-29 19:53:12 -06:00
pedrohsdb
b89b882d6e set up xp for using cheaper model for verication result (#3853) 2025-10-29 15:11:40 -07:00
Shuchang Zheng
53b61cdbf1 automatically parse content from totp url (#3852) 2025-10-30 05:40:21 +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
d2d7b8e4b0 Log response status in request_logging (#3747) 2025-10-29 17:26:07 +00:00
Stanislav Novosad
a22260f871 Release v0.2.21 (#3848) 2025-10-29 17:12:50 +00:00
pedrohsdb
46ee020b5d making gpt5 models have temp 1 (#3849) 2025-10-29 09:11:08 -07:00
Jonathan Dobson
e1cff63dae make templating lax again (#3846) 2025-10-29 10:19:23 -04:00
LawyZheng
f6145665c8 mark readonly element as interactable (#3845) 2025-10-29 13:10:21 +08:00
LawyZheng
49fd5f3c07 skip msedge download hub page (#3844) 2025-10-29 12:36:44 +08:00
LawyZheng
31eca44f8e not try selectable input for otp or secret input (#3843) 2025-10-29 12:26:23 +08:00
Stanislav Novosad
d1008959b0 Fern: add TypeScript code examples (#3839) 2025-10-28 17:43:19 -06:00
Stanislav Novosad
47899085cf Cleanup ENABLE_TASKV2_METADATA_CURRENT_URL_VALIDATION experiment (#3836) 2025-10-28 23:21:01 +00:00
Jonathan Dobson
299ceb14f3 make templating strictness easy to switch between (#3835) 2025-10-28 14:01:49 -04:00
Jonathan Dobson
f9b2cb0fb3 BE: allow workflow run UI to show browser stream if workflow run has one (#3834) 2025-10-28 10:18:12 -04:00
Stanislav Novosad
ba0b25cb4b Fern: regenerated Python SDK (#3829) 2025-10-27 16:26:37 -06:00
Jonathan Dobson
4bb9a650cc make jinja rendering in blocks more strict (#3827) 2025-10-27 15:34:01 -04:00
Stanislav Novosad
a889a238d8 Extract SkyvernPageAi from SkyvernPage (#3825) 2025-10-27 19:01:22 +00:00
Jonathan Dobson
353358ee17 Jon/backend hitl buffs (#3826) 2025-10-27 14:50:17 -04:00
LawyZheng
be2ceb31a8 get workflow runs by ids (#3824) 2025-10-27 00:35:52 +08:00
Shuchang Zheng
454c00b10a fix send email api (#3818) 2025-10-24 17:14:57 -07:00
pedrohsdb
5d7d668252 point flash and flash lite to stable (#3816) 2025-10-24 16:45:58 -07:00
Shuchang Zheng
e17b3baf17 fix settings in email api (#3814) 2025-10-24 16:15:05 -07:00
Jonathan Dobson
5a3ae387a1 add log attrs for failed emails (#3812) 2025-10-24 17:48:12 -04:00
Shuchang Zheng
b1baacf138 fix reload action (#3811) 2025-10-24 21:06:13 +00:00
Jonathan Dobson
264b1751d4 Backend: implement InteractionBlock (#3810) 2025-10-24 16:34:14 -04:00
Shuchang Zheng
f81d4bd5d8 fix script gen asyncio create_task bug (#3798) 2025-10-24 12:28:06 -07:00
Shuchang Zheng
d55b9637c4 set context.step_id and context.task_id at the beginning of execute_step and unset at the end + auto log step_id & task_id (#3803) 2025-10-23 16:32:28 -07:00
pedrohsdb
5b80614aac Wait time optimization xp (#3802) 2025-10-23 16:09:42 -07:00
Jonathan Dobson
ae5a0de705 backend - add 'paused' as a workflow run status (#3800) 2025-10-23 09:58:43 -04:00
Jonathan Dobson
2852e1c7cf Browser streaming: add org token to CDP connection header (#3792) 2025-10-23 08:40:39 -04:00
LawyZheng
87625d4c0f support new tab magic link logic (#3797) 2025-10-23 14:38:03 +08:00
LawyZheng
b8525ff703 prepend url schema in skyvern page goto (#3796) 2025-10-23 12:43:42 +08:00
LawyZheng
b15d4fc290 handle NONE type in http response (#3795) 2025-10-23 12:28:10 +08:00
Stanislav Novosad
19c4a3bb78 Store empty user_url as None in initialize_task_v2 (#3793) 2025-10-22 16:47:08 -06:00
Stanislav Novosad
26a55ebb74 Store user_url in initialize_task_v2 (#3791) 2025-10-22 22:29:26 +00:00
Marc Kelechava
aeefc301ed Webhook Replay Test URL (#3769)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-10-22 14:26:14 -07:00
Stanislav Novosad
e8472df6d1 TaskV2: Ask AI if relocation is needed based on current url as the first step (#3761) 2025-10-22 13:58:40 -06:00
Stanislav Novosad
66634d3aa6 Fix broken SkyvernEnvironment in SDK (#3789) 2025-10-22 13:18:36 -06:00