dify/api/tests/unit_tests/core/app
Stephen Zhou 30ed0907f3
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/app/site.py
#	api/controllers/console/datasets/datasets.py
#	api/core/plugin/backwards_invocation/model.py
#	api/core/rag/rerank/rerank_model.py
#	api/tests/test_containers_integration_tests/controllers/console/auth/test_oauth_server.py
#	api/tests/unit_tests/core/plugin/test_backwards_invocation_model.py
#	api/tests/unit_tests/tasks/test_batch_clean_document_task.py
#	packages/contracts/generated/api/service/orpc.gen.ts
#	web/app/components/datasets/rename-modal/index.tsx
#	web/app/components/header/account-setting/model-provider-page/model-selector/popup-layout.tsx
#	web/features/tag-management/components/tag-search-content.tsx
2026-08-27 10:06:48 +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-27 10:06:48 +08:00
entities feat(api): track credit usage contexts (#41181) 2026-08-25 10:21:32 +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(api): track credit usage contexts (#41181) 2026-08-25 10:21:32 +00:00
workflow test: centralize app and account config overrides (#40860) 2026-08-25 06:19:35 +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 feat(api): track credit usage contexts (#41181) 2026-08-25 10:21:32 +00:00