QuantumGhost
|
dd34002db2
|
Merge remote-tracking branch 'upstream/main' into feat/rag-2
|
2025-09-16 14:59:35 +08:00 |
-LAN-
|
bab4975809
|
chore: add ast-grep rule to convert Optional[T] to T | None (#25560)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-15 13:06:33 +08:00 |
Krito.
|
a13d7987e0
|
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
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-09-12 21:14:26 +08:00 |
-LAN-
|
08dd3f7b50
|
Fix basedpyright type errors (#25435)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-10 01:54:26 +08:00 |
Yongtao Huang
|
2ac7a9c8fc
|
Chore: thanks to bump-pydantic (#25437)
|
2025-09-09 20:07:17 +08:00 |
-LAN-
|
23cd615489
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
|
2025-09-08 14:30:43 +08:00 |
-LAN-
|
abb53f11ad
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-06 16:05:13 +08:00 |
Asuka Minato
|
a78339a040
|
remove bare list, dict, Sequence, None, Any (#25058)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-09-06 03:32:23 +08:00 |
-LAN-
|
6c3302a192
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-09-05 21:13:07 +08:00 |
-LAN-
|
e78f1cdc6a
|
refactor: improve plugin version validation to support full semantic versioning (#25161)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-05 12:39:48 +08:00 |
jyong
|
392514fa13
|
Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
# api/commands.py
# api/core/app/apps/common/workflow_response_converter.py
# api/core/llm_generator/llm_generator.py
# api/core/plugin/entities/plugin.py
# api/core/plugin/impl/tool.py
# api/core/rag/index_processor/index_processor_base.py
# api/core/workflow/entities/workflow_execution.py
# api/core/workflow/entities/workflow_node_execution.py
# api/core/workflow/enums.py
# api/core/workflow/graph_engine/entities/graph.py
# api/core/workflow/graph_engine/graph_engine.py
# api/core/workflow/nodes/enums.py
# api/services/dataset_service.py
|
2025-08-27 16:05:59 +08:00 |
-LAN-
|
8c35663220
|
feat: queue-based graph engine
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-27 15:33:28 +08:00 |
twwu
|
bae2af0c85
|
Merge branch main into feat/rag-2
|
2025-07-24 17:40:04 +08:00 |
Maries
|
ad67094e54
|
feat: oauth refresh token (#22744)
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2025-07-23 13:12:39 +08:00 |
zxhlyh
|
3b8d96f45c
|
merge main
|
2025-07-22 13:52:24 +08:00 |
Junyan Qin (Chin)
|
2d8eace34b
|
feat: plugin deprecation notice (#22685)
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: twwu <twwu@dify.ai>
|
2025-07-22 10:27:35 +08:00 |
Harry
|
23a5ff410e
|
feat: add avatar_url to datasource providers and update OAuth handling
|
2025-07-18 19:47:59 +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 |
zxhlyh
|
01566035e3
|
merge main
|
2025-07-17 16:48:43 +08:00 |
yihong
|
d2933c2bfe
|
fix: drop dead code phase2 unused class (#22042)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-07-17 09:33:07 +08:00 |
Chieh Wang
|
30aa052a57
|
feat: Add Citations and Attributions to Agent Node (#18558)
Co-authored-by: oneness0 <2902216407@qq.com>
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-07-16 15:46:15 +08:00 |
twwu
|
682b65034c
|
Merge branch 'main' into feat/rag-2
|
2025-07-14 11:17:42 +08:00 |
Yeuoly
|
94a13d7d62
|
feat: add support for dark icons in provider and tool entities (#22081)
|
2025-07-10 14:43:31 +08:00 |
Novice
|
535fff62f3
|
feat: add MCP support (#20716)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-07-10 14:01:34 +08:00 |
jyong
|
832bef053f
|
Merge branch 'main' into feat/r2
# Conflicts:
# docker/docker-compose.middleware.yaml
# web/app/components/workflow-app/components/workflow-main.tsx
# web/app/components/workflow-app/hooks/index.ts
# web/app/components/workflow/hooks-store/store.ts
# web/app/components/workflow/hooks/index.ts
# web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
|
2025-07-02 18:20:05 +08:00 |
Yeuoly
|
0cb00d5fd2
|
refactor: move structured output support outside LLM Node (#21565)
Co-authored-by: Novice <novice12185727@gmail.com>
|
2025-06-27 14:55:31 +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 |
jyong
|
f7fbded8b9
|
Merge branch 'main' into feat/r2
|
2025-06-19 13:32:07 +08:00 |
Xin Zhang
|
30cfc9c172
|
Feat/plugin install scope management (#19963)
|
2025-06-18 16:25:00 +08:00 |
jyong
|
69529fb16d
|
r2
|
2025-05-30 00:37:27 +08:00 |
jyong
|
a025db137d
|
Merge branch 'main' into feat/r2
|
2025-05-29 09:54:28 +08:00 |
Good Wood
|
756f35f480
|
feat: add pagination for plugin page (#20151)
|
2025-05-27 12:54:52 +08:00 |
Yeuoly
|
83ca7f8deb
|
feat: add datasource support to PluginDeclaration and PluginCategory
|
2025-05-26 17:32:25 +08:00 |
jyong
|
42fcda3dc8
|
r2
|
2025-05-23 17:11:56 +08:00 |
Yeuoly
|
4460d96e58
|
feat: add oauth schema
|
2025-05-23 15:11:40 +08:00 |
jyong
|
b82b26bba5
|
r2
|
2025-05-23 00:05:57 +08:00 |
jyong
|
93ac6d37e9
|
r2
|
2025-05-15 16:44:55 +08:00 |
jyong
|
e710a8402c
|
r2
|
2025-05-15 16:07:17 +08:00 |
jyong
|
360f8a3375
|
Merge branch 'main' into feat/r2
|
2025-05-15 15:15:23 +08:00 |
jyong
|
818eb46a8b
|
r2
|
2025-05-15 15:14:52 +08:00 |
Bowen Liang
|
cbc8ebd8f5
|
chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049)
|
2025-05-08 17:39:51 +08:00 |
Yeuoly
|
3258a91d5d
|
Feat/add repo to plugin manifest (#19337)
|
2025-05-07 17:28:38 +08:00 |
Yeuoly
|
0e0ec4691a
|
feat: add interfaces of OAuth handler methods for authorization (#18889)
|
2025-04-27 16:00:37 +08:00 |
Yeuoly
|
358fd28c28
|
feat: fetch app info in plugins (#18202)
|
2025-04-16 20:27:29 +08:00 |
Junjie.M
|
05b8b2a30c
|
fix: plugin parameter type TOOLS_SELECTOR parameter not validation required (#18060)
|
2025-04-15 13:51:40 +08:00 |
Yeuoly
|
2134a76517
|
feat: add minimum dify version requirement to plugins (#18022)
|
2025-04-14 20:09:22 +08:00 |
Yeuoly
|
33324ee23d
|
refactor: add API endpoint to list latest plugin versions and query it in a asynchronous way (#17695)
|
2025-04-09 17:49:27 +08:00 |
非法操作
|
bf9b572bc3
|
fix tool selector with empty tools raise error (#15829)
|
2025-03-14 16:47:52 +08:00 |
znn
|
f8ac382072
|
raising error if plugin not initialized (#15319)
|
2025-03-10 09:54:51 +08:00 |