Commit Graph

3585 Commits

Author SHA1 Message Date
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
Marc Kelechava
ffbb36c3e6 Block duplication in nested loop save fix (#4342) 2025-12-19 09:15:57 -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
Marc Kelechava
de223c9787 Preserve data schema when cloning file parser blocks (#4337) 2025-12-18 19:16:59 -08:00
Stanislav Novosad
b3e8a59e2d Add app-level Redis-based RateLimiter (#4336) 2025-12-18 18:16:09 -07:00
Celal Zamanoglu
e84f628cf2 launch show & tell for OSS (#4333) 2025-12-19 00:49:15 +03:00
Stanislav Novosad
3de1b27488 Cleanup WorkerType.DRAMATIQ (#4334) 2025-12-18 14:03:46 -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
Celal Zamanoglu
d4a9e09fd6 added parameter picker to conditional block (#4326) 2025-12-18 19:23:41 +03:00
LawyZheng
a928acb947 get back gpt 5 (#4324) 2025-12-18 13:28:59 +08: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
Celal Zamanoglu
eed17a6b9d support nesting loop blocks inside conditionals - frontend (#4320) 2025-12-18 01:35:39 +03:00
Shuchang Zheng
7bc1cba2e8 Update API specifications with fern api update (#4319)
Co-authored-by: github-actions <github-actions@github.com>
2025-12-17 14:00:06 -08:00
Marc Kelechava
7540496289 Browser Profile Persistence for Self-Hosted OSS (#4268) 2025-12-17 13:45:29 -08:00
Shuchang Zheng
c5b8a91845 Update API specifications with fern api update (#4318)
Co-authored-by: github-actions <github-actions@github.com>
2025-12-17 13:37:46 -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
Shuchang Zheng
8d8d766b2a Update API specifications with fern api update (#4315)
Co-authored-by: github-actions <github-actions@github.com>
2025-12-17 12:27:06 -08:00
Marc Kelechava
b97f52b6a3 Remove workflow templates endpoint from docs, add upload files (#4309) 2025-12-17 12:04:25 -08:00
LawyZheng
2e9ba9b175 enable gpt 5.2 (#4314) 2025-12-18 03:52:40 +08:00
Suchintan
e186b8f5c2 Upgrade pillow to resolve security vuln (#4312) 2025-12-17 23:10:15 +08:00
LawyZheng
c9c66398c4 Revert "File Download renaming reliability - customer bug fix" (#4311) 2025-12-17 14:54:13 +08:00
Marc Kelechava
7557a130a3 File Download renaming reliability - customer bug fix (#4308) 2025-12-16 15:20:31 -08:00
LawyZheng
9aa490f475 Pdf parser robustness improvement (#4307) 2025-12-17 00:59:14 +08:00
LawyZheng
a1ec9cc633 Batch artifact insert processing (#4306) 2025-12-16 23:00:51 +08:00
Celal Zamanoglu
90e7f7b3cf add support for nesting conditional blocks inside loop blocks - frontend (#4301) 2025-12-16 15:23:32 +03:00
Stanislav Novosad
1a3d568198 Revert "Move get_workflow_script_by_cache_key_value to replica" (#4305) 2025-12-15 21:43:44 -07:00
Shuchang Zheng
65b12f7ade batch input field processing for input actions when caching and running workflows with code (#4250) 2025-12-16 10:08:19 +08:00
Stanislav Novosad
1e5b8b36c1 Move get_workflow_script_by_cache_key_value to replica (#4303) 2025-12-15 16:05:14 -07:00
Celal Zamanoglu
781bd13c5a Add loop-scoped DAG execution for conditionals inside for-loops - backend (#4302) 2025-12-15 23:20:21 +03:00
Shuchang Zheng
0572746608 fix bug SKY-7319 - when the conditional block doesn't have any block inside, the workflow fails the DAG check (#4300) 2025-12-16 01:29:57 +08:00
LawyZheng
ce717146f3 reenbale the download action (#4299) 2025-12-15 14:30:32 +08:00
Shuchang Zheng
6178a20824 Update API specifications with fern api update (#4297)
Co-authored-by: github-actions <github-actions@github.com>
2025-12-15 08:44:29 +08:00
patrick thornton
91edf23b20 add dynamic snippets (#3808)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-12-14 23:28:33 +00:00
Shuchang Zheng
039495cc44 remove noisy log - 'element is not visible on the page, going to abort conversion' (#4293) 2025-12-15 07:18:56 +08:00
Cfomodz
27cc08c973 Unclear prompt + bool based help text replaced during Quickstart (#4294)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-12-14 23:10:43 +00:00
ShiZai
9ad3f1f2b2 Add 116 unit tests for core utility modules (#4269)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-12-14 23:06:56 +00:00
Shuchang Zheng
ba5f0620d5 introduce action.has_mini_agent (#4295) 2025-12-15 06:58:49 +08:00
ShiZai
193d8763ed Return specific task URL instead of generic history URL in MCP tool (#4273)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-12-13 22:18:33 +00:00
Shuchang Zheng
11156fed41 remove noisy websocket / nvc logs (#4292) 2025-12-13 10:18:05 -08:00