mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 22:21:22 -07:00
Co-authored-by: Mervap <megavaprold@gmail.com> Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
This commit is contained in:
@@ -974,7 +974,7 @@ export class Config {
|
||||
}
|
||||
});
|
||||
|
||||
if (!this.interactive) {
|
||||
if (!this.interactive || this.experimentalZedIntegration) {
|
||||
await mcpInitialization;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user