QuantumGhost
|
dd34002db2
|
Merge remote-tracking branch 'upstream/main' into feat/rag-2
|
2025-09-16 14:59:35 +08:00 |
zxhlyh
|
58fe02fb3f
|
fix: variable assigner in node metadata
|
2025-09-15 15:56:08 +08:00 |
JQSevenMiao
|
c0e1015c6e
|
fix: filter temporary edges from workflow draft sync (#25442)
Co-authored-by: jiasiqi <jiasiqi3@tal.com>
|
2025-09-12 11:19:57 +08:00 |
twwu
|
274e7f4f09
|
refactor(workflow): streamline node metadata structure and enhance filtering logic
|
2025-09-11 16:02:06 +08:00 |
Yongtao Huang
|
a1abe98666
|
Fix mem leak of URL.createObjectURL
|
2025-09-06 22:13:18 +08:00 |
zxhlyh
|
1bf04b7b74
|
fix: export workflow image
|
2025-09-04 14:43:14 +08:00 |
twwu
|
c4f0691454
|
refactor(workflow): update fetchInspectVars calls to accept empty parameters
|
2025-09-03 18:15:14 +08:00 |
twwu
|
d755b2885e
|
refactor(workflow): enhance handleExportDSL function and clean up code structure
|
2025-09-03 16:22:59 +08:00 |
jyong
|
d4aed3df5c
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/core/memory/token_buffer_memory.py
# api/core/rag/extractor/notion_extractor.py
# api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
# api/core/variables/variables.py
# api/core/workflow/graph/graph.py
# api/core/workflow/graph_engine/entities/event.py
# api/services/dataset_service.py
# web/app/components/app-sidebar/index.tsx
# web/app/components/base/tag-management/selector.tsx
# web/app/components/base/toast/index.tsx
# web/app/components/datasets/create/website/index.tsx
# web/app/components/datasets/create/website/jina-reader/base/options-wrap.tsx
# web/app/components/workflow/header/version-history-button.tsx
# web/app/components/workflow/hooks/use-inspect-vars-crud-common.ts
# web/app/components/workflow/hooks/use-workflow-interactions.ts
# web/app/components/workflow/panel/version-history-panel/index.tsx
# web/service/base.ts
|
2025-09-03 15:01:06 +08:00 |
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2025-09-01 15:31:59 +08:00 |
twwu
|
a1666fe058
|
Merge branch 'main' into feat/rag-2
|
2025-08-19 14:59:06 +08:00 |
-LAN-
|
4445460eca
|
fix: validate checklist before publishing workflow (#24104)
|
2025-08-18 16:46:22 +08:00 |
Joel
|
de9c5f10b3
|
feat: enchance prompt and code (#23633)
Co-authored-by: stream <stream@dify.ai>
Co-authored-by: Stream <1542763342@qq.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-18 12:29:12 +08:00 |
zxhlyh
|
201e4cd64d
|
merge main
|
2025-08-05 10:30:53 +08:00 |
GuanMu
|
98aea05ad2
|
Fix: Update the background color and hover effect of secondary buttons (#23186)
|
2025-07-31 21:19:34 +08:00 |
Joel
|
27f65150d7
|
fix: run tool cause page crash because of feature context
|
2025-07-29 16:19:14 +08:00 |
zxhlyh
|
a95cf6f8b0
|
merge main
|
2025-07-28 16:00:38 +08:00 |
KVOJJJin
|
cff6a488f8
|
fix: unexpected redirection when landing at workflow (#22932)
|
2025-07-25 08:48:47 +08:00 |
twwu
|
5b2c99e183
|
Merge branch 'main' into feat/rag-2
|
2025-07-18 14:03:48 +08:00 |
Wu Tianwei
|
b035f3f884
|
feat: convert components to dynamic imports for improved performance (#22614)
|
2025-07-18 11:43:37 +08:00 |
zxhlyh
|
c706793847
|
fix: file upload config
|
2025-07-17 13:48:23 +08:00 |
Joel
|
e095de05c5
|
feat: pipeline run
|
2025-07-14 16:04:43 +08:00 |
Joel
|
82f4b35d52
|
chore: use flow type instead of whole url
|
2025-07-14 15:30:04 +08:00 |
Joel
|
7a9faf909e
|
feat: workflow use common last run
|
2025-07-14 15:10:35 +08:00 |
twwu
|
682b65034c
|
Merge branch 'main' into feat/rag-2
|
2025-07-14 11:17:42 +08:00 |
twwu
|
0fdb1fedb0
|
feat: add PluginDependency component to RagPipelineChildren and WorkflowChildren for enhanced functionality
|
2025-07-11 18:38:18 +08:00 |
Joel
|
1d85979a74
|
chore:extract last run common logic (#22214)
|
2025-07-11 16:41:25 +08:00 |
Joel
|
5375d9bb27
|
feat: the frontend part of mcp (#22131)
Co-authored-by: jZonG <jzongcode@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
|
2025-07-10 14:14:02 +08:00 |
zxhlyh
|
a52bf6211a
|
merge main
|
2025-07-02 18:07:09 +08:00 |
zxhlyh
|
68f41bbaa8
|
Fix/workflow use nodes hooks (#21822)
|
2025-07-02 17:48:23 +08:00 |
zxhlyh
|
3bfa9767c0
|
Chore/workflow last run (#21823)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2025-07-02 17:48:07 +08:00 |
zxhlyh
|
1f5c32525f
|
datasource page
|
2025-06-30 16:16:54 +08:00 |
zxhlyh
|
25fef5d757
|
merge main
|
2025-06-26 15:21:24 +08:00 |
-LAN-
|
0f5417ab84
|
feat(web): Contains sys.files in the default template. (#21476)
|
2025-06-25 13:06:07 +08:00 |
Joel
|
1a1bfd4048
|
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).
Co-authored-by: jZonG <jzongcode@gmail.com>
|
2025-06-24 09:10:30 +08:00 |
zxhlyh
|
48f53f3b9b
|
workflow dependency
|
2025-06-23 15:02:57 +08:00 |
twwu
|
b9f59e3a75
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-23 13:59:05 +08:00 |
zxhlyh
|
cff039d123
|
fix: workflow import sync env and conversation variables (#21215)
|
2025-06-19 15:44:42 +08:00 |
zxhlyh
|
e961722597
|
dsl
|
2025-06-06 15:00:37 +08:00 |
zxhlyh
|
1c2c4b62f8
|
run & tracing
|
2025-05-29 14:31:35 +08:00 |
zxhlyh
|
eff123a11c
|
checklist
|
2025-05-20 16:52:45 +08:00 |
zxhlyh
|
55f4177b01
|
merge main
|
2025-05-20 14:03:54 +08:00 |
NFish
|
d186daa131
|
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
|
2025-05-20 12:07:50 +08:00 |
zxhlyh
|
b51c18c2cf
|
pipeline init
|
2025-05-09 15:53:31 +08:00 |
zxhlyh
|
13ce6317f1
|
pipeline header
|
2025-05-08 18:27:44 +08:00 |
zxhlyh
|
cb52f9ecc5
|
pipeline header
|
2025-05-08 15:32:19 +08:00 |
zxhlyh
|
3bbb22750c
|
merge main
|
2025-05-06 18:28:44 +08:00 |
zxhlyh
|
a6827493f0
|
chore: slice workflow refresh draft hook (#19292)
|
2025-05-06 18:24:10 +08:00 |
zxhlyh
|
a46b4e3616
|
Merge branch 'main' into feat/rag-pipeline
|
2025-04-29 16:27:49 +08:00 |
zxhlyh
|
66176c4d71
|
fix: node default
|
2025-04-29 16:14:20 +08:00 |