Commit Graph

635 Commits

Author SHA1 Message Date
e47bfbf8d5 Merge branch 'feat/tool-plugin-oauth' into deploy/dev 2025-07-11 22:10:18 +08:00
5090f63df5 feat(tool): update tool provider methods to handle optional credentials and name 2025-07-11 22:10:13 +08:00
8d554a2dac Merge branch 'feat/tool-plugin-oauth' into deploy/dev
# Conflicts:
#	api/controllers/console/workspace/tool_providers.py
2025-07-11 13:55:11 +08:00
545c21b196 feat(oauth): clean up imports and streamline OAuth client parameter retrieval 2025-07-11 13:51:31 +08:00
f3bbab0eed Merge remote-tracking branch 'origin/main' into feat/tool-plugin-oauth
# Conflicts:
#	api/controllers/console/workspace/tool_providers.py
#	api/core/tools/entities/api_entities.py
#	api/core/tools/tool_manager.py
#	api/core/tools/utils/configuration.py
#	api/services/tools/tools_transform_service.py
2025-07-11 13:48:41 +08:00
f929bfb94c minor fix: remove duplicates, fix typo, and add restriction for get mcp server (#22170)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
2025-07-11 09:40:17 +08:00
9654f603c9 Merge branch 'feat/plugin-auto-upgrade' into deploy/dev 2025-07-10 14:50:47 +08:00
2d960ce401 feat: resp DISABLED for exists users 2025-07-10 14:50:31 +08:00
3798eac490 Merge branch 'feat/plugin-auto-upgrade' into deploy/dev 2025-07-10 14:39:03 +08:00
23a5dc3e32 fix: ruff format 2025-07-10 14:25:07 +08:00
40feb607c1 fix: type static check errors 2025-07-10 14:25:07 +08:00
74d61fda2a fix: ruff format 2025-07-10 14:25:07 +08:00
71b3d6ad9c feat: crud for auto upgrade strategy 2025-07-10 14:25:05 +08:00
535fff62f3 feat: add MCP support (#20716)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2025-07-10 14:01:34 +08:00
24c5ee1d6d Merge branch 'feat/mcp' into deploy/dev 2025-07-09 14:45:46 +08:00
7b3bb1d960 fix: auth api error handle 2025-07-09 14:44:51 +08:00
f6ddcfdcfd Merge branch 'feat/mcp' into deploy/dev 2025-07-09 09:44:01 +08:00
cca3cff759 Merge branch 'main' into feat/mcp 2025-07-09 09:41:42 +08:00
704c00d947 fix: magic number 2025-07-09 09:40:23 +08:00
a3e1a15ef6 chore: fix ruff lint check errors 2025-07-08 18:56:42 +08:00
689490142d feat: add endpoint for prompt optimization 2025-07-08 18:56:42 +08:00
df1e84ef99 merge 2025-07-08 17:25:40 +08:00
0f0c30e978 Merge branch 'feat/mcp' into deploy/dev 2025-07-08 15:27:34 +08:00
978598f06e refactor: streamable http app server 2025-07-08 15:26:25 +08:00
de54f8d0ef Chore: remove unreachable code (#21986) 2025-07-07 21:55:34 +08:00
9f053f3bbc feat(oauth): rename ToolProviderCredentialType to CredentialType for consistency 2025-07-04 17:28:09 +08:00
478c156f7d feat(oauth&mcp): refactor credential encrypter 2025-07-04 15:28:41 +08:00
c160a0e5e3 Merge branch 'feat/tool-plugin-oauth' into deploy/dev
# Conflicts:
#	api/controllers/console/workspace/tool_providers.py
#	api/core/tools/entities/api_entities.py
#	api/core/tools/tool_manager.py
#	api/core/tools/utils/configuration.py
#	api/services/tools/tools_transform_service.py
2025-07-04 14:42:43 +08:00
9b25b7a8d8 feat(oauth): rename ToolProviderCredentialType to CredentialType for consistency 2025-07-04 14:29:34 +08:00
47954aa284 feat(api): validate and reject external datasets in document update (#21783) 2025-07-03 14:50:53 +08:00
31eb8548ef fix: Before publish the app, preview the voice of tts, it raise an er… (#21821)
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-07-03 10:53:14 +08:00
b316867bab Merge remote-tracking branch 'origin/main' into feat/tool-plugin-oauth 2025-07-02 21:54:50 +08:00
988a76066d feat(oauth): enhance OAuth client handling and add custom client support 2025-07-02 20:19:04 +08:00
2c1bf7c411 Merge branch 'main' into feat/mcp 2025-07-02 15:31:12 +08:00
e965eaca1f Merge branch 'feat/mcp' into deploy/dev 2025-07-02 15:25:17 +08:00
3e9368ce84 refactor: simplify logic based on review suggestions 2025-07-02 15:15:38 +08:00
6ef1e017df feat(oauth): add support for retrieving credential info and OAuth client schema 2025-07-02 14:58:50 +08:00
39fe35b2e6 Merge branch 'main' into deploy/dev 2025-07-02 10:34:59 +08:00
7951a1c4df refactor(tool): implement multi provider credentials support 2025-07-02 10:05:18 +08:00
8516d15a4e fix: handle configure button for notion internal integration (#21412) 2025-07-01 16:58:00 +08:00
b814f16ecd Merge branch 'feat/mcp' into deploy/dev 2025-07-01 14:07:36 +08:00
3102a41ab7 fix: add api return uuid 2025-07-01 14:07:10 +08:00
daec82bd44 feat(oauth): refactor tool provider methods and enhance credential handling 2025-07-01 12:53:48 +08:00
1a7ad195f0 refactor: define the Dify project version in pyproject.toml (#20910) 2025-07-01 12:07:24 +08:00
4200d016f0 Merge branch 'chore/workflow-last-run' into deploy/dev 2025-07-01 11:05:32 +08:00
55a6b330ec Add get document detail service api (#21700)
Co-authored-by: lizb <lizb@sugon.com>
2025-06-30 22:13:56 +08:00
75511d38c1 Merge branch 'feat/mcp' into deploy/dev 2025-06-30 16:16:56 +08:00
7ccaadee83 fix: change the server version to support claude 2025-06-30 16:15:28 +08:00
d601dd3ae6 chore: commit plugin.py 2025-06-30 14:38:14 +08:00
db0090972e Merge branch 'feat/plugin-auto-upgrade' into deploy/dev 2025-06-30 14:37:55 +08:00