dify/api/controllers/console/app
yyh 98d9b11f7b
chore(agent-v2): sync changes (#38513)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Jashwanth Reddy Gummula <gmrnlg1971@gmail.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: wangxiaolei <fatelei@gmail.com>
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-08 12:05:04 +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 chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
audio.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +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 feat: optimize http status code (#31430) 2026-01-24 10:16:16 +08:00
generator.py feat(workflow-generator): enhance the AI auto-creation flow end-to-end (#38175) 2026-07-01 02:28:58 +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 refactor: make session boundaries explicit for migration flows (#38379) 2026-07-04 04:43:01 +00:00