dify/api/tests/unit_tests/core/app
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
..
app_config test: migrate app runtime sessions and ORM models to SQLite (#40590) 2026-08-18 12:27:32 +00:00
apps Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-08-24 11:03:38 +08:00
entities fix(agent): bound streams and cancel zombie workflow runs (#39186) 2026-07-17 07:46:42 +00:00
features test: migrate app runtime sessions and ORM models to SQLite (#40590) 2026-08-18 12:27:32 +00:00
layers test: use SQLite sessions in core app (#39099) 2026-07-28 05:22:47 +00:00
llm feat(dify-agent): add context-aware history compaction (#40872) 2026-08-17 09:36:21 +00:00
task_pipeline feat(trace): add provider-neutral unified tracing (#39451) 2026-08-21 11:28:18 +00:00
workflow feat(agent): separate CLI file URL audiences (#39952) 2026-08-04 13:14:02 +00:00
test_easy_ui_model_config_manager.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_invoke_from.py feat(api): forward user_type for MCP identity forwarding (webapp end-users) (#37347) 2026-06-12 07:30:15 +00:00
test_llm_quota.py fix(agent): meter internal LLM calls through API (#40613) 2026-08-13 12:15:44 +00:00