Commit Graph

3804 Commits

Author SHA1 Message Date
Naman
734e0e6398 feat: new workflows docs (#4565)
Co-authored-by: Kunal Mishra <kunalm2345@gmail.com>
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2026-02-04 22:04:57 +00:00
pedrohsdb
54bab314ce Add CLAUDE.md for prompt template sync guidance (#4619) 2026-02-04 13:31:18 -08:00
LawyZheng
a7cde692f0 fix stuck cron task not found issue (#4627) 2026-02-04 16:15:39 +08:00
Shuchang Zheng
112f5ce6f9 Update API specifications with fern api update (#4624)
Co-authored-by: github-actions <github-actions@github.com>
2026-02-03 18:34:48 -08:00
Shuchang Zheng
3eb7f60ba8 Open workflow copilot by default when no blocks exist (#4625) 2026-02-03 18:13:21 -08:00
Shuchang Zheng
36f499ab9e Fix ActionDragPath subscript error in CUA drag action parsing (#SKY-7774) (#4623) 2026-02-03 15:57:59 -08:00
Celal Zamanoglu
4301e3142d Clear default value state when switching to credential type (#SKY-7820) (#4622) 2026-02-04 00:59:56 +03:00
Celal Zamanoglu
7e35514924 Unify parameter creation dialog with credential type option (SKY-7768) (#4621) 2026-02-03 23:45:52 +03:00
Shuchang Zheng
10fa135aa1 v1.0.12 (#4620) 2026-02-03 10:40:03 -08:00
Shuchang Zheng
8d0ad3901e Route stdlib logging through structlog for JSON asyncio exceptions (#4601)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
Co-authored-by: Benji Visser <benji@093b.org>
2026-02-03 16:11:45 +00:00
Celal Zamanoglu
66d6a8aa01 Fix UI line lag when toggling Advanced Settings (#SKY-7702) (#4618) 2026-02-03 17:42:19 +03:00
Celal Zamanoglu
29a754cf73 Fix Block Library search to include block descriptions (#SKY-7583) (#4617) 2026-02-03 17:25:27 +03:00
Shuchang Zheng
91c01f9bea Revert "Add support for conditional blocks when running with script caching (#4603)" (#4616) 2026-02-03 00:42:25 -08:00
Suchintan
1fcd659c38 Revert "Move Run Workflow button to top of page" (#4614) 2026-02-03 07:44:04 +00:00
Suchintan
ebe43e12b1 Move Run Workflow button to top of page (#4611)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
2026-02-02 23:38:34 -08:00
LawyZheng
fcbb3daddd fix embed pdf frame bug (#4613) 2026-02-03 14:50:08 +08:00
Shuchang Zheng
5fc16b6a5f add actions to workflow run profiling (#4610) 2026-02-02 22:28:50 -08:00
Marc Kelechava
fcbe7fe84f Support OCR of image files in File Parser block (#4609) 2026-02-02 21:37:12 -08:00
Shuchang Zheng
b64c7d4032 script to profile a workflow run (#4608) 2026-02-02 21:15:34 -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
ae81b19669 Add Claude Code GitHub Actions for PR reviews (#4595)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 17:04:09 -08: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
Suchintan
7f2c78c990 Add Claude Code GitHub Workflow (#4597) 2026-02-02 23:48:57 +00:00
Suchintan
2f24d6e0cf Commit superset configs (#4598) 2026-02-02 23:42:23 +00:00
pedrohsdb
b463272335 Add support for conditional blocks when running with script caching (#4603) 2026-02-02 12:30:05 -08:00
Marc Kelechava
2409df7589 Cap number of tokens sent for PDF parsing requests (avoid total failure) (#4602) 2026-02-02 08:36:28 -08:00
pedrohsdb
4c56ff36d0 Add ForLoop block support for cached scripts (#SKY-7751) (#4600) 2026-02-01 21:44:00 -08:00
Shuchang Zheng
0de4719bf9 Update API specifications with fern api update (#4599)
Co-authored-by: github-actions <github-actions@github.com>
2026-02-01 18:04:29 -08:00
Suchintan
f857cbcf35 Add skyvern run dev command and superset workspace setup (#4593)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-01-30 22:13:39 -05:00
Stanislav Novosad
e96358c10b Workflow Copilot: clarify loop_over_parameter_key (#4592) 2026-01-30 18:33:45 -07:00
Shuchang Zheng
ee5cd014f3 task v2 termination (#4589) 2026-01-30 14:46:34 -08: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
Stanislav Novosad
6796e36c40 Quickstart: allow passing DATABASE_STRING as parameter (#4580) 2026-01-30 11:38:34 -07:00
Celal Zamanoglu
6b6b546c5d remove credential type from input parameters (#4585) 2026-01-30 19:16:17 +03:00
Shuchang Zheng
3bef13c5b2 Update API specifications with fern api update (#4583)
Co-authored-by: github-actions <github-actions@github.com>
2026-01-29 17:47:16 -08:00
pedrohsdb
02c69e3fb5 Add timing logs to page readiness checks (#4582) 2026-01-29 17:06:02 -08:00
Celal Zamanoglu
c94532ceef Fix credential not clearing when deselected in login block (#4581) 2026-01-30 00:11:11 +03:00
Suchintan
344e13a310 Add fern/ and docs/ directories to skyvern-cloud sync (#4547) 2026-01-29 18:58:09 +00:00
Shuchang Zheng
67d3479d0c Fix auto-release not triggering Docker build workflow (#4579)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 07:42:46 -08:00
Celal Zamanoglu
3694faf2b2 Show all branch evaluations in conditional block timeline (#SKY-7495) (#4577) 2026-01-29 13:06:51 +03:00
Shuchang Zheng
69e1ea15cc support passing run_with for run_task endpoint (mostly for task v2) (#4576) 2026-01-28 20:50:32 -08:00
Shuchang Zheng
34aadb8c09 bump version to v1.0.11 (#4574) 2026-01-28 16:47:21 -08:00
Stanislav Novosad
adf9ad3467 Auto release github action (#4571)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-01-29 00:35:53 +00:00
Stanislav Novosad
6faca9c558 Copilot: fix review button by conversion YAML server side (#4573) 2026-01-28 16:30:28 -07:00
Celal Zamanoglu
9c2b4c690e Show branch evaluations in conditional block output (#SKY-7495) (#4572) 2026-01-28 23:31:03 +03:00
pedrohsdb
57c3c07593 Fix script generation race condition causing hardcoded parameter values (#SKY-7653) (#4570) 2026-01-28 12:05:17 -08:00
pedrohsdb
20cbdcb401 Add DOWNLOAD_FILE action support for cached scripts (#SKY-7656) (#4569) 2026-01-28 10:04:20 -08:00
Celal Zamanoglu
39a926d526 Fix workflow add menu layout to use vertical stacking (#4568) 2026-01-28 19:53:37 +03:00