Commit Graph

2614 Commits

Author SHA1 Message Date
203d7ec94b Merge branch 'feat/tool-plugin-oauth' into deploy/dev 2025-07-11 21:28:22 +08:00
ace6e11a6f feat(oauth): implement AES encryption and decryption for system OAuth parameters 2025-07-11 21:28:02 +08:00
6d255017ea Merge branch 'feat/tool-plugin-oauth' into deploy/dev 2025-07-11 16:58:10 +08:00
ab6ae1f209 feat(oauth): improve credential schema validation in provider 2025-07-11 16:48:38 +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
K
d5624ba671 fix: resolve Docker file URL networking issue for plugins (#21334) (#21382)
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-11 12:11:59 +08:00
e576b989b8 feat(tool): add support for API key authentication via query parameter (#21656) 2025-07-11 10:39:20 +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
f4df80e093 fix(custom_tool): omit optional parameters instead of setting them to None (#22171) 2025-07-10 20:56:45 +08:00
0e793a660d fix: add the default value to the dark icon (#22149) 2025-07-10 17:13:48 +08:00
7b2cab5767 feat: support ping method for MCP server (#22144) 2025-07-10 16:14:46 +08:00
94a13d7d62 feat: add support for dark icons in provider and tool entities (#22081) 2025-07-10 14:43:31 +08:00
3798eac490 Merge branch 'feat/plugin-auto-upgrade' into deploy/dev 2025-07-10 14:39:03 +08:00
bcfbeee333 perf: split tasks to multi worker 2025-07-10 14:25:07 +08:00
769b43cc3b update worklow events logs. (#19871)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
2025-07-10 14:25:05 +08:00
edf5fd28c9 update worklow events logs. (#19871)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
2025-07-10 14:21:34 +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
18b58424ec Fix: Resolve issue with json_output (#22053) 2025-07-10 13:34:06 +08:00
ebae6741bb Merge branch 'feat/mcp' into deploy/dev 2025-07-10 11:02:45 +08:00
286315527f chore: change the mcp tool return 2025-07-10 11:02:13 +08:00
914430aa35 Merge branch 'feat/mcp' into deploy/dev 2025-07-10 10:27:29 +08:00
fe3a41194e fix: the parsing of list type returned by MCP 2025-07-10 10:25:29 +08:00
a371390d6c optimize: batch embedding and qdrant write_consistency_factor parameter (#21776)
Co-authored-by: hobo.l <hobo.l@binance.com>
2025-07-10 10:16:59 +08:00
746ffc8678 Merge branch 'feat/mcp' into deploy/dev 2025-07-09 20:07:49 +08:00
762f85fd46 fix: completion and agent app server can't be invoked 2025-07-09 20:07:18 +08:00
73e209505a merge feat/tool-oauth 2025-07-09 18:31:51 +08:00
4cb50f1809 feat(libs): Introduce extract_tenant_id (#22086)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-07-09 17:45:56 +08:00
89b52471fb Optimize the memory usage of Tencent Vector Database (#22079)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
2025-07-09 15:53:06 +08:00
24c5ee1d6d Merge branch 'feat/mcp' into deploy/dev 2025-07-09 14:45:46 +08:00
87e8e0f69a fix: change the mcp tool node error type 2025-07-09 14:07:02 +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
521488f926 Remove tow unused files (#22022) 2025-07-09 09:28:26 +08:00
816210d744 Expose LLM usage in workflows (#21766)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-07-08 21:18:00 +08:00
d2208cd34e fix(api): migration dify version in MCP code 2025-07-08 20:36:45 +08:00
a3e1a15ef6 chore: fix ruff lint check errors 2025-07-08 18:56:42 +08:00
2a54cec5a7 feat: add prompt optimization metaprompt 2025-07-08 18:56:42 +08:00
ccc0e58e64 fix(api): migration dify version in MCP code 2025-07-08 18:36:28 +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
2ffbf5435d minro fix: fix duplicate local import of ToolProviderType (#22013)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
2025-07-08 09:49:53 +08:00
53c4912cbb feat: add unit tests and validation for aliyun tracing (#22012)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
2025-07-08 09:32:30 +08:00
1760179093 minro fix: fix a typo for aliyun (#22001)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
2025-07-07 22:04:38 +08:00
5b0b64c7e5 fix: document delete image files check file exist (#21991) 2025-07-07 21:53:40 +08:00
731ad0d349 Merge branch 'feat/mcp' into deploy/dev 2025-07-07 15:14:13 +08:00
1a67cb77cc fix: parameter key error 2025-07-07 15:13:43 +08:00
8f723697ef refactor(graph_engine): Take GraphRuntimeState out of GraphEngine (#21882) 2025-07-07 13:15:18 +08:00