mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-27 04:02:37 -07:00
Use IdeClient directly instead of config.ideClient (#7627)
This commit is contained in:
committed by
GitHub
parent
e984802a9c
commit
ca53eccb2c
@@ -64,7 +64,7 @@ export class BuiltinCommandLoader implements ICommandLoader {
|
||||
editorCommand,
|
||||
extensionsCommand,
|
||||
helpCommand,
|
||||
ideCommand(this.config),
|
||||
await ideCommand(),
|
||||
initCommand,
|
||||
mcpCommand,
|
||||
memoryCommand,
|
||||
|
||||
Reference in New Issue
Block a user