mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-26 13:04:49 -07:00
refactor(cli): unify shell confirmation dialogs (#16828)
This commit is contained in:
@@ -694,6 +694,7 @@ export interface ToolExecuteConfirmationDetails {
|
||||
command: string;
|
||||
rootCommand: string;
|
||||
rootCommands: string[];
|
||||
commands?: string[];
|
||||
}
|
||||
|
||||
export interface ToolMcpConfirmationDetails {
|
||||
|
||||
Reference in New Issue
Block a user