dify/api/core/app
李政达 7fd2f4f4e8
fix(api): prevent HITL pause from aborting workflow resume (#39485)
Co-authored-by: 李政达 <1242427577@qq.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2026-07-30 03:21:28 +00:00
..
app_config refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
apps fix(api): prevent HITL pause from aborting workflow resume (#39485) 2026-07-30 03:21:28 +00:00
entities refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
features refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
file_access refactor: add missing @override decorator to file access controller and workflow file runtime (#36495) 2026-05-21 19:39:51 +00:00
layers fix: preserve ResponseStreamFilter state across workflow pause/resume (#38540) 2026-07-09 01:05:47 +00:00
llm fix: handle unconfigured LLM workflow streams (#39741) 2026-07-29 06:07:24 +00:00
task_pipeline refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
workflow refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00