..
__init__.py
FEAT: NEW WORKFLOW ENGINE ( #3160 )
2024-04-08 18:51:46 +08:00
advanced_prompt_template.py
refactor: replace manual model_validate with @model_validate in app workflow controllers ( #40235 )
2026-08-09 08:20:10 +00:00
agent_app_access.py
refactor: explicit DB session propagation across backend paths ( #38559 )
2026-07-15 06:48:28 +00:00
agent_app_feature.py
refactor: replace manual model_validate with @model_validate in app workflow controllers ( #40235 )
2026-08-09 08:20:10 +00:00
agent_app_sandbox.py
feat: Enterprise Home Snapshot — runtime endpoints and dify-agent adapter ( #40996 )
2026-08-21 10:39:36 +00:00
agent_config_inspector.py
refactor: replace manual model_validate with @model_validate decorator in app controllers ( #40170 )
2026-08-08 05:47:11 +00:00
agent.py
refactor(agent): remove Agent Drive ( #40887 )
2026-08-19 06:34:36 +00:00
annotation.py
refactor: replace manual model_validate with @model_validate decorator in app controllers ( #40170 )
2026-08-08 05:47:11 +00:00
app_import.py
refactor: replace manual model_validate with @model_validate in app workflow controllers ( #40235 )
2026-08-09 08:20:10 +00:00
app.py
chore: remove unnecessary type conversions ( #41454 )
2026-08-29 07:04:18 +00:00
audio.py
refactor: replace manual model_validate with @model_validate in app workflow controllers ( #40235 )
2026-08-09 08:20:10 +00:00
completion.py
chore(api): drop leftover skill backend from marketplace PR
2026-08-31 19:20:40 +08:00
conversation_variables.py
refactor: replace manual model_validate with @model_validate in app workflow controllers ( #40235 )
2026-08-09 08:20:10 +00:00
conversation.py
refactor: replace manual model_validate with @model_validate in app core controllers ( #40234 )
2026-08-09 08:18:02 +00:00
error.py
chore(api): drop leftover skill backend from marketplace PR
2026-08-31 19:20:40 +08:00
generator.py
refactor: pass db.session explicitly in instruction_modify_workflow ( #37403 ) ( #40827 )
2026-08-30 00:48:00 +00:00
mcp_server.py
fix(api): enforce APP_EDIT RBAC permission on MCP server refresh endpoint ( #41235 )
2026-08-25 06:38:13 +00:00
message.py
refactor: replace manual model_validate with @model_validate in app workflow controllers ( #40235 )
2026-08-09 08:20:10 +00:00
model_config.py
refactor: explicit DB session propagation across backend paths ( #38559 )
2026-07-15 06:48:28 +00:00
ops_trace.py
refactor: replace manual model_validate with @model_validate decorator in app controllers ( #40170 )
2026-08-08 05:47:11 +00:00
permission_keys.py
chore: clean Db session from service ( #38227 )
2026-07-08 03:07:27 +00:00
site.py
refactor(api): extract console app site command boundary ( #41216 )
2026-08-26 06:31:06 +00:00
statistic.py
refactor: replace manual model_validate with @model_validate in app workflow controllers ( #40235 )
2026-08-09 08:20:10 +00:00
workflow_app_log.py
refactor(api): remove unused workflow archived logs endpoint ( #41345 )
2026-08-27 03:48:57 +00:00
workflow_comment.py
refactor: pass session to workflow comment account accessors ( #41117 )
2026-08-24 03:20:32 +00:00
workflow_draft_variable.py
refactor: replace manual model_validate with @model_validate in app workflow controllers ( #40235 )
2026-08-09 08:20:10 +00:00
workflow_node_output_inspector.py
chore: clean Db session from service ( #38227 )
2026-07-08 03:07:27 +00:00
workflow_run.py
refactor: remove unused workflow run export endpoint ( #41335 )
2026-08-27 02:38:27 +00:00
workflow_statistic.py
refactor(api): extract workflow statistic query service ( #41271 )
2026-08-27 02:41:02 +00:00
workflow_trigger.py
refactor: replace manual model_validate with @model_validate in app workflow controllers ( #40235 )
2026-08-09 08:20:10 +00:00
workflow.py
refactor(models): pass session into Workflow accessors ( #41464 )
2026-08-29 14:28:15 +00:00
wraps.py
refactor(api): replace legacy recommended app retrieval stack ( #40395 )
2026-08-20 13:13:43 +00:00