dify/api/services/agent
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: add new agent (#36284) 2026-05-19 10:43:23 +00:00
agent_soul_state.py fix(agent-v2): filter workflow invite options (#37368) 2026-06-12 08:20:29 +00:00
composer_candidates.py feat(agent): enable autonomous KnowledgeFS CLI access 2026-09-07 03:32:33 -04:00
composer_service.py fix(agent): align KnowledgeFS integration type contracts 2026-09-07 03:44:37 -04:00
composer_validator.py feat(agent): enable autonomous KnowledgeFS CLI access 2026-09-07 03:32:33 -04:00
config_skill_normalize_service.py refactor(agent): remove Agent Drive (#40887) 2026-08-19 06:34:36 +00:00
deletion_service.py fix(agent): complete ownership-aware deletion lifecycle (#40888) 2026-08-20 07:48:02 +00:00
dsl_entities.py feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00
dsl_service.py feat(agent): enable autonomous KnowledgeFS CLI access 2026-09-07 03:32:33 -04:00
errors.py feat: Enterprise Home Snapshot — runtime endpoints and dify-agent adapter (#40996) 2026-08-21 10:39:36 +00:00
home_snapshot_service.py feat: Enterprise Home Snapshot — runtime endpoints and dify-agent adapter (#40996) 2026-08-21 10:39:36 +00:00
knowledge_citations.py feat(agent): enable autonomous KnowledgeFS CLI access 2026-09-07 03:32:33 -04:00
knowledge_datasets.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
knowledge_gateway.py fix(agent): align KnowledgeFS integration type contracts 2026-09-07 03:44:37 -04:00
knowledge_runtime_config.py feat(agent): enable autonomous KnowledgeFS CLI access 2026-09-07 03:32:33 -04:00
knowledge_spaces.py feat(agent): enable autonomous KnowledgeFS CLI access 2026-09-07 03:32:33 -04:00
observability_service.py fix(agent): expose feedback in agent logs (#39994) 2026-08-04 14:11:13 +00:00
prompt_mentions.py feat(agent): enable autonomous KnowledgeFS CLI access 2026-09-07 03:32:33 -04:00
retirement_service.py fix(agent): complete ownership-aware deletion lifecycle (#40888) 2026-08-20 07:48:02 +00:00
roster_service.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-09-08 09:26:30 +08:00
runtime_config_service.py fix(agent): resolve suggested questions from runtime config (#40963) 2026-08-19 07:54:38 +00:00
skill_package_service.py feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00
workflow_publish_service.py feat(api): support New Agent Beta for inline Workflow agents (#41215) 2026-08-25 05:39:41 +00:00
workspace_service.py feat: Enterprise Home Snapshot — runtime endpoints and dify-agent adapter (#40996) 2026-08-21 10:39:36 +00:00