dify/dify-agent/tests/local/dify_agent/layers
Stephen Zhou 0564b75187
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/commands/test_generate_swagger_specs.py
#	api/tests/unit_tests/controllers/console/app/test_agent_manage_guard.py
#	api/tests/unit_tests/extensions/test_ext_login.py
#	packages/dify-ui/src/alert-dialog/index.tsx
#	web/app/components/datasets/external-api/external-api-modal/index.tsx
#	web/app/components/datasets/list/dataset-card/components/operations-dropdown.tsx
#	web/features/new-rag/document-list.tsx
#	web/features/new-rag/sources-page.tsx
2026-08-24 11:03:38 +08:00
..
ask_human feat(dify-agent): sync ask-human updates (#37286) 2026-06-11 02:44:26 +00:00
config refactor(agent): remove Agent Drive (#40887) 2026-08-19 06:34:36 +00:00
dify_core_tools Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-18 10:54:19 +08:00
dify_plugin feat(dify-agent): add context-aware history compaction (#40872) 2026-08-17 09:36:21 +00:00
execution_context fix(agent): meter internal LLM calls through API (#40613) 2026-08-13 12:15:44 +00:00
knowledge feat(dify-agent): add context-aware history compaction (#40872) 2026-08-17 09:36:21 +00:00
output feat(dify-agent): add history layer and structural output layer (#36600) 2026-05-25 04:28:17 +00:00
shell fix(agent): avoid empty Bedrock schema fields (#40443) 2026-08-24 02:08:11 +00:00
__init__.py feat(agent): init agent server (#36087) 2026-05-14 06:04:44 +00:00
test_runtime_layer.py refactor(dify-agent): download Binding files through Agent Stub (#40143) 2026-08-07 14:56:52 +00:00