twwu
c40dfe7060
fix(pipeline): correct API endpoint for stopping workflow runs
2025-09-04 10:39:23 +08:00
jyong
647af6fc69
fix file name
2025-09-04 10:36:44 +08:00
NeatGuyCoding
c0d82a412d
feat: add test containers based tests for workflow converter ( #25115 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-04 10:30:24 +08:00
Yongtao Huang
ac057a2d40
Chore: remove dead code in class Graph ( #22791 )
...
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
2025-09-04 10:30:04 +08:00
Will
3427f19a01
chore: improved trace info for generating conversation name ( #25118 )
2025-09-04 10:29:12 +08:00
znn
8effbaf101
make icon consistent in dropdown ( #25109 )
2025-09-04 10:03:13 +08:00
twwu
5114569017
refactor(document-picker): enhance chunking mode handling and improve parent mode label logic
2025-09-04 09:59:55 +08:00
-LAN-
53c4a8787f
[Chore/Refactor] Improve type safety and resolve type checking issues ( #25104 )
2025-09-04 09:35:32 +08:00
-LAN-
017a75aa44
chore: enhance basedpyright-check script to support path arguments ( #25108 )
2025-09-04 09:34:50 +08:00
-LAN-
ed22d04ea0
test: remove outdated test case
2025-09-04 02:42:36 +08:00
-LAN-
04bbf540d9
chore: code format
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-09-04 02:33:53 +08:00
-LAN-
657c27ec75
feat(graph_engine): make runtime state read-only in layer
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-09-04 02:30:40 +08:00
-LAN-
16e9cd5ac5
feat(graph_runtime_state): prevent to set variable pool after initialized.
2025-09-04 02:20:19 +08:00
-LAN-
61c79b0013
test: correct imported name
2025-09-04 02:15:46 +08:00
-LAN-
8332472944
refactor(graph_engine): rename Layer to GraphEngineLayer
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-09-04 02:11:31 +08:00
-LAN-
fe3f03e50a
feat: add property-based access control to GraphRuntimeState
...
- Replace direct field access with private attributes and property decorators
- Implement deep copy protection for mutable objects (dict, LLMUsage)
- Add helper methods: set_output(), get_output(), update_outputs()
- Add increment_node_run_steps() and add_tokens() convenience methods
- Update loop_node and event_handlers to use new accessor methods
- Add comprehensive unit tests for immutability and validation
- Ensure backward compatibility with existing property access patterns
2025-09-04 02:08:58 +08:00
-LAN-
9c96b23d55
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
2025-09-04 00:27:08 +08:00
twwu
f811855f79
fix(workflow): ensure variable updates only occur for matching selectors in updateNodeVars
2025-09-03 23:28:32 +08:00
twwu
c7510d3f54
refactor(panel): simplify outputSchema mapping for improved readability
2025-09-03 23:06:12 +08:00
zz_xu
56afb3fd64
db internal server error ( #24947 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-03 22:44:22 +08:00
NeatGuyCoding
a9c7669c16
chore: comply to RFC 6750 and improve bearer token split ( #24955 )
2025-09-03 22:29:08 +08:00
17hz
aae792a9dd
chore: Updated pnpm version to 10.15.1 ( #25065 )
2025-09-03 22:28:03 +08:00
Yongtao Huang
db53656a45
Fix jsonschema compliance: use number instead of float ( #25049 )
...
Signed-off-by: Yongtao Huang<yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-03 22:27:41 +08:00
GuanMu
ff7a0e3170
fix: improve error logging for vector search operation in MyScale ( #25087 )
2025-09-03 22:24:45 +08:00
jyong
e3092837e4
fix file name
2025-09-03 21:26:28 +08:00
twwu
46731dc8a1
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
2025-09-03 20:33:01 +08:00
twwu
1214942eb7
refactor(datasets): rename 'markdown' to 'content' for consistency across components
2025-09-03 20:32:48 +08:00
-LAN-
c7700ac176
chore(docker): bump version ( #25092 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-09-03 20:25:44 +08:00
jyong
dd89c9aa21
fix preview and recommend plugins
2025-09-03 19:51:07 +08:00
jyong
5ab3cd7213
fix preview and recommend plugins
2025-09-03 19:42:20 +08:00
jyong
49d268d4a3
fix preview and recommend plugins
2025-09-03 19:20:14 +08:00
Stream
d011ddfc64
chore(version): bump version to 1.8.1 ( #25060 )
2025-09-03 18:54:07 +08:00
zxhlyh
67cc70ad61
fix: model credential name ( #25081 )
...
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-03 18:23:57 +08:00
Novice
aa670c8982
fix(datasource): add datasource icon in tracing panel
2025-09-03 18:23:23 +08:00
Joel
c8d60f372d
fix: in pipeline not show the node config right
2025-09-03 18:21:51 +08:00
twwu
c4f0691454
refactor(workflow): update fetchInspectVars calls to accept empty parameters
2025-09-03 18:15:14 +08:00
jyong
451948d49c
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
2025-09-03 18:10:14 +08:00
jyong
fd3b55cc16
fix preview and recommend plugins
2025-09-03 18:09:56 +08:00
QuantumGhost
0212f0de9f
fix(api): fix workflow execution
2025-09-03 17:11:43 +08:00
twwu
9eb1c15906
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
2025-09-03 16:51:57 +08:00
twwu
110211d966
refactor(uploader): replace YAML icon with pipeline icon and update label text
2025-09-03 16:51:49 +08:00
Joel
08d6fcfd52
fix: large data markdown ui problems
2025-09-03 16:48:41 +08:00
twwu
d755b2885e
refactor(workflow): enhance handleExportDSL function and clean up code structure
2025-09-03 16:22:59 +08:00
-LAN-
a384ae9140
Fix advanced chat workflow event handler signature mismatch ( #25078 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-03 16:22:13 +08:00
twwu
b4c98daa8d
refactor(workflow): update RAG tool suggestions and improve filtering logic
2025-09-03 16:05:55 +08:00
17hz
a7627882a7
fix: Boolean type control is not displayed ( #25031 )
...
Co-authored-by: WTW0313 <twwu@dify.ai>
2025-09-03 15:39:09 +08:00
NeatGuyCoding
8eae7a95be
Hotfix translation error ( #25035 )
2025-09-03 15:23:04 +08:00
dswl23
dabf266048
Fix: handle 204 No Content response in MCP client ( #25040 )
2025-09-03 15:22:42 +08:00
jyong
58e598dac8
Merge branch 'main' into feat/rag-2
2025-09-03 15:01:41 +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