@google/gemini-cli 0.35.0-preview.2 → 0.35.0-preview.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (28) hide show
  1. package/bundle/{chunk-5OVDZKPV.js → chunk-6TYFBMHW.js} +298 -149
  2. package/bundle/{chunk-HYF34ISK.js → chunk-A4R3OQWV.js} +7 -14
  3. package/bundle/{chunk-ELVZ5MKI.js → chunk-CY52DPHS.js} +299 -153
  4. package/bundle/{chunk-SCIFYSWM.js → chunk-M2ILNVA4.js} +7 -14
  5. package/bundle/{chunk-TYZCRVGB.js → chunk-OG7ZVIE3.js} +7 -14
  6. package/bundle/{chunk-WXXNCSKU.js → chunk-SP3CN5SW.js} +7 -14
  7. package/bundle/{chunk-6AQAEYFC.js → chunk-U4R2MXAY.js} +298 -149
  8. package/bundle/{chunk-WTYAEXC3.js → chunk-XMXHCUTA.js} +298 -149
  9. package/bundle/{core-ZWMLWHG7.js → core-2LVP4WUV.js} +9 -1
  10. package/bundle/{devtoolsService-XMVPJFZ7.js → devtoolsService-BL26GS4A.js} +2 -2
  11. package/bundle/{devtoolsService-DH7MKZL2.js → devtoolsService-TJCM4TEV.js} +2 -2
  12. package/bundle/{devtoolsService-EVTQ32UO.js → devtoolsService-Y7NQIXSP.js} +2 -2
  13. package/bundle/{devtoolsService-FPFZEEVK.js → devtoolsService-ZSLJ6ZX3.js} +2 -2
  14. package/bundle/{dist-6LCHGUBD.js → dist-62BF6UAT.js} +9 -1
  15. package/bundle/{dist-AWPSKKKO.js → dist-ZB3W6HDM.js} +9 -1
  16. package/bundle/{dist-WOQEPX5R.js → dist-ZPSHGZCY.js} +9 -1
  17. package/bundle/docs/cli/telemetry.md +28 -0
  18. package/bundle/gemini.js +6 -6
  19. package/bundle/{interactiveCli-7H3T4KJF.js → interactiveCli-7UCQINHC.js} +3 -3
  20. package/bundle/{interactiveCli-N4QW3NCZ.js → interactiveCli-P7N2TZZ2.js} +3 -3
  21. package/bundle/{interactiveCli-E3DWTWRM.js → interactiveCli-QHET6XGY.js} +3 -3
  22. package/bundle/{interactiveCli-Z4Y6XB7M.js → interactiveCli-R42I3ZR2.js} +3 -3
  23. package/bundle/node_modules/@google/gemini-cli-devtools/package.json +1 -1
  24. package/bundle/{oauth2-provider-CPMX7ITW.js → oauth2-provider-756G3OVY.js} +1 -1
  25. package/bundle/{oauth2-provider-IU6STKL7.js → oauth2-provider-FZKOXX3P.js} +1 -1
  26. package/bundle/{oauth2-provider-LTBDSRHY.js → oauth2-provider-QMCN34OP.js} +1 -1
  27. package/bundle/{oauth2-provider-ZWWMTBET.js → oauth2-provider-XHYKUX3S.js} +1 -1
  28. package/package.json +1 -1
@@ -161,7 +161,7 @@ import {
161
161
  tokenLimit,
162
162
  uiTelemetryService,
163
163
  yellowBright
164
- } from "./chunk-WTYAEXC3.js";
164
+ } from "./chunk-6TYFBMHW.js";
165
165
  import {
166
166
  require_undici
167
167
  } from "./chunk-37ZTTFQF.js";
@@ -68408,18 +68408,11 @@ Details: ${error.details}` : ""}`
68408
68408
  plan: config.plan
68409
68409
  };
68410
68410
  } catch (e) {
68411
- const extName = path14.basename(extensionDir);
68412
- debugLogger.warn(
68413
- `Warning: Removing broken extension ${extName}: ${getErrorMessage(e)}`
68411
+ debugLogger.error(
68412
+ `Warning: Skipping extension in ${effectiveExtensionPath}: ${getErrorMessage(
68413
+ e
68414
+ )}`
68414
68415
  );
68415
- try {
68416
- await fs19.promises.rm(extensionDir, { recursive: true, force: true });
68417
- } catch (rmError) {
68418
- debugLogger.error(
68419
- `Failed to remove broken extension directory ${extensionDir}:`,
68420
- rmError
68421
- );
68422
- }
68423
68416
  return null;
68424
68417
  }
68425
68418
  }
