Commit Graph

1886 Commits

Author SHA1 Message Date
Shuchang Zheng
cfaef5a8bb append complete action (for validation) to the end of every task block (#3726) 2025-10-15 17:12:51 -07:00
Stanislav Novosad
c78b80ab89 Log server start/stop (#3724) 2025-10-15 15:44:56 -06:00
Shuchang Zheng
6b385b3c85 Post action improvements: only generate scripts for a certain list of actions (#3676) 2025-10-15 19:41:52 +00:00
pedrohsdb
dfe8d6fb85 Refactor LLM config to payload-based approach and add NORMAL/CUSTOM select-agent handlers (#3723) 2025-10-15 12:14:22 -07:00
Jonathan Dobson
7241bb1a74 add disable_cache to Validation and TaskV2 (#3721) 2025-10-15 11:31:49 -04:00
Shuchang Zheng
58e431ec0a ignore disable_cache change when busting cache (#3720) 2025-10-15 08:14:07 -07:00
LawyZheng
f69acdaadc readonly input type dropdown (#3717) 2025-10-15 14:39:27 +08:00
Stanislav Novosad
d6bb3de2c5 Delete Azure Vault secrets async (#3716) 2025-10-14 20:25:22 -06:00
Stanislav Novosad
ef3167cb07 Log server start/stop (#3715) 2025-10-14 20:05:35 -06:00
Shuchang Zheng
d4aa212f20 add disable_cache to block (#3713) 2025-10-14 17:09:19 -07:00
Stanislav Novosad
975e431bac Revert "Make navigate_to_url idempotent" (#3712) 2025-10-14 17:36:45 -06:00
Shuchang Zheng
ce35b37470 block level script run (#3710) 2025-10-14 16:17:03 -07:00
Stanislav Novosad
e13e9a5d58 Disable sorting in CustomConsoleRenderer (#3711) 2025-10-14 16:50:41 -06:00
Stanislav Novosad
ff4a2c982b Make navigate_to_url idempotent (#3705)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-10-14 16:34:20 -06:00
Jonathan Dobson
db45c0c8ce fix all dict.get fallbacks instances in create-from-prompt endpoint (#3708) 2025-10-14 15:47:52 -04:00
Stanislav Novosad
6fb2412d26 Cleanup some type related warning (#3706) 2025-10-14 12:00:17 -06:00
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
LawyZheng
eda2dcffa4 fix http logs did not show org info (#3701) 2025-10-14 12:36:39 +08:00
Shuchang Zheng
a9bf1f0feb fix import in org_auth_service.py (#3698) 2025-10-13 08:12:06 -07:00
greg niemeyer
2faf4e102f feat: self healing skyvern api key (#3614)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-10-13 07:55:59 -07:00
greg niemeyer
cf9e1c2552 chore: env path refactor (#3691)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-10-12 17:36:24 +00:00
greg niemeyer
9b2bbda3c8 add support for claude sonnet 4.5 (#3692) 2025-10-12 12:57:52 -04:00
greg niemeyer
cb35d966ac fix claude output tokens (#3695) 2025-10-12 11:30:46 -04:00
Celal Zamanoglu
27b925a906 [DB] Fix: align datetime writes with tz-naive columns (#3634)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-10-12 09:57:38 +00:00
Stanislav Novosad
a055c8fa74 Mask logged body for sensitive endpoints (#3689)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-10-10 19:56:47 -06:00
Suchintan
d45d175446 Format recipients email block (#3687)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-10-10 18:56:44 -04:00
Shuchang Zheng
89c712786d script gen bug - fix parameters input for non task blocks (#3683) 2025-10-10 12:47:54 -07:00
pedrohsdb
ae7785d426 Pedro/add sop workflow builder (#3685) 2025-10-10 12:37:42 -07:00
Suchintan
f5a313c74b Update download blcok timeout to 2 minutes (from 20 minutes (#3684) 2025-10-10 13:17:46 -04:00
Stanislav Novosad
694c8261c1 Allow using jinja2 in OnePassword parameters (#3670) 2025-10-10 16:59:39 +00:00
Stanislav Novosad
32e6aed8ce Migrate credentials to Azure Key Vault (#3681) 2025-10-10 10:10:18 -06:00
Jonathan Dobson
c3ce5b1952 For code deletion via workflow save, only ask to delete published code (not pending) (#3682) 2025-10-10 11:52:08 -04:00
Benji Visser
cfe77924e3 update blog and docs urls (#3671)
Signed-off-by: Benji Visser <benji@093b.org>
2025-10-10 10:40:58 -04:00
LawyZheng
e08778993e abort scraping when too many elements (#3678) 2025-10-10 15:46:55 +08:00
Shuchang Zheng
451d5787cd no need to sanitize cache_key (#3675) 2025-10-09 18:13:48 -07:00
pedrohsdb
01dbdc5b63 allow_codeblock_as_first_block (#3673) 2025-10-09 17:33:36 -07:00
pedrohsdb
1c26b3b784 Forbid whitespaces in parameters (#3672) 2025-10-09 15:02:48 -07:00
pedrohsdb
619191d37f removing totp_type from context (#3663) 2025-10-09 13:37:02 -07:00
Stanislav Novosad
1421bc10c6 Extract CredentialVaultService (#3669) 2025-10-09 11:39:01 -06:00
Jonathan Dobson
a3f6ff55eb Don't show debugger runs in workflow run history (#3666) 2025-10-09 12:45:57 -04:00
LawyZheng
6207ee1ce4 fix codeblock skyvern credential (#3665) 2025-10-10 00:38:29 +08:00
Suchintan
601b57df5f Bump bitwarden timeout to 120s, try fix github action (#3661)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-10-09 10:27:10 -04:00
Jonathan Dobson
6d89b53ae3 prompted workflows: use (nav block, [extract block],) for v1 prompts (#3658) 2025-10-09 08:52:31 -04:00
LawyZheng
5e7e346c74 add organization_id and organization_name to the tracing span in a http request (#3657) 2025-10-09 17:32:51 +08:00
LawyZheng
a2b6a0da2c code block support credential (#3656) 2025-10-09 16:46:24 +08:00
LawyZheng
9cf6034952 add idx_job_id for workflow run (#3655) 2025-10-09 16:30:40 +08:00
Shuchang Zheng
40d127de58 store xpath as root level attribute of action (#3654) 2025-10-09 00:59:30 -07:00
LawyZheng
1424c25f43 skip exception if pre block screenshot failed (#3652) 2025-10-09 12:41:19 +08:00
pedrohsdb
89931b50ca Enrich Laminar data (#3650) 2025-10-08 14:58:50 -07:00