dify/api/core/workflow/runtime
QuantumGhost a1c0bd7a1c
feat(api): Introduce workflow pause state management (#27298)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-30 14:41:09 +08:00
..
__init__.py feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
graph_runtime_state.py Promote GraphRuntimeState snapshot loading to class factory (#27222) 2025-10-23 22:29:02 +08:00
graph_runtime_state_protocol.py feat(api): Introduce workflow pause state management (#27298) 2025-10-30 14:41:09 +08:00
read_only_wrappers.py feat(api): Introduce workflow pause state management (#27298) 2025-10-30 14:41:09 +08:00
variable_pool.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00