@@ -82775,7 +82768,7 @@ var authCommand = {
82775
82768
  import process29 from "node:process";
82776
82769
 
82777
82770
  // packages/cli/src/generated/git-commit.ts
82778
- var GIT_COMMIT_INFO = "dd950088c";
82771
+ var GIT_COMMIT_INFO = "596a736a9";
82779
82772
 
82780
82773
  // packages/cli/src/ui/utils/historyExportUtils.ts
82781
82774
  import * as fsPromises2 from "node:fs/promises";
@@ -88108,7 +88101,7 @@ Use /mcp auth <server-name> to authenticate.`
88108
88101
  type: "info",
88109
88102
  text: `Starting OAuth authentication for MCP server '${serverName}'...`
88110
88103
  });
88111
- const { MCPOAuthProvider } = await import("./dist-6LCHGUBD.js");
88104
+ const { MCPOAuthProvider } = await import("./dist-ZPSHGZCY.js");
88112
88105
  let oauthConfig = server.oauth;
88113
88106
  if (!oauthConfig) {
88114
88107
  oauthConfig = { enabled: false };
@@ -161,7 +161,7 @@ import {
161
161
  tokenLimit,
162
162
  uiTelemetryService,
163
163
  yellowBright
164
- } from "./chunk-5OVDZKPV.js";
164
+ } from "./chunk-XMXHCUTA.js";
165
165
  import {
166
166
  require_undici
167
167
  } from "./chunk-37ZTTFQF.js";
@@ -68408,18 +68408,11 @@ Details: ${error.details}` : ""}`
68408
68408
  plan: config.plan
68409
68409
  };
68410
68410
  } catch (e) {
68411
- const extName = path14.basename(extensionDir);
68412
- debugLogger.warn(
68413
- `Warning: Removing broken extension ${extName}: ${getErrorMessage(e)}`
68411
+ debugLogger.error(
68412
+ `Warning: Skipping extension in ${effectiveExtensionPath}: ${getErrorMessage(
68413
+ e
68414
+ )}`
68414
68415
  );
68415
- try {
68416
- await fs19.promises.rm(extensionDir, { recursive: true, force: true });
68417
- } catch (rmError) {
68418
- debugLogger.error(
68419
- `Failed to remove broken extension directory ${extensionDir}:`,
68420
- rmError
68421
- );
68422
- }
68423
68416
  return null;
68424
68417
  }
68425
68418
  }
@@ -82775,7 +82768,7 @@ var authCommand = {
82775
82768
  import process29 from "node:process";
82776
82769
 
82777
82770
  // packages/cli/src/generated/git-commit.ts
82778
- var GIT_COMMIT_INFO = "7f8fb6f29";
82771
+ var GIT_COMMIT_INFO = "63c6560a3";
82779
82772
 
82780
82773
  // packages/cli/src/ui/utils/historyExportUtils.ts
82781
82774
  import * as fsPromises2 from "node:fs/promises";
@@ -88108,7 +88101,7 @@ Use /mcp auth <server-name> to authenticate.`
88108
88101
  type: "info",
88109
88102
  text: `Starting OAuth authentication for MCP server '${serverName}'...`
88110
88103
  });
88111
- const { MCPOAuthProvider } = await import("./dist-WOQEPX5R.js");
88104
+ const { MCPOAuthProvider } = await import("./dist-ZB3W6HDM.js");
88112
88105
  let oauthConfig = server.oauth;
88113
88106
  if (!oauthConfig) {
88114
88107
  oauthConfig = { enabled: false };
@@ -161,7 +161,7 @@ import {
161
161
  tokenLimit,
162
162
  uiTelemetryService,
163
163
  yellowBright
164
- } from "./chunk-6AQAEYFC.js";
164
+ } from "./chunk-U4R2MXAY.js";
165
165
  import {
166
166
  require_undici
167
167
  } from "./chunk-37ZTTFQF.js";
@@ -68408,18 +68408,11 @@ Details: ${error.details}` : ""}`
68408
68408
  plan: config.plan
68409
68409
  };
68410
68410
  } catch (e) {
68411
- const extName = path14.basename(extensionDir);
68412
- debugLogger.warn(
68413
- `Warning: Removing broken extension ${extName}: ${getErrorMessage(e)}`
68411
+ debugLogger.error(
68412
+ `Warning: Skipping extension in ${effectiveExtensionPath}: ${getErrorMessage(
68413
+ e
68414
+ )}`
68414
68415
  );
68415
- try {
68416
- await fs19.promises.rm(extensionDir, { recursive: true, force: true });
68417
- } catch (rmError) {
68418
- debugLogger.error(
68419
- `Failed to remove broken extension directory ${extensionDir}:`,
68420
- rmError
68421
- );
68422
- }
68423
68416
  return null;
68424
68417
  }
68425
68418
  }
@@ -82775,7 +82768,7 @@ var authCommand = {
82775
82768
  import process29 from "node:process";
82776
82769
 
82777
82770
  // packages/cli/src/generated/git-commit.ts
82778
- var GIT_COMMIT_INFO = "dd950088c";
82771
+ var GIT_COMMIT_INFO = "596a736a9";
82779
82772
 
82780
82773
  // packages/cli/src/ui/utils/historyExportUtils.ts
82781
82774
  import * as fsPromises2 from "node:fs/promises";
@@ -88108,7 +88101,7 @@ Use /mcp auth <server-name> to authenticate.`
88108
88101
  type: "info",
88109
88102
  text: `Starting OAuth authentication for MCP server '${serverName}'...`
88110
88103
  });
88111
- const { MCPOAuthProvider } = await import("./dist-AWPSKKKO.js");
88104
+ const { MCPOAuthProvider } = await import("./dist-62BF6UAT.js");
88112
88105
  let oauthConfig = server.oauth;
88113
88106
  if (!oauthConfig) {
88114
88107
  oauthConfig = { enabled: false };