dify/api/services/tools
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
..
api_tools_manage_service.py refactor(api): type tool service dicts with TypedDict (#33836) 2026-03-21 11:43:49 +09:00
builtin_tools_manage_service.py revert: add tools for output in agent mode 2026-02-04 21:43:53 +08:00
mcp_tools_manage_service.py test: add unit tests for services-part-1 (#33050) 2026-03-23 00:02:41 +08:00
tool_labels_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
tools_manage_service.py fix(api): remove tool provider list cache to fix cache inconsistency (#30323) 2025-12-29 16:58:38 +08:00
tools_transform_service.py fix: fix mcp tool parameter extract (#33258) 2026-03-11 13:46:38 +08:00
workflow_tools_manage_service.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00