Commit Graph

3047 Commits

Author SHA1 Message Date
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
Jonathan Dobson
a30c877408 Enable code generation when a single block is run in the debugger (#3694) 2025-10-11 21:07:40 -04: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
Jonathan Dobson
8b8eebcf9b use badges for yes/no in browser sessions listing (#3680) 2025-10-10 11:03:49 -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
Jonathan Dobson
af23e27822 Fix dirty-checking for workflows that use a Code Block (#3679) 2025-10-10 06:24:02 -04:00
LawyZheng
e08778993e abort scraping when too many elements (#3678) 2025-10-10 15:46:55 +08:00
greg niemeyer
7cd92f6972 cleanup precommit hooks (#3616)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-10-10 01:20:02 +00: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
Jonathan Dobson
adc8634ae1 Debugger: improve timeline UX while waiting for first item, and while waiting for current item (#3668) 2025-10-09 13:53:46 -04:00
Stanislav Novosad
1421bc10c6 Extract CredentialVaultService (#3669) 2025-10-09 11:39:01 -06:00
Jonathan Dobson
e5e812ff67 improve time-to-render/availability-checking of BrowserStream component (#3667) 2025-10-09 12:58:36 -04: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
Jonathan Dobson
dbf3b9b530 ensure dialog closes after positive cache deletion confirmation (#3664) 2025-10-09 12:25:43 -04:00
Jonathan Dobson
579ae703ca Fix z-ordering of panels in the debugger (#3662) 2025-10-09 10:46:54 -04: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
9ddf84966b prompted workflows: send either v1 or v2 tasks to prompt endpoint (#3659) 2025-10-09 09:06:40 -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
26f1f37738 Update API specifications with fern api update (#3651)
Co-authored-by: github-actions <github-actions@github.com>
2025-10-09 01:16:42 -07: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
Stanislav Novosad
f8e76162d0 Resync Bitwarden early when credential is added (#3649) 2025-10-08 14:39:15 -06:00
pedrohsdb
fc0f2b87ca add 2fa type tracking to credentials (#3647) 2025-10-08 11:38:34 -07:00
Jonathan Dobson
a61ff4cb4f update download_timeout descriptor to seconds, which is what is actua… (#3648) 2025-10-08 14:22:53 -04:00
Shuchang Zheng
16736686df support pdf parser block to fix script gen error (#3646) 2025-10-08 10:21:45 -07:00
LawyZheng
0c3b5488cc fix sequential run issue (#3643) 2025-10-08 15:57:01 +08:00
LawyZheng
04e768987e improve download handler (#3642) 2025-10-08 15:23:28 +08:00
Shuchang Zheng
2b81a1090e add dialog for confirmation of code cache deletion (#3641) 2025-10-07 18:16:19 -07:00
Shuchang Zheng
360def0de5 reorganize workflow updates so that we can sanely check if we need to prompt user about code cache deletion on the frontend (#3639)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-10-07 16:56:53 -07:00
Jonathan Dobson
f48277d298 remove browser_session_id local storage caching for workflow runs (#3638) 2025-10-07 16:45:16 -04:00
Stanislav Novosad
8c2cd743cd Increase bitwarden timeout to 30s (#3637) 2025-10-07 10:58:41 -06:00
Stanislav Novosad
6b2c2a2cb5 Fix AsyncHttpClient sending empty body when everything OMITted (#3636) 2025-10-07 10:41:19 -06:00
LawyZheng
009bb119b9 improve input handler (#3635) 2025-10-07 22:33:45 +08:00