dify/api/tests/unit_tests/core/app
Blackoutta 7dc3126ff4
fix: preserve and display workflow retry details (#38854)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-15 05:58:37 +00:00
..
app_config refactor: use Pydantic for sensitive word avoidance config (Fixes #37… (#37660) 2026-07-01 06:46:48 +00:00
apps feat(agent): support new Agent DSL import and export (#38849) 2026-07-15 02:02:14 +00:00
entities feat(chatflow): stream LLM reasoning to a live thinking panel (#37460) 2026-06-23 09:49:01 +00:00
features test: use sqlite3 session in test_annotation_reply (#38714) 2026-07-14 03:52:52 +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 fix: preserve and display workflow retry details (#38854) 2026-07-15 05:58:37 +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