dify/api/controllers/console/workspace
Novice fd124e6d32
Merge main HEAD (segment 5) into sandboxed-agent-rebase
Resolve 83 conflicts: 10 backend, 62 frontend, 11 config/lock files.
Preserve sandbox/agent/collaboration features while adopting main's
UI refactorings (Dialog/AlertDialog/Popover), model provider updates,
and enterprise features.

Made-with: Cursor
2026-03-23 14:20:06 +08:00
..
__init__.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
account.py Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +08:00
agent_providers.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
dsl.py refactor: replace reqparse with Pydantic models in dsl and sandbox_providers 2026-02-04 13:23:07 +08:00
endpoint.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
error.py fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
load_balancing_config.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
members.py refactor: select in console explore and workspace controllers (#33842) 2026-03-21 20:06:17 +09:00
model_providers.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
models.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
plugin.py refactor(workflow): move agent node back to core workflow (#33431) 2026-03-14 22:33:13 +08:00
sandbox_providers.py style: auto-format after segment 3 import migrations 2026-03-23 10:37:02 +08:00
tool_providers.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
trigger_providers.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
workspace.py refactor: select in console explore and workspace controllers (#33842) 2026-03-21 20:06:17 +09:00