-LAN-
|
4cc3f6045b
|
Run import-linter within make lint (#25933)
|
1 month ago |
Joel
|
1550316b8d
|
fix: undefined match the wrong output schema (#25971)
|
1 month ago |
Wu Tianwei
|
87394d2512
|
fix: enhance model parameter handling with advanced mode support and localization updates (#25963)
|
1 month ago |
Wu Tianwei
|
bad59c95bc
|
fix: update details display to conditionally show creator information (#25952)
|
1 month ago |
Xiyuan Chen
|
9f138ef246
|
Refactor WorkflowService to handle missing default credentials gracef… (#25960)
|
1 month ago |
zxhlyh
|
6453fc4973
|
fix: refresh datasource list after install datasource (#25949)
|
1 month ago |
GuanMu
|
f62f926537
|
style: update GotoAnything component styling (#25929)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1 month ago |
Yongtao Huang
|
b3dafd913b
|
Chore: correct inconsistent logging and typo (#25945)
|
1 month ago |
-LAN-
|
b2d8a7eaf1
|
Fix: enforce editor-only access to chat message logs (#25936)
|
1 month ago |
GuanMu
|
3e54414191
|
chore: update post_create_command.sh to use dynamic workspace root for aliases (#25913)
|
1 month ago |
-LAN-
|
a173546c8d
|
Fix: replace stdout prints with debug logging (#25931)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
1 month ago |
-LAN-
|
aa69d90489
|
fix(makefile): correct uv project path for lint target (#25818)
|
1 month ago |
-LAN-
|
4ba1292455
|
refactor: replace print statements with proper logging (#25773)
|
1 month ago |
Maries
|
bb01c31f30
|
fix(api): enhance data handling in RagPipelineDslService to filter credentials (#25926)
|
1 month ago |
Wu Tianwei
|
cd90b2ca9e
|
refactor: replace useInvalid with useInvalidCustomizedTemplateList (#25924)
|
1 month ago |
heyszt
|
9a65350cf7
|
fix: rollback aliyun_trace icon (#25921)
|
1 month ago |
quicksand
|
680eb7a9f6
|
fix(datasets): retrieval_model null issue when updating dataset info (#25907)
|
1 month ago |
crazywoola
|
878420463c
|
fix: Message => str (#25876)
|
1 month ago |
zxhlyh
|
4692e20daf
|
fix: workflow header style (#25922)
|
1 month ago |
QuantumGhost
|
13fe2ca8fe
|
fix(api): fix single stepping variable loading (#25908)
|
1 month ago |
zxhlyh
|
1264e7d4f6
|
fix: use invalid last run (#25911)
|
1 month ago |
Yunlu Wen
|
4f45978cd9
|
fix: remote code execution in email endpoints (#25753)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1 month ago |
Saurabh Singh
|
5a0bf8e028
|
feat: make SQLALCHEMY_POOL_TIMEOUT configurable (#25468)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
1 month ago |
Wu Tianwei
|
ffa163a8a8
|
refactor: simplify portal interactions and manage state in Configure component (#25906)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
1 month ago |
Novice
|
8f86f5749d
|
chore: Update the value of sys.dialogue_count to start from 1. (#25905)
|
1 month ago |
17hz
|
00d3bf15f3
|
perf(web): optimize ESLint performance with concurrency flag and remove oxlint (#25899)
Co-authored-by: Claude <noreply@anthropic.com>
|
1 month ago |
17hz
|
7196c09e9d
|
chore(workflows): remove redundant eslint command from style workflow (#25900)
|
1 month ago |
zxhlyh
|
fadd9e0bf4
|
fix: workflow logs list (#25903)
|
1 month ago |
zxhlyh
|
d8b4bbe067
|
fix: datasource pinned list (#25896)
|
1 month ago |
GuanMu
|
24611e375a
|
fix: update Python base image to use bullseye variant (#25895)
|
1 month ago |
lyzno1
|
ccec582cea
|
chore: add missing template translations in ja-JP (#25892)
|
1 month ago |
Bowen Liang
|
b2e4107c17
|
chore: improve opendal storage and ensure closing file after reading files in `load_stream` method (#25874)
|
1 month ago |
quicksand
|
87aa070486
|
feat(api/commands): add migrate-oss to migrate from Local/OpenDAL to … (#25828)
|
1 month ago |
Novice
|
21230a8eb2
|
fix: handle None description in MCP tool transformation (#25872)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1 month ago |
-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
1 month ago |
zyssyz123
|
7dadb33003
|
fix: remove billing cache when add or delete app or member (#25885)
|
1 month ago |
-LAN-
|
b5a7e64e19
|
Fix incorrect API endpoint routing from PR #25628 (#25778)
|
1 month ago |
Jiang
|
b283b10d3e
|
Fix/lindorm vdb optimize (#25748)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
1 month ago |
-LAN-
|
ecb22226d6
|
refactor: remove Claude-specific references from documentation files (#25760)
|
1 month ago |
Xiyuan Chen
|
8635aacb46
|
Enhance LLM model configuration validation to include active status c… (#25759)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
1 month ago |
Asuka Minato
|
bdd85b36a4
|
ruff check preview (#25653)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
1 month ago |
znn
|
a0c7713494
|
chat remove transparency from chat bubble in dark mode (#24921)
|
1 month ago |
NeatGuyCoding
|
abf4955c26
|
Feature: add test containers document indexing task (#25684)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
1 month ago |
miwa
|
74340e3c04
|
Bugfix: When i change the loop variable, 'Loop Termination Condition' wi… (#25695)
Co-authored-by: fengminhua <fengminhua@52tt.com>
|
1 month ago |
-LAN-
|
b98b389baf
|
fix(tests): resolve order dependency in disable_segments_from_index_task tests (#25737)
|
1 month ago |
github-actions[bot]
|
877806c34d
|
chore: translate i18n files and update type definitions (#25713)
Co-authored-by: GarfieldDai <28395549+GarfieldDai@users.noreply.github.com>
|
1 month ago |
湛露先生
|
0bbf4fb66a
|
correct typos . (#25717)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
1 month ago |
chengjoey
|
169ce71e59
|
fix(web): custom-tool output_schema.properties missing type (#25731)
Co-authored-by: joeyczheng <joeyczheng@tencent.com>
|
1 month ago |
quicksand
|
bdbe078630
|
fix(mcp): prevent masked headers from overwriting real values (#25722)
|
1 month ago |
Garfield Dai
|
88d5e27fe8
|
Release/e-1.8.1 (#25613)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: hjlarry <hjlarry@163.com>
|
1 month ago |