dify/api/core/plugin/entities
Stephen Zhou 5b939067e1
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/services/test_app_dsl_service.py
#	web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
2026-07-31 14:28:03 +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: allow an empty Agent tools selection (#39695) 2026-07-30 01:06:32 +00:00
plugin_daemon.py fix: resolve 36288 mypy errors (#37850) 2026-07-07 06:37:20 +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