dify/api/controllers/common
Stephen Zhou 12a5189576
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/core/rbac/entities.py
#	api/extensions/ext_application_services.py
#	api/extensions/ext_commands.py
#	api/services/enterprise/rbac_service.py
#	api/tests/unit_tests/controllers/console/app/test_agent_manage_guard.py
#	web/app/components/datasets/list/__tests__/index.spec.tsx
2026-09-08 09:26:30 +08:00
..
rbac feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
app_access.py feat: optimize resource access config logic (#41164) 2026-08-26 07:18:57 +00:00
controller_schemas.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +00:00
errors.py refactor(api): centralize remote file handling (#41627) 2026-09-03 06:00:13 +00:00
fields.py feat(agent): enable autonomous KnowledgeFS CLI access 2026-09-07 03:32:33 -04:00
file_response.py chore: normalize frozenset literals and myscale typing (#34327) 2026-03-31 08:21:22 +00:00
helpers.py refactor(api): centralize remote file handling (#41627) 2026-09-03 06:00:13 +00:00
human_input.py docs: enrich generated service API descriptions (#37615) 2026-06-18 08:43:39 +00:00
schema.py feat(dataset): filter New RAG spaces by creator 2026-08-05 13:46:06 +08:00
session.py ci: replace custom noqa markers with guard ignores (#39679) 2026-07-28 08:52:12 +00:00
wraps.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00