dify/api/core/app/apps/workflow
2026-05-17 21:38:20 +00:00
..
__init__.py
app_config_manager.py
app_generator.py fix: restore tracing after HITL workflow resume (#36064) 2026-05-13 03:23:32 +00:00
app_queue_manager.py
app_runner.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
errors.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
generate_response_converter.py refactor: use match cases for workflow stream responses (#36267) 2026-05-17 21:38:20 +00:00
generate_task_pipeline.py refactor: convert isinstance chains to match/case (part 3) (#36242) 2026-05-16 08:16:14 +00:00