dify/api/fields
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
..
__init__.py Feat/dataset service api (#1245) 2023-09-27 16:06:32 +08:00
_value_type_serializer.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
agent_fields.py feat(agent): enable autonomous KnowledgeFS CLI access 2026-09-07 03:32:33 -04:00
annotation_fields.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +00:00
base.py refactor(api): migrate response contract tooling to BaseModel (#37950) 2026-06-26 00:11:04 +00:00
conversation_fields.py feat(agent): enable autonomous KnowledgeFS CLI access 2026-09-07 03:32:33 -04:00
conversation_variable_fields.py fix(api): serialize trial workflow conversation variables (#39038) 2026-07-16 02:57:06 +00:00
dataset_fields.py fix(api): restore Service API OpenAPI semantics (#41274) 2026-08-26 05:05:36 +00:00
document_fields.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +00:00
end_user_fields.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +00:00
file_fields.py fix(api): align Service API OpenAPI contract (#41248) 2026-08-25 10:54:14 +00:00
file_grant_fields.py feat: app deployment v2 (#41444) 2026-09-04 02:01:35 +00:00
hit_testing_fields.py fix(api): restore Service API OpenAPI semantics (#41274) 2026-08-26 05:05:36 +00:00
member_fields.py refactor(api): remove member field compatibility (#37966) 2026-07-06 07:00:43 +00:00
message_fields.py feat(agent): enable autonomous KnowledgeFS CLI access 2026-09-07 03:32:33 -04:00
segment_fields.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
snippet_fields.py refactor(models): pass session into CustomizedSnippet accessors (#40379) 2026-09-07 05:37:43 +00:00
workflow_run_fields.py refactor(api): remove unused workflow archived logs endpoint (#41345) 2026-08-27 03:48:57 +00:00