fix tool approval flow (#773)
This commit is contained in:
@@ -178,6 +178,12 @@ export default {
|
||||
searchEnterHint: 'Enter to open · Esc to close',
|
||||
searchFailed: 'Failed to search sessions',
|
||||
newChat: 'New Chat',
|
||||
approvalKicker: 'Terminal permission',
|
||||
approvalTitle: 'Review command before running',
|
||||
approvalAllowOnce: 'Allow once',
|
||||
approvalAllowSession: 'Allow session',
|
||||
approvalAlways: 'Always',
|
||||
approvalDeny: 'Deny',
|
||||
newCliChat: 'New CLI',
|
||||
deleteSession: 'Delete this session?',
|
||||
sessionDeleted: 'Session deleted',
|
||||
|
||||
Reference in New Issue
Block a user