Commit Graph

3652 Commits

Author SHA1 Message Date
Zachary Podbela
2eb1be6a32 Copilot/loosen websockets dependency (#4431)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: zacharypodbela <8572738+zacharypodbela@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-01-10 04:25:24 +00:00
Shuchang Zheng
6cd5d90f55 join query performance improvement - add organization_id to the workflow_scripts & scripts table join (#4429) 2026-01-09 20:01:28 -08:00
LawyZheng
dad3590d7a decrease max svg parsing (#4430) 2026-01-10 10:52:47 +08:00
Shuchang Zheng
2ce6228478 Update API specifications with fern api update (#4419)
Co-authored-by: github-actions <github-actions@github.com>
2026-01-09 13:39:23 -08:00
Shuchang Zheng
fa5f8e5749 use _PATH_VERSION in s3 path instead of hardcoding (#4387) 2026-01-09 21:26:29 +00:00
Celal Zamanoglu
8e1d22ce09 fix conditional block branch evaluation for all expression types (#4428) 2026-01-10 00:16:38 +03:00
pedrohsdb
6be2ef3fc6 preserve preview suffix in vertex cache model name (#4426) 2026-01-09 12:06:19 -08: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
Shuchang Zheng
2e35276431 fix s3 _get_storage_class_for_org (#4424) 2026-01-09 11:12:06 -08:00
Stanislav Novosad
9410bfe6f3 Workflow Copilot: show copilot button for screenshot browser (#4423) 2026-01-09 11:06:07 -07:00
Shuchang Zheng
22896cb5cc add zstd compression for .har (#4420) 2026-01-08 21:24:34 -08:00
Stanislav Novosad
eaff4c5ba9 Log duration_seconds in api.raw_request (#4421) 2026-01-08 19:58:07 -07:00
Shuchang Zheng
9b655c07a1 GLACIER_IR default for artifacts s3 bucket (#4415) 2026-01-08 16:30:01 -08:00
pedrohsdb
b20ee4152a add 1s delay between cached actions (#4418) 2026-01-08 14:35:58 -08: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
Stanislav Novosad
a1f0adf273 Workflow Copilot: some improvements (#4413) 2026-01-07 20:47:27 -07:00
Stanislav Novosad
66d28bb24d Reapply "Fix nested DB connections" (#4411) 2026-01-07 14:13:26 -07:00
Marc Kelechava
4401216346 add step count to webhooks and get run payload (#4410) 2026-01-07 11:41:57 -08:00
LawyZheng
3c896fad1c Revert "Fix nested DB connections" (#4408) 2026-01-08 01:18:08 +08:00
LawyZheng
6db8fe2ae6 support browser type choice for pbs (#4406) 2026-01-07 15:39:53 +08:00
Celal Zamanoglu
058a9178aa link actions to their screenshots - backend (#4404) 2026-01-07 02:12:22 +03:00
Stanislav Novosad
2f6fd5262b Fix nested DB connections (#4402) 2026-01-06 16:00:16 -07:00
Celal Zamanoglu
f5cb826a37 link actions to their screenshots - frontend (#4403) 2026-01-07 01:16:36 +03:00
Stanislav Novosad
e3dd75d7c1 Workflow Copilot: backend side of the first version (#4401) 2026-01-06 14:58:44 -07:00
Celal Zamanoglu
1e314ce149 fix wrong screenshot (#4400) 2026-01-07 00:40:42 +03:00
Marc Kelechava
39bf3c2237 Fix FileParserBlock decoding errors (#4399) 2026-01-06 12:12:43 -08:00
Marc Kelechava
4adadee82a New Billing - per action credit consumption (#4398) 2026-01-05 17:43:05 -08:00
Marc Kelechava
c5251e7115 add PH proxy option (#4395) 2026-01-05 09:52:22 -08:00
Shuchang Zheng
a667bc598b cache get_workflow_script_by_cache_key_value query and re-enable post action execution to generate code (#4385) 2026-01-04 15:56:51 -08:00
LawyZheng
537cb793a6 fix scrolling action (#4389) 2026-01-04 15:25:56 +08:00
LawyZheng
7344027af0 fix dependency (#4374) 2026-01-04 07:10:22 +00:00
Suchintan
83466be421 Update data center proxies to point to new provider (#4386)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-01-03 22:16:25 -05:00
Shuchang Zheng
0d1c88f5df secret storage in azure (#4384) 2026-01-03 11:45:05 -08:00
Stanislav Novosad
14411a1376 Fix ID generation uniqueness (#4383) 2026-01-02 17:36:23 -07:00
Stanislav Novosad
a23e63feed Populate close_browser_on_completion in cleanup_for_workflow_run (#4381) 2026-01-02 16:35:14 -07:00
Celal Zamanoglu
d5c5d50578 initializes string parameters without defaults as empty strings instead of null (#4382) 2026-01-02 23:42:17 +03:00
Celal Zamanoglu
ce029caeb0 return clear 400 for missing required workflow params instead of 500 (#4380) 2026-01-02 21:23:44 +03:00
dependabot[bot]
11becf70db Bump js-yaml from 4.1.0 to 4.1.1 in /skyvern-frontend in the npm_and_yarn group across 1 directory (#4359)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-01-02 06:17:13 +00:00
dependabot[bot]
6ea530bf2f Bump vite from 5.4.20 to 5.4.21 in /skyvern-frontend in the npm_and_yarn group across 1 directory (#4360)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-01-02 05:28:14 +00:00
Shuchang Zheng
813c04c9e8 remove codeflash (#4379) 2026-01-01 21:20:56 -08:00
Shuchang Zheng
338fa9e1c8 downgrade noisy logs to debug (#4378) 2026-01-01 21:15:29 -08:00
കുട്ടൂസ്
974d7469be use GitHub flavoured markdown to emphasis warning and important sections of Readme (#3924)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-01-01 20:42:04 +00:00
Aaron Perez
d8633c27c1 [NO-TICKET] Add Start VNC Streaming Script to scripts/ (#4304)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-01-01 20:38:21 +00:00
Shuchang Zheng
b333e4c829 fix local variable not defined errors (#4376) 2026-01-01 12:20:09 -08:00
Shuchang Zheng
12539d27a2 store the masked value for secret input actions in caching (ai=fallback mode) (#4377) 2026-01-01 12:07:03 -08:00
Shuchang Zheng
aef38fd8e2 Update API specifications with fern api update (#4373)
Co-authored-by: github-actions <github-actions@github.com>
2025-12-28 14:55:17 +08:00
Celal Zamanoglu
170c5a649e updated tooltip and placeholder of conditional block (#4369) 2025-12-25 00:05:45 +03:00