| .. |
|
advanced_chat
|
refactor: convert if isinstance chains to match case (#36846)
|
2026-05-31 15:05:43 +00:00 |
|
agent_app
|
feat(agent): Sandbox / CLI Agent (dify.shell) + read-only sandbox file inspector (#36984)
|
2026-06-03 22:37:31 +00:00 |
|
agent_chat
|
refactor: convert if isinstance chains to match case (#36846)
|
2026-05-31 15:05:43 +00:00 |
|
chat
|
refactor: convert if isinstance chains to match case (#36846)
|
2026-05-31 15:05:43 +00:00 |
|
common
|
feat(api): introduce select, file and file list form input types to Human Input node (#36322)
|
2026-06-04 01:54:28 +00:00 |
|
completion
|
refactor: convert if isinstance chains to match case (#36846)
|
2026-05-31 15:05:43 +00:00 |
|
pipeline
|
chore: add missing @override decorators to pipeline WorkflowAppGenerateResponseConverter (#36859)
|
2026-05-31 12:02:17 +00:00 |
|
workflow
|
feat(api): agent backend session lifecycle for workflow agent nodes (#36724)
|
2026-05-27 15:00:21 +00:00 |
|
__init__.py
|
FEAT: NEW WORKFLOW ENGINE (#3160)
|
2024-04-08 18:51:46 +08:00 |
|
base_app_generate_response_converter.py
|
feat: add service api of HITL (#32826)
|
2026-04-24 06:37:10 +00:00 |
|
base_app_generator.py
|
refactor: convert isinstance chains to match/case (part 5) (#36298)
|
2026-05-18 07:16:31 +00:00 |
|
base_app_queue_manager.py
|
feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829)
|
2026-06-02 03:50:10 +00:00 |
|
base_app_runner.py
|
refactor: convert isinstance chains to match/case (part 8) (#36869)
|
2026-05-31 14:11:05 +00:00 |
|
draft_variable_saver.py
|
refactor: add missing @override decorator to remaining MCP, Jieba, embeddings, and misc subclasses (#36528)
|
2026-05-22 13:45:35 +00:00 |
|
exc.py
|
refactor: decouple Node and NodeData (#22581)
|
2025-07-18 10:08:51 +08:00 |
|
message_based_app_generator.py
|
refactor(api): continue decoupling dify_graph from API concerns (#33580)
|
2026-03-25 20:32:24 +08:00 |
|
message_based_app_queue_manager.py
|
refactor: add missing @override decorator to AppQueueManager subclasses (#36490)
|
2026-05-21 16:25:07 +00:00 |
|
message_generator.py
|
feat: add service api of HITL (#32826)
|
2026-04-24 06:37:10 +00:00 |
|
streaming_utils.py
|
feat: add service api of HITL (#32826)
|
2026-04-24 06:37:10 +00:00 |
|
workflow_app_runner.py
|
feat(api): introduce select, file and file list form input types to Human Input node (#36322)
|
2026-06-04 01:54:28 +00:00 |