dify/api/tests/unit_tests/services/agent
Stephen Zhou 3e59fba46a
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/app.py
#	api/controllers/console/app/app_import.py
#	api/controllers/console/auth/activate.py
#	api/controllers/console/setup.py
#	api/tests/unit_tests/controllers/console/workspace/test_plugin.py
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/sources-page.tsx
#	web/features/new-rag/website-crawl-preview.tsx
2026-08-10 10:34:47 +08:00
..
test_agent_composer_entities.py fix(agent-v2): accept composer UI ids on manual metadata filter conditions (#40171) 2026-08-08 06:55:27 +00:00
test_agent_dsl_service.py feat(agent): make home snapshots optional and use backend defaults (#39702) 2026-07-29 02:01:12 +00:00
test_agent_observability_service.py fix(agent): preserve workflow node execution logs 2026-08-06 11:01:54 +08:00
test_agent_services.py fix: gate Agent access until first publish (#40105) 2026-08-06 12:36:24 +00:00
test_composer_candidates.py feat(agent-v2): sync nightly updates to main (2026-06-25) (#37915) 2026-06-26 13:13:35 +00:00
test_composer_mention_validation.py fix: enforce tool provider type contracts (#39380) 2026-07-22 01:30:55 +00:00
test_home_snapshot_service.py feat(agent): make home snapshots optional and use backend defaults (#39702) 2026-07-29 02:01:12 +00:00
test_prompt_mentions.py feat(agent): separate CLI file URL audiences (#39952) 2026-08-04 13:14:02 +00:00
test_retirement_service.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
test_skill_package_service.py feat: make skill package upload size limit configurable (#39799) 2026-07-30 08:42:24 +00:00
test_skill_standardize_service.py test: use sqlite3 session in test_skill_standardize_service (#38712) 2026-07-14 03:57:17 +00:00
test_skill_tool_inference_service.py test: use SQLite sessions in unit misc (#39123) 2026-07-20 10:38:46 +00:00
test_workflow_publish_service.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-07-29 10:58:29 +08:00
test_workspace_service.py feat(agent): make home snapshots optional and use backend defaults (#39702) 2026-07-29 02:01:12 +00:00