Commit Graph

2309 Commits

Author SHA1 Message Date
Shuchang Zheng
2e35276431 fix s3 _get_storage_class_for_org (#4424) 2026-01-09 11:12:06 -08: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
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
Stanislav Novosad
e3dd75d7c1 Workflow Copilot: backend side of the first version (#4401) 2026-01-06 14:58:44 -07: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
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
ce029caeb0 return clear 400 for missing required workflow params instead of 500 (#4380) 2026-01-02 21:23:44 +03:00
Shuchang Zheng
338fa9e1c8 downgrade noisy logs to debug (#4378) 2026-01-01 21:15:29 -08: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
Celal Zamanoglu
d643b7a81c add LLM-safe context to conditional NL branch evaluation (#4368) 2025-12-24 23:49:11 +03:00
LawyZheng
487d156039 empty browser extension bugfix (#4365) 2025-12-24 13:56:00 +08:00
LawyZheng
c2bf0f8913 support extension choice in pbs (#4364) 2025-12-24 13:01:52 +08:00
Shuchang Zheng
ef8cbddfeb hydrate workflow run response with workflow title (#4363) 2025-12-24 05:41:24 +09:00
pedrohsdb
b81865b0b5 Save LLM prompt and response artifacts in TextPromptBlock (#4361) 2025-12-23 09:48:36 -08:00
Aaron Perez
9645960016 [SKV-4350] Add OLLAMA_SUPPORTS_VISION env var, update docs (#4351)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-12-22 20:20:31 -05:00
LawyZheng
8c79d31bd4 update blocking list (#4357) 2025-12-23 03:53:21 +08:00
LawyZheng
6e4e73cc54 improve interactable parsing (#4355) 2025-12-23 01:44:35 +08:00
Shuchang Zheng
70367afbda fix caching totp value in the fallback mode (#4354) 2025-12-23 00:21:18 +08:00
Celal Zamanoglu
d593e6d6e7 Keep secrets safe in conditional branch rendering (#4353) 2025-12-22 18:57:22 +03:00
LawyZheng
2dca3388eb try to fix empty page (#4352) 2025-12-22 22:48:58 +08:00
Stanislav Novosad
5f37a0061e Increase DB retry backoff (#4346) 2025-12-19 15:36:56 -07:00
Stanislav Novosad
dfcf4913e9 Stricter mypy rules for skyvern.library.* (#4345) 2025-12-19 13:37:03 -07:00
Marc Kelechava
9788138861 Rebuild fern client sdk to 1.06 (#4331) 2025-12-19 12:16:02 -08:00
Shuchang Zheng
08ca5a0b45 batch task/workflow update (#4344) 2025-12-20 03:18:50 +08:00
Marc Kelechava
070fd7cba0 File Download Endpoint - need to include in schema for SDK (#4343) 2025-12-19 10:55:34 -08:00
Shuchang Zheng
55f366ba93 add azure blob storage (#4338)
Signed-off-by: Benji Visser <benji@093b.org>
Co-authored-by: Benji Visser <benji@093b.org>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-12-20 00:16:16 +08:00
Shuchang Zheng
71db86cbf0 shu/revert transaction pooler (#4339) 2025-12-19 22:49:40 +08:00
Stanislav Novosad
b3e8a59e2d Add app-level Redis-based RateLimiter (#4336) 2025-12-18 18:16:09 -07:00
Marc Kelechava
1b12177152 Template variable interpolation issue (#4332) 2025-12-18 11:36:55 -08:00
LawyZheng
6ee3d7e620 Workflow query optimization (#4330) 2025-12-19 02:54:09 +08:00
Marc Kelechava
8ebe0f2bfb Add support for custom URLs in the retry webhook API (#4329) 2025-12-18 10:38:51 -08:00
Stanislav Novosad
c61bd26c8c Add @retry decorator for DB operations (#4328) 2025-12-18 11:32:40 -07:00