Commit Graph

946 Commits

Author SHA1 Message Date
Marc Kelechava
fcbe7fe84f Support OCR of image files in File Parser block (#4609) 2026-02-02 21:37:12 -08:00
Suchintan
327e6efa1a Replace FileIcon with FolderIcon for folder UI elements (#4607)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-02-03 00:03:21 -05:00
Suchintan
9108481f82 Add collapsible Agents section in sidebar (#4605)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-02-02 19:50:59 -05:00
Celal Zamanoglu
a503a19146 Fix editor showing unsaved changes when switching conditional branches (#4588) 2026-01-31 00:26:15 +03:00
Celal Zamanoglu
f25e6c40d9 Fix workflow run timeline missing steps until refresh (#4587) 2026-01-31 00:02:02 +03:00
Celal Zamanoglu
ee1cb01377 change sidebar expand/collapse icon from pin to chevron (#4586) 2026-01-30 23:35:26 +03:00
Celal Zamanoglu
6b6b546c5d remove credential type from input parameters (#4585) 2026-01-30 19:16:17 +03:00
Celal Zamanoglu
c94532ceef Fix credential not clearing when deselected in login block (#4581) 2026-01-30 00:11:11 +03:00
Celal Zamanoglu
3694faf2b2 Show all branch evaluations in conditional block timeline (#SKY-7495) (#4577) 2026-01-29 13:06:51 +03:00
Stanislav Novosad
6faca9c558 Copilot: fix review button by conversion YAML server side (#4573) 2026-01-28 16:30:28 -07:00
Celal Zamanoglu
39a926d526 Fix workflow add menu layout to use vertical stacking (#4568) 2026-01-28 19:53:37 +03:00
Celal Zamanoglu
76cbe02690 Add Upload SOP option to workflow editor + button - frontend (#4566) 2026-01-28 17:04:43 +03:00
Stanislav Novosad
c0f361bb6e Workflow Copilot: review and approve/reject changes (#4559) 2026-01-27 13:24:44 -07:00
Celal Zamanoglu
770d3977fa Add JSON and URL validation for HTTP Request Block (#4544) 2026-01-26 17:54:43 +03:00
Stanislav Novosad
9f57bdb703 Enable Workflow Copilot for all users (#4533) 2026-01-23 10:08:36 -07:00
Celal Zamanoglu
ab58527684 fix workflow history panel scroll in debug mode (#4532) 2026-01-23 19:29:06 +03:00
Celal Zamanoglu
92b3693174 fix workflow version comparison to show older version on left (#4531) 2026-01-23 17:53:14 +03:00
Shuchang Zheng
7a86a82107 browser sessions v2 - frontend (#4514)
Co-authored-by: Benji Visser <benji@093b.org>
2026-01-22 20:44:56 -08:00
Stanislav Novosad
a52a174e28 Workflow Copilot: Work on Workflow instead of WorkflowDefinition level (#4523) 2026-01-22 15:05:04 -07:00
Celal Zamanoglu
51fd789f09 remove credential value type from input parameter dropdown (#4522) 2026-01-23 00:44:43 +03:00
Celal Zamanoglu
4648f2f35b show affected blocks in confirmation dialog when deleting blocks or parameters (#4519) 2026-01-23 00:33:18 +03:00
Celal Zamanoglu
649a246772 clean up block output and parameter references when blocks/parameters are renamed or deleted (#4507) 2026-01-21 15:54:19 +03:00
Shuchang Zheng
6f6e837270 enable VNC streaming for task v1 page (#4498) 2026-01-20 09:21:30 -08:00
Celal Zamanoglu
9ffa03c16a consolidate credential parameters into unified entry point with guided type/source flow & tooltips (#4497) 2026-01-20 17:32:41 +03:00
Celal Zamanoglu
62ab3d4b87 Fix HTTP Request block rename not updating the label (#4496) 2026-01-20 16:51:16 +03:00
Marc Kelechava
a795254f45 PrintPage Block - add parameters in advanced settings and enable debugging (#4491) 2026-01-19 15:26:30 -08:00
Marc Kelechava
e55af4b078 Fix race condition in lazy-loaded geo search module (#4486) 2026-01-19 10:06:40 -08:00
Celal Zamanoglu
089fafcf8d improve credential ui/ux (#4474) 2026-01-17 00:29:27 +03:00
Celal Zamanoglu
62cde3a99f require credential on runs wf with login block (#4470) 2026-01-16 01:34:12 +03:00
Celal Zamanoglu
9865aca9fd search runs by wr_xxx - frontend (#4469) 2026-01-16 01:14:25 +03:00
Marc Kelechava
be3128e47d Proxy Saving and UX Fixes (#4467) 2026-01-15 13:26:26 -08:00
Stanislav Novosad
09f2903c18 Workflow Copilot: convert YAML -> workflow definition on BE side (#4461) 2026-01-15 12:22:37 -07:00
Celal Zamanoglu
755a753174 sync parameter key renames and deletions to all block types (#4459) 2026-01-15 17:08:54 +03:00
Celal Zamanoglu
911deb86db fix login block credential selection (#4458) 2026-01-15 16:47:23 +03:00
Stanislav Novosad
9cf1f87514 Workflow Copilot: server update streaming with "cancel" ability (#4456) 2026-01-14 18:34:09 -07:00
Stanislav Novosad
6b9ea59e67 Workflow Copilot: various small fixes (#4454) 2026-01-14 16:56:50 -07:00
Marc Kelechava
4c2c7df42c Add "Print PDF" Block (#4452) 2026-01-14 15:46:49 -08:00
Shuchang Zheng
fed12acfc9 Add clipboard copy functionality that works over HTTP (#4446) 2026-01-14 11:53:12 -08:00
Celal Zamanoglu
f7970bab32 Help tooltips for Bitwarden and Azure Vault credential types (#4447) 2026-01-14 20:05:03 +03:00
Marc Kelechava
40a743e5ca Add "Execute on Any Outcome" (Finally) option to blocks - Pair Team request (#4443) 2026-01-13 16:56:06 -08:00
Marc Kelechava
e6a3858096 Support downloading files via HTTP Calls (for Centria) (#4440) 2026-01-13 12:12:38 -08:00
Stanislav Novosad
a6f0781491 Workflow Copilot: Use streaming in /chat-post (#4437) 2026-01-12 16:12:29 -07:00
Stanislav Novosad
37f5d6b8b2 Workflow Copilot: more logs and minor UI improvements (#4425) 2026-01-09 12:59:46 -07:00
Celal Zamanoglu
ce05dd19cf fix: multiple entry blocks detected on nested loops (#4422) 2026-01-09 22:27:40 +03:00
Stanislav Novosad
9410bfe6f3 Workflow Copilot: show copilot button for screenshot browser (#4423) 2026-01-09 11:06:07 -07:00
Celal Zamanoglu
51b50c61f0 fixing artifacts endpoint removing api from path (#4417) 2026-01-08 21:04:48 +03:00
Stanislav Novosad
33753e0f39 Workflow Copilot: initial UI (#4416) 2026-01-08 10:02:09 -07:00
LawyZheng
00f7128ffd support referen workflow output (#4414) 2026-01-08 14:00:22 +08:00
Celal Zamanoglu
f5cb826a37 link actions to their screenshots - frontend (#4403) 2026-01-07 01:16:36 +03:00
Celal Zamanoglu
1e314ce149 fix wrong screenshot (#4400) 2026-01-07 00:40:42 +03:00