feat: implemented confirmation mechanism for tool invokation
This commit is contained in:
@@ -10,6 +10,11 @@ export const zhHkMessages: TranslationMessages = {
|
||||
'chatbox.todo.ariaLabel': '代理任務清單',
|
||||
'chatbox.todo.count': '已完成 {completed}/{total}',
|
||||
'chatbox.todo.active': '當前進行中:{task}',
|
||||
'chatbox.fastForward.title': '快速放行工具執行審批',
|
||||
'chatbox.tool.confirmation.ariaLabel': '工具執行審批操作',
|
||||
'chatbox.tool.confirmation.allow': '允許',
|
||||
'chatbox.tool.confirmation.alwaysAllow': '始終允許',
|
||||
'chatbox.tool.confirmation.deny': '拒絕',
|
||||
'mainContent.createTrack': '建立音軌',
|
||||
'mainContent.showGlobalTracks': '顯示全域音軌',
|
||||
'status.chordGuideCandidate': '和弦指導候選: {name} - {notes} - {note}',
|
||||
|
||||
Reference in New Issue
Block a user