twwu
|
1bc77204b1
|
fix(use-initial): handle potential undefined nodeData by providing a fallback object
|
2025-08-26 10:23:13 +08:00 |
twwu
|
85fd97e090
|
Merge branch 'main' into feat/rag-2
|
2025-08-25 15:30:18 +08:00 |
twwu
|
412e4b04f3
|
fix(use-settings-display): correct translation key for keyword search in settings display
|
2025-08-25 15:20:59 +08:00 |
Davide Delbianco
|
0a2111f33d
|
Expose agent node usage (#24355)
|
2025-08-23 10:57:58 +08:00 |
GuanMu
|
295b47cbff
|
Node search supports model and name search (#24331)
|
2025-08-22 22:01:11 +08:00 |
17hz
|
ffe1685b54
|
feat: Add default value support for all workflow start node variable types (#24129)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-22 18:44:48 +08:00 |
zxhlyh
|
b7ed2cade1
|
initial template
|
2025-08-22 18:12:24 +08:00 |
twwu
|
8c44151e6f
|
Merge branch 'main' into feat/rag-2
|
2025-08-22 17:40:34 +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
|
83cc3b4710
|
refactor(credential-selector): enhance layout with overflow handling for better UI responsiveness
|
2025-08-22 14:49:24 +08:00 |
Charles Lee
|
0c595c4745
|
style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146)
|
2025-08-21 21:38:40 +08:00 |
twwu
|
af74019d6e
|
refactor(knowledge-base): update title from 'Question-Answer' to 'Q&A' for improved clarity
|
2025-08-21 18:13:44 +08:00 |
twwu
|
d3b6631df8
|
refactor(retrieval-method): replace all instances of invertedIndex with keyword_search in components and translations
|
2025-08-21 17:31:25 +08:00 |
twwu
|
42935997aa
|
refactor(retrieval-method): update retrieval method from invertedIndex to keywordSearch across components
|
2025-08-21 16:29:23 +08:00 |
Joel
|
f82f06bdd0
|
feat: support filter file vars
|
2025-08-21 16:11:32 +08:00 |
zxhlyh
|
c5ee6e09d4
|
fix: output schema file type
|
2025-08-21 15:12:53 +08:00 |
twwu
|
60fafc524c
|
feat(data-source): add LOCAL_FILE_OUTPUT to constants and integrate into panel for local file handling
|
2025-08-21 14:17:25 +08:00 |
twwu
|
9d3198f808
|
refactor(data-source, before-run-form): enhance data handling and user interface for data source selection, integrating new components and improving state management
|
2025-08-20 18:21:59 +08:00 |
twwu
|
449755ada4
|
refactor(test-run, preparation): restructure test run components, enhance data handling, and improve user experience with new loading states and error handling
|
2025-08-20 16:40:56 +08:00 |
twwu
|
a1666fe058
|
Merge branch 'main' into feat/rag-2
|
2025-08-19 14:59:06 +08:00 |
yessenia
|
ae183b348c
|
feat: variable preview
|
2025-08-18 18:16:48 +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 |
Wu Tianwei
|
218e247fd2
|
refactor: improve loading animation and debug panel styles (#24075)
|
2025-08-18 11:12:47 +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 |
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 |
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 |
Guangdong Liu
|
79a3c1618f
|
fix: support custom file types in workflow Start node (#23672)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-10 11:09:47 +08:00 |
Ganondorf
|
5a0a2b7e44
|
Allow to export full screen image of workflow (#23655)
|
2025-08-09 15:31:32 +08:00 |
zxhlyh
|
58aca75ee0
|
fix: json schema
|
2025-08-08 17:38:01 +08:00 |
zxhlyh
|
8464ec46e6
|
fix: json schema
|
2025-08-08 17:38:01 +08:00 |
GuanMu
|
5cf55fcbab
|
feat: Enhance the alignment logic of the nodes in the context menu (#23617)
|
2025-08-08 15:20:24 +08:00 |
twwu
|
184c3c88b7
|
refactor: Refactor online document and online drive components to handle credential changes
|
2025-08-08 13:43:01 +08:00 |
Matri Qi
|
cb5e2ad9b2
|
lint: fix tailwind lint issues (#23367)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-08-08 09:25:41 +08:00 |
zxhlyh
|
d5f82d0d5f
|
fix: json schema
|
2025-08-07 16:36:59 +08:00 |
twwu
|
1b3860d012
|
Merge branch 'main' into feat/rag-2
|
2025-08-07 16:27:20 +08:00 |
zxhlyh
|
9e882122ca
|
fix: json schema
|
2025-08-07 15:28:42 +08:00 |
HyaCinth
|
2931c891a7
|
chore: Optimize component styles and interactions (#23250) (#23543)
|
2025-08-07 14:19:38 +08:00 |
Harry
|
1d79c21ae3
|
feat: implement structured output wrapping for pipeline items
|
2025-08-06 17:41:07 +08:00 |
Harry
|
29da2e5c19
|
feat: enhance output schema descriptions and remove unused constants
|
2025-08-06 15:12:57 +08:00 |
Harry
|
facbe02cf7
|
feat: datasource output schema
|
2025-08-06 15:12:57 +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
|
6954926df9
|
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
|
2025-08-06 10:33:50 +08:00 |