mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
feat(web): add specialized UI for all built-in tool calls
Replace generic JSON display with dedicated components for search_memory, search_inbox, web_fetch, send, react, get_contacts, email tools, browser tools, subagent tools, and use_skill.
This commit is contained in:
@@ -141,6 +141,13 @@
|
||||
"toolExecExit": "退出: {code}",
|
||||
"toolExecError": "错误",
|
||||
"toolScheduleItems": "{count} 条",
|
||||
"toolMemoryResults": "{count} 条记忆",
|
||||
"toolInboxResults": "{count} 条消息",
|
||||
"toolWebFetchPreview": "预览",
|
||||
"toolContactsCount": "{count} 个联系人",
|
||||
"toolEmailCount": "{count} 封邮件",
|
||||
"toolEmailAccounts": "{count} 个账户",
|
||||
"toolSubagentCount": "{count} 个子代理",
|
||||
"unknownUser": "{platform}用户",
|
||||
"files": "文件管理"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user