Commit Graph

826 Commits

Author SHA1 Message Date
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
Marc Kelechava
cae59a3c19 Add GET /v1/credentials/totp to list recent 2FA codes per org (#3770) 2025-10-29 23:49:25 -04: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
Shuchang Zheng
06dc0031ee label workflow failure reason by status (#3830) 2025-10-29 14:26:30 +08:00
Jonathan Dobson
1f90055672 FE: allow workflow run UI to show browser stream if workflow run has one (#3838) 2025-10-28 15:36:54 -04:00
Jonathan Dobson
c12c047768 various hitl buffs (#3828) 2025-10-27 16:14:52 -04:00
Jonathan Dobson
2f87e3ab48 FE implementation of InteractionNode (#3821) 2025-10-24 21:12:08 -04:00
Shuchang Zheng
19e977a78b get task v2 block disable_cache value back (#3815) 2025-10-24 16:25:31 -07:00
Shuchang Zheng
e17b3baf17 fix settings in email api (#3814) 2025-10-24 16:15:05 -07:00
Jonathan Dobson
f7fec46871 ensure disable_cache saves for v2 task block (#3813) 2025-10-24 19:08:13 -04:00
Jonathan Dobson
de986d54a0 fix SelectItem value for Run With in start node workflow settings (#3774) 2025-10-24 16:50:04 -04:00
Stanislav Novosad
117b2469e4 Refactoring: merge WorkflowParameterEditPanel and WorkflowParameterAddPanel (#3750) 2025-10-23 11:02:41 -06:00
Jonathan Dobson
f66f50fc93 FE portion of seamless clipboard transfer in browser stream (#3799) 2025-10-23 09:32:10 -04:00
LawyZheng
87625d4c0f support new tab magic link logic (#3797) 2025-10-23 14:38:03 +08: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
Marc Kelechava
94aa66c241 Allow testing webhook response in setup flow (#3768) 2025-10-20 17:35:52 -07:00
LawyZheng
a11189361b fix frontend none cdp url (#3775) 2025-10-20 23:29:35 +08:00
Jonathan Dobson
072b615f01 add browser sessions to oss router/nav (#3773) 2025-10-20 10:39:19 -04:00
Stanislav Novosad
2843528a9c Make order URL/Prompt consistent for TaskV2 (#3758) 2025-10-17 18:19:56 -06:00
Jonathan Dobson
20e0a25ede debugger block runs dez i (incremental improvements towards figma design(s)) (#3757) 2025-10-17 17:00:55 -04:00
Stanislav Novosad
75ce98e841 Support credit cards in 1Password credential parameters (#3746) 2025-10-17 10:13:47 -06:00
Jonathan Dobson
e3ecc4b657 Rework state management arch for blocks (fix rando max recursion errors, maybe other bugs) (#3755) 2025-10-17 12:02:03 -04:00
Jonathan Dobson
fd515adb9c Ensure panels have higher z-index than timeline in debugger (#3754) 2025-10-17 07:31:49 -04:00
Stanislav Novosad
7dda8efe06 Fix scroll overlaying elements in WorkflowParametersPanel (#3745) 2025-10-16 14:25:56 -06:00
Celal Zamanoglu
5531367566 feat(workflows, runs, api): parameter metadata search/filter/display across workflows and runs (#3718)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
2025-10-16 09:04:53 -04:00
Jonathan Dobson
427e674299 expose block runs for debug sessions (#3740) 2025-10-16 08:24:05 -04:00
Jonathan Dobson
881396389e Add instruction for running generated code locally (#3739) 2025-10-16 08:03:24 -04:00
Alex Angin
a610292ea2 Feature: credentials page & vaultwarden compose setup (#3534)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-10-16 04:50:33 +00:00
Jonathan Dobson
0b05582cc7 make cacheActions optional in DisableCache component; add disable cache toggle to Validation and V2Task blocks (#3722) 2025-10-15 14:00:23 -04:00
Jonathan Dobson
1ffe1e7889 add Disable Cache toggle to blocks that currently support Cache Actions (there are 6 of em) (#3719) 2025-10-15 08:20:50 -04:00
Jonathan Dobson
8f15880a6d use action.text for input actions in workflow timeline, instead of action.response (#3709) 2025-10-14 16:01:59 -04:00
LawyZheng
dc832ea6db support magic link login (#3702) 2025-10-14 16:24:14 +08: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
Jonathan Dobson
a30c877408 Enable code generation when a single block is run in the debugger (#3694) 2025-10-11 21:07:40 -04: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
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
greg niemeyer
7cd92f6972 cleanup precommit hooks (#3616)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-10-10 01:20:02 +00:00
pedrohsdb
1c26b3b784 Forbid whitespaces in parameters (#3672) 2025-10-09 15:02:48 -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
Jonathan Dobson
e5e812ff67 improve time-to-render/availability-checking of BrowserStream component (#3667) 2025-10-09 12:58:36 -04: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
Jonathan Dobson
9ddf84966b prompted workflows: send either v1 or v2 tasks to prompt endpoint (#3659) 2025-10-09 09:06:40 -04:00
pedrohsdb
fc0f2b87ca add 2fa type tracking to credentials (#3647) 2025-10-08 11:38:34 -07:00
Shuchang Zheng
2b81a1090e add dialog for confirmation of code cache deletion (#3641) 2025-10-07 18:16:19 -07:00