@google/gemini-cli 0.39.0-preview.0 → 0.39.0-preview.1

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 (40) hide show
  1. package/bundle/{chunk-LF246RTE.js → chunk-7SQF544H.js} +385 -301
  2. package/bundle/{chunk-5ZBBJS2A.js → chunk-D5PDFQWX.js} +1 -1
  3. package/bundle/{chunk-NMO6M2JW.js → chunk-EZUZYRLG.js} +4 -4
  4. package/bundle/{chunk-CB4IHCOV.js → chunk-F2GDXAAF.js} +332 -288
  5. package/bundle/{chunk-ZFUMNFZD.js → chunk-IP2YTTJH.js} +6514 -11862
  6. package/bundle/{chunk-UCJYTRQH.js → chunk-MJR464GS.js} +1 -1
  7. package/bundle/{chunk-DY3XSEN6.js → chunk-OS555R2T.js} +2 -2
  8. package/bundle/{chunk-L5FKR6GE.js → chunk-OXN7IRB7.js} +4 -4
  9. package/bundle/chunk-P2IAFIFP.js +360274 -0
  10. package/bundle/chunk-QHUP5MEL.js +156 -0
  11. package/bundle/{chunk-KMWY7IVQ.js → chunk-TULI5SFB.js} +72 -60
  12. package/bundle/chunk-WHPMO3WR.js +101702 -0
  13. package/bundle/{cleanup-INA6FKQG.js → cleanup-C647TEIA.js} +2 -2
  14. package/bundle/{cleanup-DKDGF4IA.js → cleanup-CZSIFJCD.js} +3 -3
  15. package/bundle/cleanup-MYBJ6ZHP.js +33 -0
  16. package/bundle/{cleanup-B7STSNY5.js → cleanup-T6HLM5JP.js} +2 -2
  17. package/bundle/{core-6MCGZ334.js → core-IZKTELTX.js} +3 -1
  18. package/bundle/{devtoolsService-BXBCDCC2.js → devtoolsService-2ROQ6LME.js} +2 -2
  19. package/bundle/{devtoolsService-DDDJINQW.js → devtoolsService-CR2UJLLC.js} +5 -4
  20. package/bundle/{devtoolsService-QN4BQSIF.js → devtoolsService-GHSBU5R5.js} +2 -2
  21. package/bundle/devtoolsService-OEBSPLJN.js +871 -0
  22. package/bundle/{dist-2M52ZJGU.js → dist-ADH7BOBF.js} +3 -1
  23. package/bundle/{core-MYQB6KXT.js → dist-OST42PZR.js} +4 -2
  24. package/bundle/dist-ZMA73RD7.js +2010 -0
  25. package/bundle/docs/cli/plan-mode.md +1 -2
  26. package/bundle/{gemini-JFTJVXU4.js → gemini-6BFSWN53.js} +184 -169
  27. package/bundle/{gemini-TS2LMZH4.js → gemini-GUA6PG6F.js} +7 -7
  28. package/bundle/gemini-HENMLXDS.js +15321 -0
  29. package/bundle/{gemini-BA3BDBJT.js → gemini-IENVNLLQ.js} +7 -7
  30. package/bundle/gemini.js +3 -3
  31. package/bundle/{interactiveCli-7ZBDFPFP.js → interactiveCli-FCDJTVQ3.js} +6 -5
  32. package/bundle/{interactiveCli-W43ANBCL.js → interactiveCli-FMNSXXHR.js} +6 -5
  33. package/bundle/{interactiveCli-K6QHA2GI.js → interactiveCli-P3PFIHWL.js} +277 -259
  34. package/bundle/interactiveCli-SEQ7RLOB.js +34493 -0
  35. package/bundle/node_modules/@google/gemini-cli-devtools/package.json +1 -1
  36. package/bundle/{oauth2-provider-53ZABNLX.js → oauth2-provider-6TB4NGWJ.js} +1 -1
  37. package/bundle/{oauth2-provider-3YCIQHIN.js → oauth2-provider-AUIG7Q6O.js} +1 -1
  38. package/bundle/{oauth2-provider-T4YYJWZG.js → oauth2-provider-IXDXXQ6U.js} +39 -73
  39. package/bundle/oauth2-provider-UF547EKT.js +237 -0
  40. package/package.json +1 -1
@@ -4,7 +4,7 @@ import {
4
4
  isTelemetrySdkInitialized,
5
5
  resetBrowserSession,
6
6
  shutdownTelemetry
7
- } from "./chunk-ZFUMNFZD.js";
7
+ } from "./chunk-7SQF544H.js";
8
8
  import {
9
9
  Storage
10
10
  } from "./chunk-QM5IP3NK.js";
@@ -5,7 +5,7 @@ import {
5
5
  } from "./chunk-5PS3AYFU.js";
6
6
  import {
7
7
  runExitCleanup
8
- } from "./chunk-DY3XSEN6.js";
8
+ } from "./chunk-D5PDFQWX.js";
9
9
  import {
10
10
  AsyncFzf,
11
11
  AuthProviderType,
@@ -167,7 +167,7 @@ import {
167
167
  tokenLimit,
168
168
  uiTelemetryService,
169
169
  yellowBright
170
- } from "./chunk-LF246RTE.js";
170
+ } from "./chunk-7SQF544H.js";
171
171
  import {
172
172
  ApprovalMode,
173
173
  CoreEvent,
@@ -76642,7 +76642,7 @@ var authCommand = {
76642
76642
  import process35 from "node:process";
76643
76643
 
76644
76644
  // packages/cli/src/generated/git-commit.ts
76645
- var GIT_COMMIT_INFO = "5b1f7375a";
76645
+ var GIT_COMMIT_INFO = "8d4bd62d3";
76646
76646
 
76647
76647
  // packages/cli/src/ui/utils/historyExportUtils.ts
76648
76648
  import * as fsPromises2 from "node:fs/promises";
@@ -82126,7 +82126,7 @@ Use /mcp auth <server-name> to authenticate.`
82126
82126
  type: "info",
82127
82127
  text: `Starting OAuth authentication for MCP server '${serverName}'...`
82128
82128
  });
82129
- const { MCPOAuthProvider } = await import("./core-MYQB6KXT.js");
82129
+ const { MCPOAuthProvider } = await import("./core-IZKTELTX.js");
82130
82130
  let oauthConfig = server.oauth;
82131
82131
  if (!oauthConfig) {
82132
82132
  oauthConfig = { enabled: false };