dify/api/tests/unit_tests/core/app
2026-07-10 04:40:46 +00:00
..
app_config refactor: use Pydantic for sensitive word avoidance config (Fixes #37… (#37660) 2026-07-01 06:46:48 +00:00
apps fix(agent): surface knowledge retrieval failures (#38640) 2026-07-10 04:40:46 +00:00
entities feat(chatflow): stream LLM reasoning to a live thinking panel (#37460) 2026-06-23 09:49:01 +00:00
features chore: Caplog type (#37603) 2026-06-18 18:53:13 +00:00
layers fix: preserve ResponseStreamFilter state across workflow pause/resume (#38540) 2026-07-09 01:05:47 +00:00
task_pipeline fix(agent): surface knowledge retrieval failures (#38640) 2026-07-10 04:40:46 +00:00
workflow chore: add Type to test (#37191) 2026-06-19 16:44:20 +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 chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00