dify/api/core/app/apps
Yufeng He 005871d71d fix: skip empty tool entries in agent_chat config validation
Signed-off-by: Yufeng He <40085740+he-yufeng@users.noreply.github.com>
2026-06-23 04:07:52 +08:00
..
advanced_chat chore: not use request.scoped session (#37421) 2026-06-22 19:38:24 +00:00
agent_app feat(agent): add roster service api access (#37759) 2026-06-22 12:37:27 +00:00
agent_chat fix: skip empty tool entries in agent_chat config validation 2026-06-23 04:07:52 +08:00
chat chore: not use request.scoped session (#37421) 2026-06-22 19:38:24 +00:00
common fix(hitl): stop confusing 404 when resuming forms via CLI (#37556) 2026-06-22 06:11:27 +00:00
completion chore: not use request.scoped session (#37421) 2026-06-22 19:38:24 +00:00
pipeline chore: not use request.scoped session (#37421) 2026-06-22 19:38:24 +00:00
workflow fix: prevent legacy stop from interrupting GraphEngine runs (#37129) 2026-06-22 08:25:15 +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): forward user_type for MCP identity forwarding (webapp end-users) (#37347) 2026-06-12 07:30:15 +00:00
base_app_runner.py chore: port isinstance to match case (#37271) 2026-06-18 00:18:03 +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 fix: prevent legacy stop from interrupting GraphEngine runs (#37129) 2026-06-22 08:25:15 +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): forward user_type for MCP identity forwarding (webapp end-users) (#37347) 2026-06-12 07:30:15 +00:00