mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-17 01:21:10 -07:00
Add low/full CLI error verbosity mode for cleaner UI (#20399)
This commit is contained in:
@@ -581,6 +581,7 @@ export const useSlashCommandProcessor = (
|
||||
name: 'Expansion',
|
||||
description: 'Command expansion needs shell access',
|
||||
status: CoreToolCallStatus.AwaitingApproval,
|
||||
isClientInitiated: true,
|
||||
resultDisplay: undefined,
|
||||
confirmationDetails,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user