twwu
|
313069a63e
|
refactor(workflow): improve loading state rendering and enhance control prompt editor re-rendering logic
|
2025-09-04 15:27:55 +08:00 |
twwu
|
1214942eb7
|
refactor(datasets): rename 'markdown' to 'content' for consistency across components
|
2025-09-03 20:32:48 +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 |
Joel
|
60da4c9048
|
feat: set var inspect schema type
|
2025-09-02 18:44:49 +08:00 |
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2025-09-01 15:31:59 +08:00 |
Joel
|
4e2c3bfb05
|
fix: not obj type struct schema render error
|
2025-08-27 18:32:04 +08:00 |
Joel
|
8a585607c1
|
fix: tool schem not right
|
2025-08-27 18:07:33 +08:00 |
Joel
|
bd294ffe0d
|
feat: file schem file replace
|
2025-08-27 16:07:31 +08:00 |
zxhlyh
|
ff33d42c55
|
rag pipeline initial template
|
2025-08-27 14:39:39 +08:00 |
Joel
|
f24f573731
|
feat: show struct schema in output
|
2025-08-27 11:18:22 +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
|
1bc77204b1
|
fix(use-initial): handle potential undefined nodeData by providing a fallback object
|
2025-08-26 10:23:13 +08:00 |
zxhlyh
|
b7ed2cade1
|
initial template
|
2025-08-22 18:12:24 +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 |
HyaCinth
|
ff791efe18
|
fix: Optimize the event handling for inserting variable shortcuts, resolving incorrect blur issues (#22981) (#23707)
|
2025-08-11 11:08:12 +08:00 |
zxhlyh
|
8464ec46e6
|
fix: json schema
|
2025-08-08 17:38:01 +08:00 |
zxhlyh
|
d5f82d0d5f
|
fix: json schema
|
2025-08-07 16:36:59 +08:00 |
twwu
|
40f3524cfe
|
Merge branch 'main' into feat/rag-2
|
2025-08-06 14:23:51 +08:00 |
Matri Qi
|
75f722a959
|
lint: fix issue of no-unused-vars (#23375)
|
2025-08-05 11:12:30 +08:00 |
twwu
|
44d569a7c1
|
feat: Implement input field management panel
|
2025-08-01 16:27:53 +08:00 |
zxhlyh
|
d8ac78056e
|
fix: open input field modal from var picker
|
2025-08-01 11:28:30 +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
|
1b2046da3f
|
fix: prevent client-side crashes from null/undefined plugin data in workflow (#23154) (#23182)
|
2025-07-31 10:03:33 +08:00 |
zxhlyh
|
e19a07c2e6
|
merge main
|
2025-07-29 15:44:23 +08:00 |
KVOJJJin
|
84aa38586f
|
Fix: number input can display 0 (#23084)
|
2025-07-29 10:59:12 +08:00 |
zxhlyh
|
4d36e784b7
|
merge main
|
2025-07-21 17:45:26 +08:00 |
Novice
|
17a8f1a0f1
|
fix: avoid using node_data.version for judgement tool node version (#22462)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2025-07-21 09:28:47 +08:00 |
Joel
|
f336245a45
|
fix: tool node text overflow
|
2025-07-18 14:05:08 +08:00 |
Harry
|
3388e83920
|
Merge remote-tracking branch 'origin/main' into feat/rag-2
# Conflicts:
# .github/workflows/build-push.yml
# web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
|
2025-07-17 17:56:56 +08:00 |
Maries
|
a4ef900916
|
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2025-07-17 17:18:44 +08:00 |
twwu
|
682b65034c
|
Merge branch 'main' into feat/rag-2
|
2025-07-14 11:17:42 +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 |
Yeuoly
|
cea6522122
|
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425)
|
2025-06-26 17:44:14 +08:00 |
zxhlyh
|
25fef5d757
|
merge main
|
2025-06-26 15:21:24 +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
|
4c9bf78363
|
knowledge base node checklist
|
2025-06-04 15:18:03 +08:00 |
zxhlyh
|
5ac1e3584d
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-28 11:01:56 +08:00 |
Joel
|
abc32edf28
|
chore: enchance the copywriting of tool (#20294)
|
2025-05-27 16:40:11 +08:00 |
zxhlyh
|
2670557258
|
merge main
|
2025-05-16 10:09:24 +08:00 |
crazywoola
|
4dc06ee43f
|
revert: https://github.com/langgenius/dify/pull/18554 (#19787)
|
2025-05-15 22:39:35 +08:00 |
zxhlyh
|
11977596c9
|
merge main
|
2025-05-15 10:14:40 +08:00 |
董富宝
|
3c953cb0ef
|
fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-05-14 10:17:15 +08:00 |
KVOJJJin
|
3548c133e3
|
Feat: add theme switcher (#18093)
|
2025-05-14 09:06:14 +08:00 |
zxhlyh
|
66176c4d71
|
fix: node default
|
2025-04-29 16:14:20 +08:00 |
zxhlyh
|
f7de55364f
|
chore: refactor workflow
|
2025-04-24 16:29:58 +08:00 |
Joel
|
775dc47abe
|
feat: llm support struct output (#17994)
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
|
2025-04-18 16:53:43 +08:00 |
KVOJJJin
|
17a26da1e6
|
Feat: workflow dark mode (#17785)
|
2025-04-10 17:15:48 +08:00 |
yusheng chen
|
c05e03fc09
|
refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439)
|
2025-04-06 17:56:08 +08:00 |
非法操作
|
91db2207b3
|
fix: tool's number and secet input display issue (#16834)
|
2025-03-26 21:17:04 +08:00 |