..
agent
fix(agent): save workflow agents as console roster apps ( #37848 )
2026-06-24 03:35:12 +00:00
auth
refactor: accept db.session explicitly in ApiKeyAuthService ( #37832 )
2026-06-24 01:20:47 +00:00
data_migration
feat(api): add MCP user-identity forwarding ( #36839 )
2026-06-08 04:32:11 +00:00
document_indexing_proxy
chore(api): Fix several typing errors ( #37248 )
2026-06-12 14:02:09 +00:00
enterprise
feat: filter dataset operator and add miss permission key ( #37867 )
2026-06-24 09:56:28 +00:00
entities
feat(agent): copy roster agent into workflow inline agent ( #37813 )
2026-06-23 12:28:29 +00:00
errors
feat(agent): wire knowledge base retrieval into runtime ( #37577 )
2026-06-17 09:27:38 +00:00
openapi
feat: adding dify cli ( #36348 )
2026-05-26 01:12:36 +00:00
plugin
feat(web): refine onboarding UI ( #37433 )
2026-06-15 08:47:15 +00:00
rag_pipeline
feat: RBAC ( #37107 )
2026-06-18 16:35:29 +00:00
recommend_app
fix: add is_cloud_only for templates ( #37846 )
2026-06-24 08:29:54 +00:00
retention
feat(retention): add V2 workflow run archive bundlesa ( #37747 )
2026-06-23 15:20:25 +08:00
tools
chore: [Refactor/Chore] if isinstance to match case #35902 ( #37087 )
2026-06-09 09:54:04 +00:00
trigger
fix: invalidate credential cache after OAuth refresh ( #37630 )
2026-06-22 02:30:32 +00:00
workflow
feat: RBAC ( #37107 )
2026-06-18 16:35:29 +00:00
__init__.py
chore(api/services): apply ruff reformatting ( #7599 )
2024-08-26 13:43:57 +08:00
account_service.py
chore: make AccountService.load_user use passed session ( #37764 )
2026-06-24 07:29:12 +00:00
advanced_prompt_template_service.py
refactor: replace bare dict with AdvancedPromptTemplateArgs TypedDict ( #35056 )
2026-04-13 13:05:23 +00:00
agent_app_feature_service.py
refactor: pass session as parameter in knowledge_retrieval_inner_service and agent_app_feature_service ( #37639 )
2026-06-24 05:34:41 +00:00
agent_app_sandbox_service.py
refactor(agent): replace workspace inspector with sandbox API ( #37349 )
2026-06-12 02:46:31 +00:00
agent_drive_service.py
feat(agent-v2): sync nightly updates to main (2026-06-22) ( #37651 )
2026-06-23 08:05:16 +00:00
agent_file_request_service.py
feat(agent): Agent Files / agent Cloud storage — api backend (ENG-589) ( #37172 )
2026-06-09 04:01:05 +00:00
agent_service.py
refactor: select in 10 service files ( #34373 )
2026-04-01 08:03:49 +00:00
annotation_service.py
chore: make AccountService.load_user use passed session ( #37764 )
2026-06-24 07:29:12 +00:00
api_based_extension_service.py
refactor: accept db.session explicitly in APIBasedExtensionService ( #37693 )
2026-06-21 00:53:36 +00:00
api_token_service.py
ci: add flag for linter ( #37018 )
2026-06-08 04:53:12 +00:00
app_dsl_service.py
feat: RBAC ( #37107 )
2026-06-18 16:35:29 +00:00
app_generate_service.py
feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding ( #36829 )
2026-06-02 03:50:10 +00:00
app_model_config_service.py
feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding ( #36829 )
2026-06-02 03:50:10 +00:00
app_service.py
fix(agent): return conflict for duplicate agent names ( #37686 )
2026-06-20 12:25:08 +00:00
app_task_service.py
chore: reorg imports ( #35308 )
2026-04-16 08:50:02 +00:00
async_workflow_service.py
refactor: quota v3 integration ( #35436 )
2026-04-27 01:49:40 +00:00
attachment_service.py
chore: port isinstance to match case ( #37271 )
2026-06-18 00:18:03 +00:00
audio_service.py
refactor: inject session into audio TTS ( #37849 )
2026-06-24 04:49:48 +00:00
billing_service.py
chore: backend feature api exclude_vector_space ( #36642 )
2026-05-26 08:50:54 +00:00
clear_free_plan_tenant_expired_logs.py
fix: fix delete logs failed ( #36151 )
2026-05-14 08:02:31 +00:00
code_based_extension_service.py
remove bare list, dict, Sequence, None, Any ( #25058 )
2025-09-06 03:32:23 +08:00
conversation_service.py
chore(api): Fix several typing errors ( #37119 )
2026-06-06 01:44:32 +00:00
conversation_variable_updater.py
chore: reorg imports ( #35308 )
2026-04-16 08:50:02 +00:00
credential_permission_service.py
feat: add visibility control for plugin datasource credentials
2026-06-25 00:00:40 +09:00
credit_pool_service.py
fix: Add tenant-level Redis lock for credit pool deduction ( #37753 )
2026-06-22 09:26:47 +00:00
dataset_service.py
refactor: accept db.session explicitly in FileService.get_upload_files_by_ids ( #37695 )
2026-06-21 05:18:28 +00:00
datasource_provider_service.py
feat: add visibility control for plugin datasource credentials
2026-06-25 00:00:40 +09:00
dsl_version.py
refactor: cleanup duplicate code ( #36173 )
2026-05-14 10:34:31 +00:00
end_user_service.py
refactor(api): type end user records with enum ( #36945 )
2026-06-19 01:02:01 +00:00
external_knowledge_service.py
feat: RBAC ( #37107 )
2026-06-18 16:35:29 +00:00
feature_service.py
fix: add is_cloud_only for templates ( #37846 )
2026-06-24 08:29:54 +00:00
feedback_service.py
refactor: for db.session feedback service.export feedbacks ( #37763 )
2026-06-23 14:01:40 +00:00
file_request_service.py
feat(dify-agent): sync shell and back proxy updates ( #37159 )
2026-06-10 03:04:32 +00:00
file_service.py
refactor: accept db.session explicitly in FileService.get_upload_files_by_ids ( #37695 )
2026-06-21 05:18:28 +00:00
hit_testing_service.py
refactor: pass session into hit testing service ( #37785 )
2026-06-23 06:21:38 +00:00
human_input_delivery_test_service.py
chore: port isinstance to match case ( #37271 )
2026-06-18 00:18:03 +00:00
human_input_file_upload_service.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
human_input_service.py
feat(api): Agent ask_human HITL (phase-1) — workflow node + Agent v2 chat — ENG-635 ( #37437 )
2026-06-16 03:43:40 +00:00
knowledge_retrieval_inner_service.py
refactor: pass session as parameter in knowledge_retrieval_inner_service and agent_app_feature_service ( #37639 )
2026-06-24 05:34:41 +00:00
knowledge_service.py
refactor: replace dict with BedrockRetrievalSetting BaseModel in knowledge_service ( #34080 )
2026-03-25 21:33:24 +09:00
legacy_model_type_migration.py
ci: add flag for linter ( #37018 )
2026-06-08 04:53:12 +00:00
message_service.py
fix: suggested questions API crash on legacy conversation override configs ( #36459 )
2026-05-21 01:58:52 +00:00
metadata_service.py
refactor: for db.session feedback service.export feedbacks ( #37763 )
2026-06-23 14:01:40 +00:00
model_load_balancing_service.py
chore(api): Upgrade graphon to v0.5.1 ( #37168 )
2026-06-11 07:37:27 +00:00
model_provider_service.py
chore(api): Upgrade graphon to v0.5.1 ( #37168 )
2026-06-11 07:37:27 +00:00
oauth_device_flow.py
chore: add integration tests for openapi group ( #37314 )
2026-06-11 08:26:02 +00:00
oauth_server.py
chore: make AccountService.load_user use passed session ( #37764 )
2026-06-24 07:29:12 +00:00
operation_service.py
fix: bound OperationService billing requests ( #37425 )
2026-06-22 06:45:03 +00:00
ops_service.py
refactor: replace bare dict with dict[str, Any] in ops_service tracin… ( #35064 )
2026-04-13 13:01:00 +00:00
quota_service.py
refactor: quota v3 integration ( #35436 )
2026-04-27 01:49:40 +00:00
recommended_app_service.py
fix: add is_cloud_only for templates ( #37846 )
2026-06-24 08:29:54 +00:00
saved_message_service.py
refactor: accept db.session explicitly in SavedMessageService ( #37682 )
2026-06-20 12:35:06 +00:00
snippet_dsl_service.py
refactor: remove unnecessary # type: ignore for yaml imports ( #24494 ) ( #37481 )
2026-06-16 04:41:59 +00:00
snippet_generate_service.py
feat: snippet ( #37046 )
2026-06-05 09:38:42 +00:00
snippet_service.py
chore: example of make db.session pass from parameter. ( #37561 )
2026-06-18 02:16:09 +00:00
summary_index_service.py
refactor(api): remove unnecessary type: ignore in summary_index_service ( #24494 ) ( #37423 )
2026-06-15 00:51:44 +00:00
tag_service.py
feat: RBAC ( #37107 )
2026-06-18 16:35:29 +00:00
variable_truncator.py
chore(api): convert BaseTruncator from ABC to Protocol ( #37199 )
2026-06-09 02:55:36 +00:00
vector_service.py
chore: DocumentSegment to Typebase ( #35635 )
2026-05-12 07:02:17 +00:00
web_conversation_service.py
chore(api): align Python support with 3.12 ( #34419 )
2026-04-02 05:07:32 +00:00
webapp_auth_service.py
fix: resolve DetachedInstanceError via session management refactoring ( #37847 )
2026-06-24 05:33:12 +00:00
website_service.py
refactor: replace bare dict with dict[str, Any] in website_service ( #35074 )
2026-04-13 17:07:59 +00:00
workflow_app_service.py
feat(plugin): cache plugin model providers by tenant ( #36449 )
2026-05-23 09:12:09 +00:00
workflow_collaboration_service.py
ci: add flag for linter ( #37018 )
2026-06-08 04:53:12 +00:00
workflow_comment_service.py
feat: collaboration ( #30781 )
2026-04-16 02:21:04 +00:00
workflow_draft_variable_service.py
chore: port isinstance to match case ( #37271 )
2026-06-18 00:18:03 +00:00
workflow_event_snapshot_service.py
fix(hitl): stop confusing 404 when resuming forms via CLI ( #37556 )
2026-06-22 06:11:27 +00:00
workflow_generator_service.py
feat: enhance go to anything ( #32130 )
2026-06-04 11:06:17 +00:00
workflow_restore.py
fix: adding a restore API for version control on workflow draft ( #33582 )
2026-03-20 14:54:23 +08:00
workflow_run_service.py
chore: port isinstance to match case ( #37271 )
2026-06-18 00:18:03 +00:00
workflow_service.py
refactor: inject session into audio TTS ( #37849 )
2026-06-24 04:49:48 +00:00
workspace_service.py
chore: make AccountService.load_user use passed session ( #37764 )
2026-06-24 07:29:12 +00:00