Commit Graph

148 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
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
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
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
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
7951a1c4df refactor(tool): implement multi provider credentials support 2025-07-02 10:05:18 +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
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
c885b384a5 Merge branch 'main' into feat/mcp 2025-06-30 10:07:15 +08:00
cea6522122 feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 2025-06-26 17:44:14 +08:00
8a954c0b19 Merge branch 'main' into feat/tool-plugin-oauth 2025-06-26 13:29:15 +08:00
ba843c2691 feat(oauth): update api 2025-06-26 11:59:20 +08:00
8f61408cb6 fix: change the mcp tool update logic 2025-06-26 09:42:19 +08:00
d454f09e13 feat: add a magic field in the cancel invite api response (#21505) 2025-06-25 18:37:56 +08:00
ce4cc54cc9 feat(oauth): merge tool oauth and remove sequence number branches 2025-06-25 14:51:55 +08:00
f783ad68e4 chore(refactor): queries in service and auth components 2025-06-25 14:09:19 +08:00
01922f2d02 feat: add unique id in mcp tool dsl 2025-06-25 09:38:50 +08:00
7979e05ade Merge branch 'main' into feat/tool-plugin-oauth
# Conflicts:
#	README.md
#	api/services/tools/builtin_tools_manage_service.py
2025-06-24 21:09:15 +08:00
5e7c5863ef refactor(tool oauth): update api implementation 2025-06-24 21:07:45 +08:00
e42068a20e feat: exclude one plugin 2025-06-24 16:25:01 +08:00
c983967d82 feat: combine plugin preferences apis 2025-06-24 15:44:03 +08:00
901c3157c3 chore: change the server url validation 2025-06-23 17:02:33 +08:00
5f6f02350e chore: change the redirect url 2025-06-23 14:10:18 +08:00
b5b5d7493d chore: change the oauth process 2025-06-23 13:53:26 +08:00
7f292dc261 fix: remove debugging flags 2025-06-23 12:49:18 +08:00
12c20ec7f6 feat: plugin OAuth with stateful 2025-06-23 10:48:20 +08:00
58faef8b5b Merge branch 'main' into feat/mcp 2025-06-19 16:51:50 +08:00
0cfdb8c043 fix: fix load_balancing_config save error (#21213) 2025-06-19 15:41:36 +08:00