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:
@@ -1439,7 +1439,9 @@
|
||||
"cancel": "Cancel",
|
||||
"send": "Send",
|
||||
"forkAndSend": "Fork & Send",
|
||||
"slashCommands": "Slash commands"
|
||||
"slashCommands": "Slash commands",
|
||||
"expertSkills": "Expert skills",
|
||||
"expertsEmptyForAgent": "This agent has no enabled experts. Enable them in Settings > Experts."
|
||||
},
|
||||
"messageQueue": {
|
||||
"addToQueue": "Queue message",
|
||||
|
||||
Reference in New Issue
Block a user