dify/api/services
Asuka Minato f15a8f02ef
ci: add flag for linter (#37018)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-08 04:53:12 +00:00
..
agent fix(api): return agent timestamps as epoch seconds (#37057) 2026-06-04 08:27:37 +00:00
auth ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
data_migration feat(api): add MCP user-identity forwarding (#36839) 2026-06-08 04:32:11 +00:00
document_indexing_proxy ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
enterprise ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
entities chore(api): Fix several typing errors (#37119) 2026-06-06 01:44:32 +00:00
errors ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
openapi feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
plugin chore(api): Fix several typing errors (#37119) 2026-06-06 01:44:32 +00:00
rag_pipeline ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
recommend_app ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
retention ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
tools feat(api): add MCP user-identity forwarding (#36839) 2026-06-08 04:32:11 +00:00
trigger chore(api): Fix several typing errors (#37119) 2026-06-06 01:44:32 +00:00
workflow ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
__init__.py
account_service.py chore(api): Fix several typing errors (#37119) 2026-06-06 01:44:32 +00:00
advanced_prompt_template_service.py
agent_app_feature_service.py feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
agent_app_workspace_service.py feat(agent): Sandbox / CLI Agent (dify.shell) + read-only sandbox file inspector (#36984) 2026-06-03 22:37:31 +00:00
agent_service.py
annotation_service.py chore: backend feature api exclude_vector_space (#36642) 2026-05-26 08:50:54 +00:00
api_based_extension_service.py
api_token_service.py ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
app_dsl_service.py fix(api): centralize remote file retrieval (#36399) 2026-06-01 09:25:08 +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 ci: add flag for linter (#37018) 2026-06-08 04:53:12 +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
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: 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 chore(api): Fix several typing errors (#37119) 2026-06-06 01:44:32 +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
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
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_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): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
knowledge_service.py
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
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
operation_service.py
ops_service.py
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
snippet_dsl_service.py feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
snippet_generate_service.py feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
snippet_service.py feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
summary_index_service.py refactor: migrate DocumentSegmentSummary to TypeBase (#34862) 2026-04-17 06:58:32 +00:00
tag_service.py feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
variable_truncator.py ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
vector_service.py chore: DocumentSegment to Typebase (#35635) 2026-05-12 07:02:17 +00:00
web_conversation_service.py
webapp_auth_service.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
website_service.py
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 ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
workflow_event_snapshot_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
workflow_generator_service.py feat: enhance go to anything (#32130) 2026-06-04 11:06:17 +00:00
workflow_restore.py
workflow_run_service.py
workflow_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
workspace_service.py chore: backend feature api exclude_vector_space (#36642) 2026-05-26 08:50:54 +00:00