feat(chat): add experts menu to message input toolbar

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
xintaofei
2026-04-10 16:38:03 +08:00
parent b876022377
commit b63fe3f800
13 changed files with 479 additions and 28 deletions

View File

@@ -1439,7 +1439,9 @@
"cancel": "取消",
"send": "发送",
"forkAndSend": "分叉发送",
"slashCommands": "斜杠命令"
"slashCommands": "斜杠命令",
"expertSkills": "专家技能",
"expertsEmptyForAgent": "该智能体没有启用任何专家。请在「设置 > 专家」中启用。"
},
"messageQueue": {
"addToQueue": "加入队列",