..
agent
feat: output declaration and inspector ( #36618 )
2026-05-25 10:08:58 +00:00
auth
refactor: replace bare dict with dict[str, Any] in core provider services and misc modules ( #35124 )
2026-04-14 03:03:08 +00:00
data_migration
feat: add cross-environment app migration workflow ( #36765 )
2026-05-28 07:30:33 +00:00
document_indexing_proxy
chore: backend feature api exclude_vector_space ( #36642 )
2026-05-26 08:50:54 +00:00
enterprise
feat: adding dify cli ( #36348 )
2026-05-26 01:12:36 +00:00
entities
fix(api): fix invalid token error while changing email ( #36412 )
2026-05-20 05:51:15 +00:00
errors
fix(errors): clean unnecessary | None in error classes ( #36135 )
2026-05-14 03:21:41 +00:00
openapi
feat: adding dify cli ( #36348 )
2026-05-26 01:12:36 +00:00
plugin
feat(plugin): cache plugin model providers by tenant ( #36449 )
2026-05-23 09:12:09 +00:00
rag_pipeline
chore: backend feature api exclude_vector_space ( #36642 )
2026-05-26 08:50:54 +00:00
recommend_app
fix: get recommend_app categories should not re-order it ( #36161 )
2026-05-14 06:36:28 +00:00
retention
chore: Remove pyright in favor of pyrefly ( #36154 )
2026-05-14 05:49:08 +00:00
tools
feat: per-credential visibility control for plugin credentials ( #35468 )
2026-06-01 05:56:18 +00:00
trigger
feat: per-credential visibility control for plugin credentials ( #35468 )
2026-06-01 05:56:18 +00:00
workflow
feat(api): Node Output Inspector service + 3 REST endpoints (Stage 4 §8) ( #36644 )
2026-05-26 07:34:33 +00:00
__init__.py
chore(api/services): apply ruff reformatting ( #7599 )
2024-08-26 13:43:57 +08:00
account_service.py
feat(openapi,cli): workspace switch + member management ( #36651 )
2026-05-27 03:05:47 +00:00
advanced_prompt_template_service.py
refactor: replace bare dict with AdvancedPromptTemplateArgs TypedDict ( #35056 )
2026-04-13 13:05:23 +00:00
agent_service.py
refactor: select in 10 service files ( #34373 )
2026-04-01 08:03:49 +00:00
annotation_service.py
chore: backend feature api exclude_vector_space ( #36642 )
2026-05-26 08:50:54 +00:00
api_based_extension_service.py
refactor: select in 10 service files ( #34373 )
2026-04-01 08:03:49 +00:00
api_token_service.py
fix: redis for api token ( #31861 )
2026-02-06 16:25:27 +08:00
app_dsl_service.py
feat: add cross-environment app migration workflow ( #36765 )
2026-05-28 07:30:33 +00:00
app_generate_service.py
refactor: quota v3 integration ( #35436 )
2026-04-27 01:49:40 +00:00
app_model_config_service.py
refactor: replace bare dict with dict[str, Any] in core provider services and misc modules ( #35124 )
2026-04-14 03:03:08 +00:00
app_service.py
feat: adding dify cli ( #36348 )
2026-05-26 01:12:36 +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
fix(api): close base64 file lookup sessions ( #36308 )
2026-05-18 07:13:12 +00:00
audio_service.py
chore: api para type ( #35985 )
2026-05-10 06:04:42 +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: reorg imports ( #35308 )
2026-04-16 08:50:02 +00:00
conversation_variable_updater.py
chore: reorg imports ( #35308 )
2026-04-16 08:50:02 +00:00
credential_permission_service.py
feat: per-credential visibility control for plugin credentials ( #35468 )
2026-06-01 05:56:18 +00:00
credit_pool_service.py
fix: credit pool access outside flask context ( #36143 )
2026-05-14 02:45:53 +00:00
dataset_service.py
fix(api): preserve hierarchical estimate rules ( #36852 )
2026-06-01 03:16:09 +00:00
datasource_provider_service.py
feat: per-credential visibility control for plugin credentials ( #35468 )
2026-06-01 05:56:18 +00:00
dsl_version.py
refactor: cleanup duplicate code ( #36173 )
2026-05-14 10:34:31 +00:00
end_user_service.py
refactor(api): use sessionmaker in end user, retention & cleanup services ( #34765 )
2026-04-08 23:21:28 +00:00
external_knowledge_service.py
chore: reorg imports ( #35308 )
2026-04-16 08:50:02 +00:00
feature_service.py
chore: split trial models to a single API ( #36796 )
2026-05-31 13:09:13 +00:00
feedback_service.py
refactor: select in 10 service files ( #34373 )
2026-04-01 08:03:49 +00:00
file_service.py
fix(api): close base64 file lookup sessions ( #36308 )
2026-05-18 07:13:12 +00:00
hit_testing_service.py
fix: knowledge hit-testing render failed. ( #36106 )
2026-05-13 07:31:38 +00:00
human_input_delivery_test_service.py
chore: backend feature api exclude_vector_space ( #36642 )
2026-05-26 08:50:54 +00:00
human_input_service.py
chore: reorg imports ( #35308 )
2026-04-16 08:50:02 +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
feat(api): introduce model-type migration script ( #36520 )
2026-05-27 02:12:11 +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: select in metadata_service ( #34479 )
2026-04-02 12:34:38 +00:00
model_load_balancing_service.py
chore: Remove pyright in favor of pyrefly ( #36154 )
2026-05-14 05:49:08 +00:00
model_provider_service.py
feat: per-credential visibility control for plugin credentials ( #35468 )
2026-06-01 05:56:18 +00:00
oauth_device_flow.py
feat: adding dify cli ( #36348 )
2026-05-26 01:12:36 +00:00
oauth_server.py
refactor: use sessionmaker in small services 2 ( #34696 )
2026-04-08 05:06:50 +00:00
operation_service.py
refactor: replace bare dict with UtmInfo TypedDict in operation_service ( #35055 )
2026-04-13 13:05:47 +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 null check in get_recommend_app_detail before accessing result['id'] ( #36153 )
2026-05-14 06:42:22 +00:00
saved_message_service.py
chore(api): align Python support with 3.12 ( #34419 )
2026-04-02 05:07:32 +00:00
summary_index_service.py
refactor: migrate DocumentSegmentSummary to TypeBase ( #34862 )
2026-04-17 06:58:32 +00:00
tag_service.py
fix: allow tag rename without type payload ( #36182 )
2026-05-15 01:29:17 +00:00
variable_truncator.py
refactor: convert isinstance chains to match/case ( #35902 ) ( #35922 )
2026-05-08 09:51:10 +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
feat: adding dify cli ( #36348 )
2026-05-26 01:12:36 +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
feat: collaboration ( #30781 )
2026-04-16 02:21:04 +00:00
workflow_comment_service.py
feat: collaboration ( #30781 )
2026-04-16 02:21:04 +00:00
workflow_draft_variable_service.py
chore(api): upgrade graphon to v0.3.0 ( #35469 )
2026-05-09 07:30:03 +00:00
workflow_event_snapshot_service.py
feat: add service api of HITL ( #32826 )
2026-04-24 06:37:10 +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
refactor: replace bare dict with WorkflowRunListArgs TypedDict ( #35057 )
2026-04-13 13:05:39 +00:00
workflow_service.py
chore: reuse injected SQLAlchemy sessions in app read paths ( #36798 )
2026-05-30 00:23:58 +00:00
workspace_service.py
chore: backend feature api exclude_vector_space ( #36642 )
2026-05-26 08:50:54 +00:00