dify/api/dify_graph/graph_engine
Novice fd124e6d32
Merge main HEAD (segment 5) into sandboxed-agent-rebase
Resolve 83 conflicts: 10 backend, 62 frontend, 11 config/lock files.
Preserve sandbox/agent/collaboration features while adopting main's
UI refactorings (Dialog/AlertDialog/Popover), model provider updates,
and enterprise features.

Made-with: Cursor
2026-03-23 14:20:06 +08:00
..
command_channels refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
command_processing refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
domain refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
entities refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
event_management Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +08:00
graph_traversal refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
layers refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
orchestration refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
protocols refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
ready_queue refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
response_coordinator Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +08:00
worker_management refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
__init__.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
_engine_utils.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
config.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
error_handler.py fix: preserve timing metrics in parallel iteration (#33216) 2026-03-19 18:05:52 +08:00
graph_engine.py refactor(dify_graph): introduce run_context and delegate child engine creation (#32964) 2026-03-05 14:31:28 +08:00
graph_state_manager.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
manager.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
worker.py fix: preserve timing metrics in parallel iteration (#33216) 2026-03-19 18:05:52 +08:00