mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-06 03:10:42 -07:00
Revert "feat(ui): add source indicators to slash commands" (#19695)
This commit is contained in:
@@ -191,12 +191,6 @@ export interface SlashCommand {
|
||||
|
||||
kind: CommandKind;
|
||||
|
||||
/**
|
||||
* Optional namespace for the command (e.g., 'user', 'workspace', 'extensionName').
|
||||
* If provided, the command will be registered as 'namespace:name'.
|
||||
*/
|
||||
namespace?: string;
|
||||
|
||||
/**
|
||||
* Controls whether the command auto-executes when selected with Enter.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user