yo
|
5c50c3aa70
|
fix: allow empty values in Variable Inspector (#25644)
|
1 місяць тому |
17hz
|
635e7d3e70
|
fix: Cannot modify values when startNode has defaultValue (#25595)
|
1 місяць тому |
Tianyi Jing
|
c3f9a7ed9b
|
feat: add type integer to VarType (#25500)
Signed-off-by: jingfelix <jingfelix@outlook.com>
|
1 місяць тому |
Matri Qi
|
33afa7c84a
|
Fix/disable no unsafe optional chaining (#25553)
|
1 місяць тому |
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>
|
1 місяць тому |
椰子糖
|
4b6687db6b
|
Fix log time display bug (#25475)
Co-authored-by: wxliqigang <wxliqigang@gfpartner.com.cn>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
1 місяць тому |
Wu Tianwei
|
b690ac4e2a
|
fix: Remove sticky positioning from workflow component fields (#25470)
|
1 місяць тому |
crazywoola
|
eb52216a9c
|
Revert "example of remove useEffect" (#25418)
|
1 місяць тому |
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>
|
1 місяць тому |
Wu Tianwei
|
37975319f2
|
feat: Add customized json schema validation (#25408)
|
1 місяць тому |
Matri Qi
|
563a5af9e7
|
Fix/disable no constant binary expression (#25311)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1 місяць тому |
zyileven
|
98204d78fb
|
Refactor:upgrade react19 ref as props (#25225)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1 місяць тому |
taewoong Kim
|
edf4a1b652
|
feat: add reasoning format processing to LLMNode for <think> tag handling (#23313)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
1 місяць тому |
Asuka Minato
|
a9da8edbde
|
example of remove useEffect (#25212)
|
1 місяць тому |
Asuka Minato
|
d03d3518d7
|
example of lazy (#25216)
|
1 місяць тому |
Asuka Minato
|
f0561c0c3b
|
to RefObject (#25192)
|
1 місяць тому |
CrabSAMA
|
8d5f788f2b
|
feat(workflow): Allow paste node into nested block (#24234)
Co-authored-by: crab.huang <crab.huang@huolala.cn>
|
2 місяці тому |
znn
|
ebbb4a5d0b
|
fix png jpeg export (#25110)
|
2 місяці тому |
17hz
|
a7627882a7
|
fix: Boolean type control is not displayed (#25031)
Co-authored-by: WTW0313 <twwu@dify.ai>
|
2 місяці тому |
17hz
|
60c5bdd62f
|
fix: remove redundant z-index from Field component (#25034)
|
2 місяці тому |
GuanMu
|
25a11bfafc
|
Export DSL from history (#24939)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2 місяці тому |
17hz
|
044f96bd93
|
feat: LLM prompt Jinja2 template now support more variables (#24944)
|
2 місяці тому |
Yongtao Huang
|
208ce4e774
|
CI: add TS indentation check via esLint (#24810)
|
2 місяці тому |
17hz
|
529791ce62
|
fix: Variable Aggregator cannot select conversation variables (#24793)
|
2 місяці тому |
lyzno1
|
e5e42bc483
|
fix: XSS vulnerability in block-input and support-var-input components (#24835)
|
2 місяці тому |
zyileven
|
52e9bcbfdb
|
fix(web): improve floating UI positioning when scrolling (#24595) (#24782)
|
2 місяці тому |
Joel
|
fab5740778
|
fix: can not choose file type var in aggreggator node (#24689)
|
2 місяці тому |
GuanMu
|
fbceda7b66
|
fix: workflow log panel's round style (#24658)
|
2 місяці тому |
Joel
|
dac72b078d
|
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2 місяці тому |
17hz
|
8af2ae973f
|
feat: Auto-associate variables in Jinja editor mode (#24561)
|
2 місяці тому |
Davide Delbianco
|
0a2111f33d
|
Expose agent node usage (#24355)
|
2 місяці тому |
GuanMu
|
295b47cbff
|
Node search supports model and name search (#24331)
|
2 місяці тому |
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>
|
2 місяці тому |
Charles Lee
|
0c595c4745
|
style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146)
|
2 місяці тому |
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>
|
2 місяці тому |
Wu Tianwei
|
218e247fd2
|
refactor: improve loading animation and debug panel styles (#24075)
|
2 місяці тому |
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>
|
2 місяці тому |
GuanMu
|
de0dae9d9b
|
Fix node search (#23795)
|
2 місяці тому |
lyzno1
|
0c5e66bccb
|
fix: unified error handling for GotoAnything search actions (#23715)
|
2 місяці тому |
HyaCinth
|
ff791efe18
|
fix: Optimize the event handling for inserting variable shortcuts, resolving incorrect blur issues (#22981) (#23707)
|
2 місяці тому |
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>
|
2 місяці тому |
Matri Qi
|
ea502d36a9
|
lint: fix sonarjs/no-dead-store issues (#23653)
|
2 місяці тому |
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>
|
2 місяці тому |
Ganondorf
|
5a0a2b7e44
|
Allow to export full screen image of workflow (#23655)
|
2 місяці тому |
GuanMu
|
5cf55fcbab
|
feat: Enhance the alignment logic of the nodes in the context menu (#23617)
|
2 місяці тому |
Matri Qi
|
cb5e2ad9b2
|
lint: fix tailwind lint issues (#23367)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2 місяці тому |
HyaCinth
|
2931c891a7
|
chore: Optimize component styles and interactions (#23250) (#23543)
|
2 місяці тому |
GuanMu
|
724ec12bf3
|
Feat workflow node align (#23451)
|
2 місяці тому |
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>
|
3 місяці тому |
Matri Qi
|
75f722a959
|
lint: fix issue of no-unused-vars (#23375)
|
3 місяці тому |