Commit Graph

177 Commits

Author SHA1 Message Date
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
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
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
2f87e3ab48 FE implementation of InteractionNode (#3821) 2025-10-24 21:12:08 -04:00
Jonathan Dobson
f66f50fc93 FE portion of seamless clipboard transfer in browser stream (#3799) 2025-10-23 09:32:10 -04: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
Jonathan Dobson
20e0a25ede debugger block runs dez i (incremental improvements towards figma design(s)) (#3757) 2025-10-17 17:00:55 -04: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
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
af23e27822 Fix dirty-checking for workflows that use a Code Block (#3679) 2025-10-10 06:24:02 -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
611b3bf81b ensure browser control buttons in debugger are always on (#3626) 2025-10-06 18:02:30 -04:00
Suchintan
91b67f500c Add support for more proxies (#3591)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-10-02 11:12:06 -04:00
Shuchang Zheng
94c05e092a Get it back - Data schema spec fix: TSON instead of JSON (#3566) (#3569)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
2025-09-30 17:36:53 -07:00
Shuchang Zheng
bb1e7316a3 integrate parameters to support legacy tasks with parameters (#3567) 2025-09-30 17:28:31 -07:00
Jonathan Dobson
79ffc95e58 Data schema spec fix: TSON instead of JSON (#3566) 2025-09-30 17:32:43 -04:00
Jonathan Dobson
bcb56c4057 Jon/sky 6560 enrich browser session creation via UI and place inside main layout (#3560) 2025-09-30 11:34:11 -04:00
Jonathan Dobson
e04f81fcda Add Browsers (browser management) to cloud app (#3549) 2025-09-29 14:05:30 -04:00
Zara Cook
11d4518369 add extraction block json validation (#3499)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-09-26 23:36:14 -07:00
Jonathan Dobson
0ef1419d8b workflow run UI: code generation affordances (#3521) 2025-09-24 16:19:07 -04:00
Jonathan Dobson
27ecd9f3df Terminate WebSocket Stream when Session is Deleted (#3515) 2025-09-24 13:11:44 -04:00
stenn930
a29a2bc49b Azure ClientSecretCredential support (#3456)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-09-23 12:16:48 -04:00
Jonathan Dobson
1a657b1587 add ai_fallback to TaskV2Request model (#3498) 2025-09-22 11:13:06 -04:00
Jonathan Dobson
8cffccfbb3 code caching: enabled/disabled UX for workflow run UI (#3497) 2025-09-22 08:00:31 -04:00
Jonathan Dobson
f2146080ce Jon/sky 6375 alter how show all code works (#3445) 2025-09-16 16:32:15 -04:00
Jonathan Dobson
d82eba77b6 multiple UI fixes/updates (#3422) 2025-09-12 16:13:05 -04:00
Jonathan Dobson
68a88706f7 use Splitter for debugger layout (#3383) 2025-09-06 13:49:54 -07:00
Jonathan Dobson
50e0597c84 Pre-convo UI (#3376) 2025-09-05 07:08:11 -07:00
Jonathan Dobson
23ede483c8 Fix scroll behaviour in workflow UI (#3344) 2025-09-02 16:31:35 -04:00
Jonathan Dobson
de68c602c6 layout fixes 1 (#3341) 2025-09-02 13:52:04 -04:00
Jonathan Dobson
41b341f3d8 Jon/debugger layout (#3340) 2025-09-02 10:07:08 -04:00
Jonathan Dobson
47d51be796 Debugger Continuity (FE) (#3318) 2025-08-29 13:30:53 -04:00
Jonathan Dobson
410343276d remove copy copy button from code dropdown (#3317) 2025-08-29 11:06:38 -04:00
Jonathan Dobson
7002c33bb4 redo 6035 because of 6036, which undid 6035 (#3302) 2025-08-26 11:54:45 -04:00
Suchintan
1167765867 Log http block request body, make azure blob key parameterizable (#3300)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-08-25 17:36:29 -04:00
Jonathan Dobson
e64c47279f Fix FloatingWindow & BrowserStream UI Bugs (#3299) 2025-08-25 16:27:21 -04:00
Jonathan Dobson
c54ba42bb9 Add Panel For Cache Key Value Selection And Deletion (#3266) 2025-08-21 19:13:36 -04:00
Jonathan Dobson
edc9ad726a fix bug introduced by #3232 (#3233) 2025-08-19 15:34:06 -04:00
Jonathan Dobson
fa978bccd7 make WorkflowBlockInputArea a 'hybrid sync component', rather than a … (#3232) 2025-08-19 12:08:30 -04:00
Jonathan Dobson
a6141d1786 add control buttons to debugger; change 'cede control' text (#3226) 2025-08-18 20:15:22 -04:00
Jonathan Dobson
618fba5371 Jon/sky 5841 make debug view the default view (#3208) 2025-08-15 20:32:55 -04:00
Jonathan Dobson
40d104c193 Jon/sky 5906 debugger show actions inputs outputs for a block run (#3202) 2025-08-15 07:25:04 -04:00
dvloper-serena
6bc499d8cd Split Reveal/Copy button for API key (#3180) 2025-08-14 09:54:00 -07:00
Jonathan Dobson
a2f6b9e539 replace workflow parameter React Context with a zustand store; use everywhere (#3187) 2025-08-14 08:04:48 -04:00
Jonathan Dobson
97993cbede Jon/workspace (#3175) 2025-08-13 14:13:00 -04:00
Jonathan Dobson
48ccd5fd72 Jon/sky 5868 max recursion error in app (#3167) 2025-08-12 15:34:41 -04:00
Jonathan Dobson
71f71b8e77 set-initial-window-debugger-position-size-as-specified-in-the (#3139) 2025-08-07 18:35:32 -04:00
Jonathan Dobson
10e6026c7f add Flippable component (#3134) 2025-08-07 17:29:11 -04:00