dify/api/core/app/apps
yyh 1b3e8e9943
chore(agent-v2): sync daily changes (#38298)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
2026-07-05 08:09:38 +00:00
..
advanced_chat feat(api): abort active workflow runs during Celery warm shutdown (#38220) 2026-07-03 04:51:53 +00:00
agent_app chore(agent-v2): sync daily changes (#38298) 2026-07-05 08:09:38 +00:00
agent_chat refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
chat refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
common chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00
completion refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
pipeline chore: inject more db.session (#38045) 2026-06-30 06:55:54 +00:00
workflow feat(api): abort active workflow runs during Celery warm shutdown (#38220) 2026-07-03 04:51:53 +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 chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00