Commit Graph

3223 Commits

Author SHA1 Message Date
Shuchang Zheng
2fa4d933cc Refactor script gen with block level code cache (#3910) 2025-11-05 19:57:11 +08:00
Shuchang Zheng
524513dd93 clear workflow_run_failure_reason in reset workflow run logic (#3909) 2025-11-05 15:43:58 +08:00
Shuchang Zheng
02fc0d9dda cache invalidation update - only delete cached code for impacted block and blocks after the impacted (#3908) 2025-11-05 15:26:11 +08:00
LawyZheng
3c3b5c2db9 fix totp call sign (#3907) 2025-11-05 14:02:45 +08:00
Shuchang Zheng
5929c5d984 Update API specifications with fern api update (#3903)
Co-authored-by: github-actions <github-actions@github.com>
2025-11-05 10:07:55 +08:00
Marc Kelechava
c059f1f1c5 [SKY-6973] [1/3] Browser Profiles - database and s3 storage layer (#3899) 2025-11-04 17:36:41 -08:00
Shuchang Zheng
16f61af6cf add workflow_run_id and workflow_run_block_id in create/update script_blocks code (#3904) 2025-11-05 08:46:03 +08:00
Jonathan Dobson
8288c973bd Backend: unified /runs URL (#3898) 2025-11-04 18:30:17 -05:00
Stanislav Novosad
324c3f921d Code gen: Rename 'intention' -> 'prompt' (#3900)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-11-04 15:16:46 -07:00
Stanislav Novosad
ba99e9ea2c SDK: Support AI act feature (#3888) 2025-11-04 11:28:43 -07:00
Shuchang Zheng
bdbabd5153 add run_with & ai_fallback to workflow run status update logs (#3896) 2025-11-04 17:38:58 +00:00
Stanislav Novosad
d80d49131c Clean up Azure migration (#3895)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-11-04 10:29:51 -07:00
LawyZheng
b1fe444984 fix task v1 rerun shell command (#3893) 2025-11-04 22:54:39 +08:00
Shuchang Zheng
f43d04ae39 add ClickContext to support click action ai="fallback" in generated code (#3892) 2025-11-04 15:31:44 +08:00
Marc Kelechava
599fbc8276 Add marc GH Info to sync-skyvern-cloud yml (#3886)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-11-03 23:36:42 -05:00
Suchintan
92d2013dc9 Add JSON to code block (#3885)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-11-03 22:36:18 -05:00
LawyZheng
7ff809e50b refactor webhook signature (#3889) 2025-11-04 11:29:14 +08:00
Stanislav Novosad
833ffff1ea Support None/Invalid selector in ai_upload_file (#3884) 2025-11-03 14:20:21 -07:00
Stanislav Novosad
414366fff5 SDK: auto-start server in local mode (#3869) 2025-11-03 12:16:17 -07:00
Stanislav Novosad
9feb9e855c Support None/Invalid selector in ai_input_text (#3883) 2025-11-03 11:49:40 -07:00
Jonathan Dobson
4da7b6d4dd Coalesce the Validation Block and the new Human Interaction Block (#3882) 2025-11-03 10:01:24 -05:00
LawyZheng
3cfa43ba6c fix pbs download file bug (#3880) 2025-11-03 14:03:39 +08:00
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
LawyZheng
e849c64cad update uv lock (#3860) 2025-10-31 12:12:33 +00:00
Stanislav Novosad
77d72cf812 Cleanup unused dependencies (#3872) 2025-10-30 21:53:12 -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
Jonathan Dobson
2191b91519 ensure stream continues when switching between stream and recordings (#3865) 2025-10-30 14:08:54 -04:00
Jonathan Dobson
c55148c228 ensure recordings show after browser session ends (#3864) 2025-10-30 12:36:38 -04:00
Stanislav Novosad
af9a5f31e4 SDK: support select_option and extract (#3850) 2025-10-30 09:05:20 -06:00
Jonathan Dobson
ac069838c7 add notification sound for workflow runs (#3863) 2025-10-30 10:41:56 -04:00
Jonathan Dobson
56cda6d1cd OS-level workflow run alert (w sound) on status change (#3862) 2025-10-30 10:10:29 -04:00
Marc Kelechava
a87a255b7b Update Copy to cURL buttons to reference the new Runs API spec (#3765)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-10-30 08:26:45 +00: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
Jonathan Dobson
b2a24baa0f set workflow status to 'published' when a user saves a workflow (#3855) 2025-10-29 18:50:13 -04:00
Jonathan Dobson
5108b82e4b Fix z-indexing issue for timeline/browser stream in debugger view (#3854) 2025-10-29 18:33:23 -04: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