Commit Graph

3922 Commits

Author SHA1 Message Date
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
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
3643ed1014 Feat: description field for env variables (#21556) 2025-07-09 15:18:23 +08:00
c6b76cf43e feat(oauth): refactor session management in tool provider operations 2025-07-09 14:55:22 +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
87e8e0f69a fix: change the mcp tool node error type 2025-07-09 14:07:02 +08:00
86ade96994 feat(oauth): add credential validation for providers 2025-07-09 11:58:35 +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
521488f926 Remove tow unused files (#22022) 2025-07-09 09:28:26 +08:00
d61ea5a2de test: add comprehensive unit tests for UrlSigner (#22030) 2025-07-08 21:22:37 +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
689490142d feat: add endpoint for prompt optimization 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
1feeea0abb Merge branch 'fix/install-preference-error' into deploy/dev 2025-07-08 14:31:21 +08:00
5c0cb7f912 test: add unit tests for password validation and hashing (#22003) 2025-07-08 10:00:00 +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
de54f8d0ef Chore: remove unreachable code (#21986) 2025-07-07 21:55:34 +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
b9f56852dc fix: resolve JSON.parse precision issue causing 'list index out of ra… (#21253) 2025-07-07 10:05:54 +08:00
108cc3486f fix(agent): show agent run steps, fixes #21718 (#21945)
Co-authored-by: crazywoola <427733928@qq.com>
2025-07-07 09:59:47 +08:00
ac69b8b191 refactor: extract common url validator for config_entity.py (#21934)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
2025-07-07 09:34:13 +08:00
2d5b1a2b3d Merge branch 'feat/mcp' into deploy/dev 2025-07-06 15:49:51 +08:00
17c3033710 chore: change the oauth model 2025-07-06 15:48:36 +08:00
236e184db6 chore: handle merge conflict 2025-07-06 15:48:11 +08:00
a201e9faee feat: Add Aliyun LLM Observability Integration (#21471) 2025-07-04 21:54:33 +08:00
2017951336 fix: resolve circular dependency in MCPToolProviderController 2025-07-04 18:45:07 +08:00
1d0ef4c4d8 refactor(tool_manager): clean up unused imports 2025-07-04 18:39:46 +08:00
5298e06763 Merge branch 'feat/tool-plugin-oauth' into deploy/dev
# Conflicts:
#	api/core/plugin/backwards_invocation/encrypt.py
#	api/core/tools/tool_manager.py
#	api/core/tools/utils/encryption.py
#	api/services/plugin/plugin_parameter_service.py
#	api/services/tools/api_tools_manage_service.py
#	api/services/tools/builtin_tools_manage_service.py
#	api/services/tools/tools_transform_service.py
2025-07-04 17:37:26 +08:00
0dc5bfb2c7 feat(oauth): refactor tool encryption utils 2025-07-04 17:28:22 +08:00