zxhlyh
|
262189c54f
|
fix: checklist before publish
|
2025-09-17 13:47:11 +08:00 |
QuantumGhost
|
dd34002db2
|
Merge remote-tracking branch 'upstream/main' into feat/rag-2
|
2025-09-16 14:59:35 +08:00 |
Asuka Minato
|
77ba3e8f26
|
add autofix pnpm (#25557)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-12 09:37:54 +08:00 |
twwu
|
274e7f4f09
|
refactor(workflow): streamline node metadata structure and enhance filtering logic
|
2025-09-11 16:02:06 +08:00 |
twwu
|
045d07885d
|
Merge branch 'main' into fix/value-content-rerender-error
|
2025-09-09 16:40:08 +08:00 |
XiamuSanhua
|
ac2aa967c4
|
feat: change history by supplementary node information (#25294)
Co-authored-by: alleschen <alleschen@tencent.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-09-09 15:18:42 +08:00 |
jyong
|
b9394d542c
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/core/app/apps/advanced_chat/generate_task_pipeline.py
# api/pyproject.toml
# api/uv.lock
# docker/docker-compose-template.yaml
# docker/docker-compose.yaml
# web/package.json
|
2025-09-04 20:30:08 +08:00 |
-LAN-
|
07109846e0
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-04 17:48:08 +08:00 |
CrabSAMA
|
8d5f788f2b
|
feat(workflow): Allow paste node into nested block (#24234)
Co-authored-by: crab.huang <crab.huang@huolala.cn>
|
2025-09-04 15:21:43 +08:00 |
twwu
|
c4f0691454
|
refactor(workflow): update fetchInspectVars calls to accept empty parameters
|
2025-09-03 18:15:14 +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 |
twwu
|
9d3772f7d6
|
feat(workflow): add DisplayContent component for improved variable inspection and integrate schema type handling
|
2025-09-03 12:59:22 +08:00 |
Joel
|
885c7d26e5
|
feat: handle choose select
|
2025-09-03 11:05:15 +08:00 |
twwu
|
706969d812
|
fix(workflow): enhance variable inspection by integrating schema type handling and refactoring logic
|
2025-09-03 10:17:38 +08:00 |
-LAN-
|
77a9a73d0d
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-03 01:33:17 +08:00 |
GuanMu
|
25a11bfafc
|
Export DSL from history (#24939)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-02 21:36:52 +08:00 |
Joel
|
60da4c9048
|
feat: set var inspect schema type
|
2025-09-02 18:44:49 +08:00 |
-LAN-
|
0b0dc63f29
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-02 11:52:25 +08:00 |
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2025-09-01 15:31:59 +08:00 |
Joel
|
740f1c5f2c
|
fix: tools value not update caused data outdated
|
2025-08-28 14:06:28 +08:00 |
jyong
|
6c8212d509
|
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
|
2025-08-27 17:46:05 +08:00 |
Joel
|
bd294ffe0d
|
feat: file schem file replace
|
2025-08-27 16:07:31 +08:00 |
jyong
|
392514fa13
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/commands.py
# api/core/app/apps/common/workflow_response_converter.py
# api/core/llm_generator/llm_generator.py
# api/core/plugin/entities/plugin.py
# api/core/plugin/impl/tool.py
# api/core/rag/index_processor/index_processor_base.py
# api/core/workflow/entities/workflow_execution.py
# api/core/workflow/entities/workflow_node_execution.py
# api/core/workflow/enums.py
# api/core/workflow/graph_engine/entities/graph.py
# api/core/workflow/graph_engine/graph_engine.py
# api/core/workflow/nodes/enums.py
# api/services/dataset_service.py
|
2025-08-27 16:05:59 +08:00 |
-LAN-
|
8c35663220
|
feat: queue-based graph engine
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-27 15:33:28 +08:00 |
twwu
|
bdcd9ad9cb
|
refactor(workflow): update output schema handling in tool and data source nodes for improved integration with plugin info
|
2025-08-26 16:48:18 +08:00 |
twwu
|
85fd97e090
|
Merge branch 'main' into feat/rag-2
|
2025-08-25 15:30:18 +08:00 |
GuanMu
|
295b47cbff
|
Node search supports model and name search (#24331)
|
2025-08-22 22:01:11 +08:00 |
twwu
|
5824a2d71c
|
refactor(use-tool-icon): make data parameter optional and update usage in variable inspect components
|
2025-08-22 16:02:14 +08:00 |
twwu
|
a1666fe058
|
Merge branch 'main' into feat/rag-2
|
2025-08-19 14:59:06 +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 |
twwu
|
386614951f
|
Merge branch 'main' into feat/rag-2
|
2025-08-18 11:16:18 +08:00 |
Rajhans Jadhao
|
8d47213529
|
fix(workflow/if-else): keep conditions in sync on variable rename (#23611)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-08-14 19:55:18 +08:00 |
twwu
|
5a6818c817
|
Merge branch 'main' into feat/rag-2
|
2025-08-13 15:05:57 +08:00 |
GuanMu
|
de0dae9d9b
|
Fix node search (#23795)
|
2025-08-12 14:48:35 +08:00 |
jyong
|
22b3933cc3
|
Merge branch 'main' into feat/rag-2
# Conflicts:
# api/core/workflow/entities/variable_pool.py
|
2025-08-12 11:13:04 +08:00 |
lyzno1
|
0c5e66bccb
|
fix: unified error handling for GotoAnything search actions (#23715)
|
2025-08-11 11:57:06 +08:00 |
twwu
|
fc779d00df
|
Merge branch 'main' into feat/rag-2
|
2025-08-11 11:15:58 +08:00 |
crazywoola
|
7ee170f0a7
|
Feat node search (#23685)
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: zhujiruo <zhujiruo@foxmail.com>
Co-authored-by: Matri Qi <matrixdom@126.com>
Co-authored-by: croatialu <wuli.croatia@foxmail.com>
Co-authored-by: HyaCinth <88471803+HyaCiovo@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
|
2025-08-11 10:19:52 +08:00 |
Matri Qi
|
ea502d36a9
|
lint: fix sonarjs/no-dead-store issues (#23653)
|
2025-08-10 11:16:43 +08:00 |
twwu
|
184c3c88b7
|
refactor: Refactor online document and online drive components to handle credential changes
|
2025-08-08 13:43:01 +08:00 |
twwu
|
40f3524cfe
|
Merge branch 'main' into feat/rag-2
|
2025-08-06 14:23:51 +08:00 |
GuanMu
|
724ec12bf3
|
Feat workflow node align (#23451)
|
2025-08-06 11:01:10 +08:00 |
twwu
|
ec6fabb222
|
feat: introduce useInputFieldPanel hook to manage input field panel state and refactor related components
|
2025-08-06 10:32:57 +08:00 |
Minamiyama
|
4934dbd0e6
|
feat(workflow): add relations panel to visualize dependencies (#21998)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-05 15:08:23 +08:00 |
jyong
|
a7a4c8228e
|
Merge branch 'main' into feat/rag-2
# Conflicts:
# web/app/components/workflow/hooks/use-workflow.ts
|
2025-07-31 10:30:28 +08:00 |
lyzno1
|
6914c1c85e
|
fix(web): make iteration panel respect MAX_PARALLEL_LIMIT environment variable (#23083) (#23104)
|
2025-07-29 21:39:40 +08:00 |
zxhlyh
|
4fdcd74f52
|
fix: publish
|
2025-07-25 12:00:00 +08:00 |
twwu
|
bae2af0c85
|
Merge branch main into feat/rag-2
|
2025-07-24 17:40:04 +08:00 |
HyaCinth
|
b8504ac7d0
|
refactor(dayjs): Refactor internationalized time formatting feature (#22870) (#22872)
|
2025-07-24 10:42:33 +08:00 |
zxhlyh
|
d76e37b018
|
add datasource empty node
|
2025-07-22 16:48:24 +08:00 |