dify/api/tests/unit_tests/services/agent
Stephen Zhou cd86ffd6f8
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/completion.py
#	api/core/app/apps/agent_app/app_generator.py
#	api/services/agent/composer_service.py
#	api/services/agent/roster_service.py
#	api/tests/unit_tests/controllers/console/agent/test_agent_controllers.py
#	api/tests/unit_tests/core/agent/test_publish_visibility.py
#	api/tests/unit_tests/core/app/apps/agent_app/test_resolve_agent.py
#	api/tests/unit_tests/core/workflow/nodes/agent_v2/test_binding_resolver.py
#	api/tests/unit_tests/services/agent/test_agent_services.py
2026-07-29 10:58:29 +08:00
..
test_agent_composer_entities.py chore(agent-v2): sync changes (#38442) 2026-07-06 13:51:33 +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): show workflow node runs in logs (#39471) 2026-07-24 01:59:57 +00:00
test_agent_services.py feat(agent): make home snapshots optional and use backend defaults (#39702) 2026-07-29 02:01:12 +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 fix: enforce tool provider type contracts (#39380) 2026-07-22 01:30:55 +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(agent-v2): sync nightly updates to main (2026-06-25) (#37915) 2026-06-26 13:13:35 +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