QuantumGhost
eef461ed22
feat(api): Introduce workflow pause state management ( #27298 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-04 13:43:23 +08:00
Wu Tianwei
4500a6060b
feat: enhance pipeline template list with marketplace feature toggle ( #27604 )
2025-11-04 13:43:23 +08:00
quicksand
6019ab60fb
fix(weaviate): skip init checks to prevent PyPI requests on each search ( #27624 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-04 13:43:23 +08:00
issac2e
4c101ff778
fix: resolve stale closure values in LLM node callbacks ( #27612 ) ( #27614 )
...
Co-authored-by: liuchen15 <liuchen15@gaotu.cn>
2025-11-04 13:43:23 +08:00
kurokobo
34316f6be0
fix(http_request): set response.text if there is no file ( #27610 )
2025-11-04 13:43:23 +08:00
yangzheli
658414b765
fix(web): add a scrollbar when the setting-modal content overflows ( #27620 )
2025-11-04 13:43:23 +08:00
Wu Tianwei
f8715af427
refactor: update install status handling in plugin installation process ( #27594 )
2025-11-04 13:43:23 +08:00
Xiyuan Chen
eb7622f719
feat: use id for webapp ( #27576 )
2025-11-04 13:43:23 +08:00
XlKsyt
953bb07d9c
feat: enhance tencent trace integration with LLM core metrics ( #27126 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-11-04 13:43:23 +08:00
Jyong
7fe234cb76
add uninstalled recommend tools detail ( #27537 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
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>
2025-11-04 13:43:23 +08:00
Blackoutta
bb77a9cfae
improve: speed up tracing config decryption process ( #27549 )
2025-11-04 13:43:23 +08:00
quicksand
24392b09e3
fix: resolve 500 error when updating document chunk settings ( #27551 ) ( #27574 )
2025-11-04 13:43:22 +08:00
Vivec
d6cc9f1bab
fix: set conditional capabilities upon MCP client session initialization ( #26234 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
2025-11-04 13:43:22 +08:00
非法操作
e3f64af5d3
chore: add more stories ( #27403 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-04 13:43:22 +08:00
Jianwei Mao
cead9cde43
fix issues 27388, add missing env variable: ENFORCE_LANGGENIUS_PLUGIN… ( #27545 )
2025-11-04 13:43:22 +08:00
NeatGuyCoding
9269fd7a40
fix unit test using enum ( #27575 )
...
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
2025-11-04 13:43:22 +08:00
Asuka Minato
aba6e7e76f
example of use api.model ( #27514 )
2025-11-04 13:43:22 +08:00
GuanMu
8d47eeaabf
chore: add web type check step to GitHub Actions workflow ( #27498 )
2025-11-04 13:43:22 +08:00
Eric Guo
553a130f5d
Sync celery queue name list ( #27554 )
2025-11-04 13:43:22 +08:00
yangzheli
056f6dc6fd
fix(workflow): doc extractor node now correctly extracts mdx files ( #27570 )
2025-11-04 13:43:22 +08:00
NeatGuyCoding
5e81555772
fix sl translation ( #27555 )
...
Signed-off-by: tech-leader <tech@sabegeek.com>
Co-authored-by: tech-leader <tech@sabegeek.com>
2025-11-04 13:43:22 +08:00
Novice
8e23668ded
chore: improve mcp server url validation ( #27558 )
2025-11-04 13:43:22 +08:00
Joel
04ebbf4ae1
chore: warning messages too long in model config caused ui issue ( #27542 )
2025-11-04 13:43:22 +08:00
zhaobingshuang
121126117e
fix(command): The vdb migrate command cannot be stopped ( #27536 )
2025-11-04 13:43:22 +08:00
CodingOnStar
3626c991eb
docs: enhance testing guidelines in TESTING.md with new authoring principles and best practices for unit tests
2025-10-30 16:39:30 +08:00
CodingOnStar
cd9306fcf2
feat: add test review command to analyze-component script
2025-10-30 15:21:16 +08:00
姜涵煦
23bb7df43e
docs: update frontend testing guidelines and add new testing resources including Copilot instructions and Windsurf testing rules
2025-10-30 14:31:35 +08:00
autofix-ci[bot]
69befd1916
[autofix.ci] apply automated fixes
2025-10-29 09:51:06 +00:00
CodingOnStar
009744b71a
docs: update frontend testing guidelines and add comprehensive testing documentation in TESTING.md
2025-10-29 17:48:48 +08:00
CodingOnStar
1bb42447cf
docs: add cursor rules for test generation and update analyze-component script for complexity scoring and test priority
2025-10-28 11:25:41 +08:00
CodingOnStar
8390ad95b7
Merge branch 'feat/auto-test' of github.com:langgenius/dify into feat/auto-test
2025-10-28 11:25:20 +08:00
CodingOnStar
d0775c6183
feat: add component analysis script and test generation command in package.json
2025-10-28 11:25:03 +08:00
Wu Tianwei
0e62a66cc2
feat: Introduce RAG tool recommendations and refactor related components for improved plugin management ( #27259 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-28 10:22:16 +08:00
Eric Guo
ff32dff163
Enabled cross-subdomain console sessions by making the cookie domain configurable and aligning the frontend so it reads the shared CSRF cookie. ( #27190 )
2025-10-28 10:04:24 +08:00
heyszt
543c5236e7
refactor:Decouple Domain Models from Direct Database Access ( #27316 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-28 09:59:30 +08:00
yalei
341b3ae7c9
Sync log detail drawer with conversation_id query parameter, so that we can share a specific conversation ( #27518 )
...
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>
2025-10-28 09:59:16 +08:00
quicksand
f01907aac2
fix: knowledge sync from website error ( #27534 )
2025-10-28 09:46:33 +08:00
yangzheli
a7c855cab8
fix(workflow): resolve note node copy/duplicate errors ( #27528 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-10-28 09:26:12 +08:00
crazywoola
29afc0657d
Fix/27468 in dify 192 the iframe embed cannot pass the user id in system variable ( #27524 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-28 09:19:54 +08:00
QuantumGhost
d9860b8907
fix(api): Disable SSE events truncation for service api ( #27484 )
...
Disable SSE events truncation for service api invocations to ensure backward compatibility.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-27 21:15:44 +08:00
Asuka Minato
dc1ae57dc6
example for 24421 doc ( #27511 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-27 17:39:52 +08:00
github-actions[bot]
d6bd2a9bdb
chore: translate i18n files and update type definitions ( #27503 )
...
Co-authored-by: Nov1c444 <66365942+Nov1c444@users.noreply.github.com>
2025-10-27 17:39:43 +08:00
zxhlyh
c9eed67cf6
Feat/mcp authentication ( #27508 )
2025-10-27 17:08:18 +08:00
Novice
0ded6303c1
feat: implement MCP specification 2025-06-18 ( #25766 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-27 17:07:51 +08:00
Novice
b6e0abadab
feat: add flatten_output configuration to iteration node ( #27502 )
2025-10-27 16:04:24 +08:00
GuanMu
43bcf40f80
refactor: update installed app component to handle missing params and improve type safety ( #27331 )
2025-10-27 14:38:58 +08:00
KVOJJJin
f06025a342
Fix: upload limit in knowledge ( #27480 )
...
Co-authored-by: jyong <718720800@qq.com>
2025-10-27 13:35:54 +08:00
dependabot[bot]
24fb95b050
chore(deps-dev): bump @happy-dom/jest-environment from 20.0.7 to 20.0.8 in /web ( #27465 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 10:42:42 +08:00
dependabot[bot]
49fca63927
chore(deps): bump testcontainers from 4.10.0 to 4.13.2 in /api ( #27469 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 10:41:36 +08:00
wangxiaolei
ce5fe86430
feat: add env NEXT_PUBLIC_ENABLE_SINGLE_DOLLAR_LATEX ( #27070 )
2025-10-27 10:36:03 +08:00