Commit Graph

1632 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
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
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
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
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
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
Celal Zamanoglu
d593e6d6e7 Keep secrets safe in conditional branch rendering (#4353) 2025-12-22 18:57:22 +03: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
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
LawyZheng
f592ee1874 bulk post action artifacts (#4327) 2025-12-19 02:16:44 +08:00
Celal Zamanoglu
b8dc832eea Jinja interpolation support for natural-language branch criteria (#4325) 2025-12-18 19:43:05 +03:00
pedrohsdb
8b8e93a616 Pedro/add gemini 3 flash (#4323) 2025-12-17 20:52:29 -08:00
Stanislav Novosad
1eca20b78a Batch LLM artifacts creation (#4322) 2025-12-17 20:15:26 -07:00
pedrohsdb
f594474b9e fix(llm): strip static prompt from cached Vertex AI requests to preve… (#4321) 2025-12-17 17:25:36 -08:00
Marc Kelechava
7540496289 Browser Profile Persistence for Self-Hosted OSS (#4268) 2025-12-17 13:45:29 -08:00
Marc Kelechava
ed0b0e4d17 add proper response to upload files endpoint (#4317) 2025-12-17 13:27:04 -08:00
Stanislav Novosad
5d2bb07371 SDK: docs and improvements (#4310) 2025-12-17 21:11:39 +00:00
Marc Kelechava
0d6a070a80 fix: Ensure video recordings upload before stopping artifact sync (#4316) 2025-12-17 12:57:53 -08:00
Marc Kelechava
b97f52b6a3 Remove workflow templates endpoint from docs, add upload files (#4309) 2025-12-17 12:04:25 -08:00
LawyZheng
c9c66398c4 Revert "File Download renaming reliability - customer bug fix" (#4311) 2025-12-17 14:54:13 +08:00