dify/api/controllers/console/app
zyssyz123 f86bfb2a31
feat(agent): support new Agent DSL import and export (#38849)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-15 02:02:14 +00:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_template.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
agent_app_access.py fix(agent): include app display fields in published references (#37485) 2026-06-16 07:00:37 +00:00
agent_app_feature.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
agent_app_sandbox.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
agent_config_inspector.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
agent_drive_inspector.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
agent.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
annotation.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
app_import.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
app.py feat(agent): support new Agent DSL import and export (#38849) 2026-07-15 02:02:14 +00:00
audio.py refactor(chat): modernize speech-to-text pipeline (#38653) 2026-07-13 04:21:29 +00:00
completion.py chore(agent-v2): sync changes (#38513) 2026-07-08 12:05:04 +00:00
conversation_variables.py refactor(api): migrate console app chat endpoints to BaseModel (#37952) 2026-07-02 04:43:58 +00:00
conversation.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
error.py refactor(chat): modernize speech-to-text pipeline (#38653) 2026-07-13 04:21:29 +00:00
generator.py chore: Improve workflow generator accessibility and API contracts (#38838) 2026-07-13 09:15:54 +00:00
mcp_server.py refactor(api): migrate console app common endpoints to BaseModel (#37951) 2026-07-02 03:24:38 +00:00
message.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
model_config.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
ops_trace.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
permission_keys.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
site.py refactor(api): migrate console app common endpoints to BaseModel (#37951) 2026-07-02 03:24:38 +00:00
statistic.py refactor(api): migrate console app chat endpoints to BaseModel (#37952) 2026-07-02 04:43:58 +00:00
workflow_app_log.py feat: update monitor permission key and plugin permission key (#37937) 2026-06-25 09:41:38 +00:00
workflow_comment.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
workflow_draft_variable.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +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 chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00
workflow_statistic.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
workflow_trigger.py refactor(api): migrate console app common endpoints to BaseModel (#37951) 2026-07-02 03:24:38 +00:00
workflow.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
wraps.py fix(api): require trial app registration for reads (#38858) 2026-07-13 09:12:44 +00:00