mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-15 04:20:57 -07:00
feat: add /mcp refresh command (#4566)
This commit is contained in:
committed by
GitHub
parent
6a7beb53f5
commit
20e9504cf2
@@ -630,7 +630,7 @@ export class Config {
|
||||
registerCoreTool(MemoryTool);
|
||||
registerCoreTool(WebSearchTool, this);
|
||||
|
||||
await registry.discoverTools();
|
||||
await registry.discoverAllTools();
|
||||
return registry;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user