dify/api/core/app/apps
盐粒 Yanli 0ea0647dd0
feat(agent): wire knowledge base retrieval into runtime (#37577)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-17 09:27:38 +00:00
..
advanced_chat fix: preserve inline image for chatflow messages (#37455) 2026-06-15 07:37:24 +00:00
agent_app feat(agent): wire knowledge base retrieval into runtime (#37577) 2026-06-17 09:27:38 +00:00
agent_chat feat: support custom trace session id for Phoenix tracing (#37056) 2026-06-04 08:42:03 +00:00
chat refactor: type remaining bare dict annotations (#37422) 2026-06-14 13:29:02 +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: type remaining bare dict annotations (#37422) 2026-06-14 13:29:02 +00:00
pipeline chore: add missing @override decorators to pipeline WorkflowAppGenerateResponseConverter (#36859) 2026-05-31 12:02:17 +00:00
workflow feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
__init__.py
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 feat(api): forward user_type for MCP identity forwarding (webapp end-users) (#37347) 2026-06-12 07:30:15 +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
message_based_app_generator.py
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): forward user_type for MCP identity forwarding (webapp end-users) (#37347) 2026-06-12 07:30:15 +00:00