dify/api/core/repositories
-LAN- 351577bdb0
feat(workflow): support human input in loop and iteration (#39243)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-03 02:24:18 +00:00
..
__init__.py refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
celery_workflow_execution_repository.py refactor(api): pass tenant_id explicitly to workflow repositories (#39042) 2026-07-16 09:36:30 +00:00
celery_workflow_node_execution_repository.py feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +00:00
factory.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
human_input_repository.py feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +00:00
sqlalchemy_workflow_execution_repository.py refactor(api): pass tenant_id explicitly to workflow repositories (#39042) 2026-07-16 09:36:30 +00:00
sqlalchemy_workflow_node_execution_repository.py refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00