dify/api/services/tools
yyh 87f87bc4a8
Merge branch 'feat/css-first' into deploy/dev
# Conflicts:
#	eslint-suppressions.json
#	web/app/components/datasets/create/step-two/components/__tests__/inputs.spec.tsx
#	web/app/components/workflow/selection-contextmenu.tsx
2026-05-05 12:10:26 +08:00
..
api_tools_manage_service.py Merge branch 'feat/css-first' into deploy/dev 2026-05-05 12:10:26 +08:00
builtin_tools_manage_service.py feat: marketplace and oauth fixes (#35509) 2026-04-24 07:53:14 +00:00
mcp_tools_manage_service.py refactor(api): improve type safety in MCPToolManageService.execute_auth_actions (#34824) 2026-04-13 05:29:10 +00: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 refactor: replace bare dict with dict[str, Any] in core provider services and misc modules (#35124) 2026-04-14 03:03:08 +00:00
workflow_tools_manage_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00