dify/api/core/plugin/entities
Stephen Zhou 01254dcdb6
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/controllers/web/test_wraps.py
#	api/tests/unit_tests/extensions/otel/test_runtime.py
#	web/app/components/header/account-setting/model-provider-page/model-selector/index.tsx
2026-08-14 10:59:24 +08:00
..
__init__.py refactor(api): tighten types for Tenant.custom_config_dict and MCPToolProvider.headers (#34698) 2026-04-08 01:36:42 +00:00
base.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
bundle.py refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
endpoint.py refactor(api): remove member field compatibility (#37966) 2026-07-06 07:00:43 +00:00
marketplace.py refactor(web): migrate plugin console contracts (#38252) 2026-07-01 15:34:52 +00:00
oauth.py refactor(api): tighten types for Tenant.custom_config_dict and MCPToolProvider.headers (#34698) 2026-04-08 01:36:42 +00:00
parameters.py fix(api): chain original exception in 13 except blocks per PEP 3134 (#40738) 2026-08-13 17:50:05 +00:00
plugin_daemon.py feat: optimize integrations initial loading (#40118) 2026-08-07 02:06:25 +00:00
plugin.py refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
request.py Expand application capabilities and refactor core workflows 2026-07-22 05:09:09 -04:00