feat: mcp tools not support warning

This commit is contained in:
Joel
2025-06-05 15:08:57 +08:00
parent b3eca1b664
commit 933194b1f7
5 changed files with 34 additions and 2 deletions

View File

@ -93,6 +93,7 @@ const translation = {
unsupportedTitle: 'Unsupported Action',
unsupportedContent: 'The installed plugin version does not provide this action.',
unsupportedContent2: 'Click to switch version.',
unsupportedMCPTool: 'Currently selected agent strategy plugin version does not support MCP tools.',
},
configureApp: 'Configure App',
configureModel: 'Configure model',

View File

@ -93,6 +93,7 @@ const translation = {
unsupportedTitle: '不支持的 Action',
unsupportedContent: '已安装的插件版本不提供这个 action。',
unsupportedContent2: '点击切换版本',
unsupportedMCPTool: '当前选定的 Agent 策略插件版本不支持 MCP 工具。',
},
configureApp: '应用设置',
configureModel: '模型设置',