|
|
114a34e008
|
fix: correct docx hyperlink extraction (#30360)
|
2026-01-06 11:24:26 +08:00 |
|
|
|
f320fd5f95
|
refactor: port controllers/console/app/app.py (#30522)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-06 10:12:52 +08:00 |
|
|
|
061d552928
|
feat: unified management stop event (#30479)
|
2026-01-06 10:12:05 +08:00 |
|
|
|
eccf79a710
|
chore: remove unused link icon type (#30469)
|
2026-01-06 10:10:06 +08:00 |
|
|
|
615c313f80
|
fix(api): refactors the SQL LIKE pattern escaping logic to use a centralized utility function, ensuring consistent and secure handling of special characters across all database queries. (#30450)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-06 09:56:30 +08:00 |
|
|
|
fb01b91b06
|
WIP: feat(api): implement delivery testing api
|
2026-01-06 08:54:06 +08:00 |
|
|
|
184f7ab144
|
WIP: feat(api): always use form_token to submit human input form
|
2026-01-06 08:53:24 +08:00 |
|
|
|
a9e2c05a10
|
feat(graph-engine): add command to update variables at runtime (#30563)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-05 16:47:34 +08:00 |
|
|
|
6f8bd58e19
|
feat(graph-engine): make layer runtime state non-null and bound early (#30552)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-05 16:43:42 +08:00 |
|
|
|
be3ef9f050
|
fix: #30511 [Bug] knowledge_retrieval_node fails when using Rerank Model: "Working outside of application context" and add regression test (#30549)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-05 15:02:21 +08:00 |
|
|
|
bc317a0009
|
feat: return data_source_info and data_source_detail_dict (#29912)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-05 11:04:03 +08:00 |
|
|
|
79913590ae
|
fix(api): surface subscription deletion errors to users (#30333)
|
2026-01-05 11:02:04 +08:00 |
|
|
|
95edbad1c7
|
refactor(workflow): add Jinja2 renderer abstraction for template transform (#30535)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-05 10:46:37 +08:00 |
|
|
|
1ad2b97169
|
WIP: feat(api): do not return paused node_execution records & preserve node_execution_id across pause
|
2026-01-04 23:38:40 +08:00 |
|
|
|
77dc8a6edb
|
test(api): fix broken tests
|
2026-01-04 23:23:58 +08:00 |
|
|
|
06ba40f016
|
refactor(code_node): implement DI for the code node (#30519)
|
2026-01-04 21:50:42 +08:00 |
|
|
|
473f8ef29c
|
feat: skip rerank if only one dataset is retrieved (#30075)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2026-01-04 20:22:51 +08:00 |
|
|
|
2cef879209
|
refactor: more ns.model to BaseModel (#30445)
|
2026-01-04 17:12:28 +08:00 |
|
|
|
e6eb879c61
|
fix(api): fix human input form substitution
Fix the issues that output fields are not properly replaced for
humaninput form.
|
2026-01-04 16:50:24 +08:00 |
|
|
|
5362f69083
|
feat(refactoring): Support Structured Logging (JSON) (#30170)
|
2026-01-04 11:46:46 +08:00 |
|
|
|
3ab1ad6530
|
WIP: feat(api): Implement HumanInputFormFilled event
|
2026-01-04 10:25:00 +08:00 |
|
|
|
a2e250ce0c
|
WIP: fix(api): handle output variable replacement properly
|
2026-01-04 01:11:33 +08:00 |
|
|
|
6337a9a125
|
WIP: feat(api): add is_resumption to node_started and workflow_started events
|
2026-01-04 01:10:50 +08:00 |
|
|
|
c1bb310183
|
chore: remove icon_large of models (#30466)
Co-authored-by: zhsama <torvalds@linux.do>
|
2026-01-03 02:35:17 +09:00 |
|
|
|
5b02e5dcb6
|
refactor: migrate some ns.model to BaseModel (#30388)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-01 00:38:12 +08:00 |
|
|
|
3015e9be73
|
feat: add archive storage client and env config (#30422)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-31 16:14:46 +08:00 |
|
|
|
cad7101534
|
feat: support image extraction in PDF RAG extractor (#30399)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-31 15:49:06 +08:00 |
|
|
|
fa69cce1e7
|
fix: fix create app xss issue (#30305)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-31 15:57:39 +09:00 |
|
|
|
64dc98e607
|
fix: workflow incorrectly marked as completed while nodes are still executing (#30251)
Co-authored-by: sai <>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-31 10:45:43 +08:00 |
|
|
|
9007109a6b
|
fix: [xxx](xxx) render as xxx](xxx) (#30392)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-31 10:30:15 +08:00 |
|
|
|
e6f3528bb0
|
fix: Incorrect REDIS ssl variable used for Celery causing Celery unable to start (#29605)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-31 10:26:28 +08:00 |
|
|
|
3a59ae9617
|
feat: add oauth_new_user flag for frontend when user oauth login (#30370)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: hj24 <mambahj24@gmail.com>
|
2025-12-31 10:10:58 +08:00 |
|
|
|
37dd61558c
|
feat(api): Implement HITL for Workflow, add is_resumption for start event
|
2025-12-30 16:40:08 +08:00 |
|
|
|
0ba9b9e6b5
|
feat: get plan bulk with cache (#30339)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
|
2025-12-30 09:27:46 +08:00 |
|
|
|
30dd50ff83
|
feat: allow fail fast (#30262)
|
2025-12-30 09:27:40 +08:00 |
|
|
|
14bff10201
|
fix(api): remove tool provider list cache to fix cache inconsistency (#30323)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 16:58:38 +08:00 |
|
|
|
2c919efa69
|
feat: support tencent cos custom domain (#30193)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-29 15:41:02 +08:00 |
|
|
|
0b1439fee4
|
fix(template-transform): use base64 encoding for Jinja2 templates to fix #26818 (#30223)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-29 13:03:39 +08:00 |
|
|
|
d546d525b4
|
feat: MCP tool adds support for embeddedResource (#30261)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-12-29 10:15:47 +08:00 |
|
|
|
a00ac1b5b1
|
fix(api): fix credential type handling and rebuild subscription transaction safety (#30242)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-12-28 20:29:35 +08:00 |
|
|
|
01325c543f
|
chore(api): fix tests
|
2025-12-26 17:17:00 +08:00 |
|
|
|
8611301722
|
fix: fix DatasetRetrieval._process_metadata_filter_func miss in operator (#30199)
|
2025-12-26 16:34:50 +08:00 |
|
|
|
74b6b48f40
|
chore: fix: typing
|
2025-12-26 15:01:40 +08:00 |
|
|
|
61d255a6e6
|
chore: bypass InsufficientPrivilege on Azure PostgreSQL (#30191)
|
2025-12-26 14:35:05 +08:00 |
|
|
|
5d0dd329f2
|
WIP: human input timeout
|
2025-12-26 12:34:46 +08:00 |
|
|
|
203a3a68af
|
WIP: huamninput email sending
|
2025-12-26 12:34:46 +08:00 |
|
|
|
e6fbf3a198
|
WIP: unify Form And FormSubmission
|
2025-12-26 12:34:46 +08:00 |
|
|
|
1f64281ce5
|
WIP: message extra contet
|
2025-12-26 12:34:46 +08:00 |
|
|
|
095eaabc0d
|
WIP: feat: ExecutionExtraContent model
|
2025-12-26 12:34:45 +08:00 |
|
|
|
08175ab32a
|
feat: support variable resolution, fix linting
|
2025-12-26 12:34:26 +08:00 |
|