feat(web): add OpenClawTool

This commit is contained in:
zhaoying
2026-04-09 17:38:35 +08:00
parent ae1909b7e9
commit 9f9ac69f97
4 changed files with 69 additions and 3 deletions

View File

@@ -2113,6 +2113,19 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
return_text_position_enable: 'Return Text Position Info',
return_text_position_enable_desc: 'Whether to return coordinate positions of recognized text',
OpenClawTool_desc: 'OpenClaw Remote Agent',
OpenClawTool_features: 'OpenClaw Remote Agent — 3D Printing and Device Management',
OpenClawTool_config_desc: 'Configure OpenClaw Gateway connection. Server URL and API Key are required.',
OpenClawTool_server_url_desc: 'OpenClaw Gateway server URL, e.g. http://xxx.xxx.xxx.xx:xxx',
OpenClawTool_api_key_desc: 'OpenClaw API Key, created in OpenClaw admin console',
OpenClawTool_agent_id_desc: 'Target Agent ID, defaults to main, usually no need to change',
OpenClawTool_enable: 'Enable OpenClaw',
agent_id: 'Agent ID',
'3dPrinting': '3D Printing',
deviceManagement: 'Device Management',
multimodalInteraction: 'Multimodal Interaction',
remoteAgent: 'Remote Agent',
addCustom: 'Add Custom Tool',
editCustom: 'Edit Custom Tool',
schema: 'Schema',