..
__init__.py
FEAT: NEW WORKFLOW ENGINE ( #3160 )
2024-04-08 18:51:46 +08:00
advanced_prompt_template.py
chore: unify api && clean some type ignore ( #35984 )
2026-05-10 04:16:29 +00:00
agent_app_access.py
refactor(api): migrate tenant/user via DI for several endpoints ( #36971 )
2026-06-03 04:24:17 +00:00
agent_app_feature.py
fix(api): tighten agent v2 generated contracts ( #36989 )
2026-06-03 06:52:40 +00:00
agent_app_workspace.py
feat(agent): Sandbox / CLI Agent (dify.shell) + read-only sandbox file inspector ( #36984 )
2026-06-03 22:37:31 +00:00
agent.py
chore: add App type annotations to api endpoints ( #36675 )
2026-05-26 15:35:48 +00:00
annotation.py
chore: add UUID/str type annotations to api endpoints for files in api/controllers/console/app ( #36559 )
2026-05-24 07:54:37 +00:00
app_import.py
refactor: inject current user into user-only controllers ( #36754 )
2026-05-31 15:03:15 +00:00
app.py
refactor(api): migrate tenant/user via DI for several endpoints ( #37004 )
2026-06-03 08:59:00 +00:00
audio.py
chore: add App type annotations to api endpoints ( #36675 )
2026-05-26 15:35:48 +00:00
completion.py
refactor: inject current user id in stop message endpoints ( #36925 )
2026-06-02 06:48:10 +00:00
conversation_variables.py
chore: add App type annotations to api endpoints ( #36675 )
2026-05-26 15:35:48 +00:00
conversation.py
feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding ( #36829 )
2026-06-02 03:50:10 +00:00
error.py
feat: optimize http status code ( #31430 )
2026-01-24 10:16:16 +08:00
generator.py
feat: enhance go to anything ( #32130 )
2026-06-04 11:06:17 +00:00
mcp_server.py
refactor: inject tenant id in tenant-only console handlers ( #36751 )
2026-05-28 03:50:28 +00:00
message.py
feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding ( #36829 )
2026-06-02 03:50:10 +00:00
model_config.py
refactor(api): migrate tenant/user via DI for several endpoints ( #37004 )
2026-06-03 08:59:00 +00:00
ops_trace.py
fix(api): stop returning 204 with response body and add CI check ( #36489 )
2026-05-21 16:20:34 +00:00
site.py
refactor: inject current user into user-only controllers ( #36754 )
2026-05-31 15:03:15 +00:00
statistic.py
feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding ( #36829 )
2026-06-02 03:50:10 +00:00
workflow_app_log.py
refactor: cleanup duplicate code ( #36173 )
2026-05-14 10:34:31 +00:00
workflow_comment.py
fix(api): stop returning 204 with response body and add CI check ( #36489 )
2026-05-21 16:20:34 +00:00
workflow_draft_variable.py
refactor(api): migrate tenant/user via DI for several endpoints ( #37026 )
2026-06-04 05:52:59 +00:00
workflow_node_output_inspector.py
feat(api): Node Output Inspector service + 3 REST endpoints (Stage 4 §8) ( #36644 )
2026-05-26 07:34:33 +00:00
workflow_run.py
fix: type mismatches (route says uuid: but handler says str) ( #36612 )
2026-05-25 07:33:32 +00:00
workflow_statistic.py
refactor: inject current user into user-only controllers ( #36754 )
2026-05-31 15:03:15 +00:00
workflow_trigger.py
chore: unify api && clean some type ignore ( #35984 )
2026-05-10 04:16:29 +00:00
workflow.py
chore(api): annotate simple contract responses ( #36331 )
2026-05-19 06:13:20 +00:00
wraps.py
chore: dep inject for sql session ( #36545 )
2026-05-25 14:24:58 +00:00