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": "대기열에 추가",