feat(chat): add slash command dropdown button in message input toolbar

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
xintaofei
2026-04-04 13:24:26 +08:00
parent 576944ac1f
commit 6359651247
12 changed files with 85 additions and 17 deletions

View File

@@ -1421,7 +1421,8 @@
"loadingMode": "正在加载模式...",
"cancel": "取消",
"send": "发送",
"forkAndSend": "分叉发送"
"forkAndSend": "分叉发送",
"slashCommands": "斜杠命令"
},
"messageQueue": {
"addToQueue": "加入队列",