@google/gemini-cli 0.37.1 → 0.37.2

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 (27) hide show
  1. package/bundle/{chunk-7I6BZ5I5.js → chunk-4UMQLF27.js} +4 -4
  2. package/bundle/{chunk-656G5G3B.js → chunk-6JWICRU7.js} +4 -4
  3. package/bundle/{chunk-6G53DP6Y.js → chunk-FAE26AOD.js} +4 -4
  4. package/bundle/{chunk-2P3YD5SP.js → chunk-FNPZEX27.js} +4 -4
  5. package/bundle/{chunk-DZQZKSDY.js → chunk-MUTEY5LE.js} +4 -4
  6. package/bundle/{chunk-7D745VGL.js → chunk-PE2NGK4O.js} +3 -3
  7. package/bundle/{chunk-MODIYMRW.js → chunk-XDYYZLVW.js} +4 -4
  8. package/bundle/{chunk-Y63D5UTO.js → chunk-ZCQAWKMD.js} +4 -4
  9. package/bundle/{core-TNOSLH5P.js → core-2SK7SRNF.js} +1 -1
  10. package/bundle/{devtoolsService-V7ZBOBF6.js → devtoolsService-7WYJNYOV.js} +2 -2
  11. package/bundle/{devtoolsService-5AAG2UMX.js → devtoolsService-FWKCOXYX.js} +2 -2
  12. package/bundle/{devtoolsService-NL4FGM2B.js → devtoolsService-URDW7HBF.js} +2 -2
  13. package/bundle/{devtoolsService-DG3SDAMZ.js → devtoolsService-Y5A3EDJE.js} +2 -2
  14. package/bundle/{dist-DIJCUDOP.js → dist-GLIAC2IL.js} +1 -1
  15. package/bundle/{dist-F3BG3DZ4.js → dist-TS22EKCG.js} +1 -1
  16. package/bundle/{dist-UGFGYXRB.js → dist-Z2S5IB4B.js} +1 -1
  17. package/bundle/gemini.js +6 -6
  18. package/bundle/{interactiveCli-25PTL36A.js → interactiveCli-GCAC6FV6.js} +5 -5
  19. package/bundle/{interactiveCli-IDTGFIRK.js → interactiveCli-GX2NUXEE.js} +5 -5
  20. package/bundle/{interactiveCli-YYTUAB4S.js → interactiveCli-IJTLUX4D.js} +5 -5
  21. package/bundle/{interactiveCli-KDKOA5HQ.js → interactiveCli-X4RY42N6.js} +5 -5
  22. package/bundle/node_modules/@google/gemini-cli-devtools/package.json +1 -1
  23. package/bundle/{oauth2-provider-A7PNIAIF.js → oauth2-provider-4TA2ENGZ.js} +1 -1
  24. package/bundle/{oauth2-provider-SX6BAJM6.js → oauth2-provider-TPB4LTUP.js} +1 -1
  25. package/bundle/{oauth2-provider-YW6ORE7X.js → oauth2-provider-YEU6QEFO.js} +1 -1
  26. package/bundle/{oauth2-provider-NB6AEGWS.js → oauth2-provider-YVD7LHOL.js} +1 -1
  27. package/package.json +1 -1
@@ -167,7 +167,7 @@ import {
167
167
  tokenLimit,
168
168
  uiTelemetryService,
169
169
  yellowBright
170
- } from "./chunk-7D745VGL.js";
170
+ } from "./chunk-MUTEY5LE.js";
171
171
  import {
172
172
  ApprovalMode,
173
173
  CoreEvent,
@@ -88067,7 +88067,7 @@ var authCommand = {
88067
88067
  import process34 from "node:process";
88068
88068
 
88069
88069
  // packages/cli/src/generated/git-commit.ts
88070
- var GIT_COMMIT_INFO = "b569a98c0";
88070
+ var GIT_COMMIT_INFO = "256584d14";
88071
88071
 
88072
88072
  // packages/cli/src/ui/utils/historyExportUtils.ts
88073
88073
  import * as fsPromises2 from "node:fs/promises";
@@ -93566,7 +93566,7 @@ Use /mcp auth <server-name> to authenticate.`
93566
93566
  type: "info",
93567
93567
  text: `Starting OAuth authentication for MCP server '${serverName}'...`
93568
93568
  });
93569
- const { MCPOAuthProvider } = await import("./dist-F3BG3DZ4.js");
93569
+ const { MCPOAuthProvider } = await import("./dist-Z2S5IB4B.js");
93570
93570
  let oauthConfig = server.oauth;
93571
93571
  if (!oauthConfig) {
93572
93572
  oauthConfig = { enabled: false };
@@ -98109,11 +98109,11 @@ export {
98109
98109
  terminalCapabilityManager,
98110
98110
  isBrowser,
98111
98111
  StyledLine,
98112
+ styledLineToString,
98112
98113
  toStyledCharacters,
98113
98114
  styledCharsWidth,
98114
98115
  wordBreakStyledChars,
98115
98116
  widestLineFromStyledChars,
98116
- styledCharsToString,
98117
98117
  wrapStyledChars,
98118
98118
  getBoundingBox,
98119
98119
  measure_element_default,
@@ -251002,8 +251002,8 @@ var Float64Vector = import_vector.default.Float64Vector;
251002
251002
  var PointerVector = import_vector.default.PointerVector;
251003
251003
 
251004
251004
  // packages/core/src/generated/git-commit.ts
251005
- var GIT_COMMIT_INFO = "b569a98c0";
251006
- var CLI_VERSION = "0.37.0";
251005
+ var GIT_COMMIT_INFO = "256584d14";
251006
+ var CLI_VERSION = "0.37.1";
251007
251007
 
251008
251008
  // packages/core/src/ide/detect-ide.ts
251009
251009
  var IDE_DEFINITIONS = {
@@ -277535,7 +277535,7 @@ function getVersion() {
277535
277535
  }
277536
277536
  versionPromise = (async () => {
277537
277537
  const pkgJson = await getPackageJson(__dirname4);
277538
- return "0.37.0";
277538
+ return "0.37.1";
277539
277539
  })();
277540
277540
  return versionPromise;
277541
277541
  }
@@ -331832,7 +331832,7 @@ var A2AAuthProviderFactory = class _A2AAuthProviderFactory {
331832
331832
  return provider;
331833
331833
  }
331834
331834
  case "oauth2": {
331835
- const { OAuth2AuthProvider } = await import("./oauth2-provider-NB6AEGWS.js");
331835
+ const { OAuth2AuthProvider } = await import("./oauth2-provider-YVD7LHOL.js");
331836
331836
  const provider = new OAuth2AuthProvider(
331837
331837
  authConfig,
331838
331838
  options.agentName ?? "unknown",
@@ -156,7 +156,7 @@ import {
156
156
  tokenLimit,
157
157
  uiTelemetryService,
158
158
  yellowBright
159
- } from "./chunk-656G5G3B.js";
159
+ } from "./chunk-6JWICRU7.js";
160
160
  import {
161
161
  ApprovalMode,
162
162
  CoreEvent,
@@ -88055,7 +88055,7 @@ var authCommand = {
88055
88055
  import process34 from "node:process";
88056
88056
 
88057
88057
  // packages/cli/src/generated/git-commit.ts
88058
- var GIT_COMMIT_INFO = "b569a98c0";
88058
+ var GIT_COMMIT_INFO = "256584d14";
88059
88059
 
88060
88060
  // packages/cli/src/ui/utils/historyExportUtils.ts
88061
88061
  import * as fsPromises2 from "node:fs/promises";
@@ -93554,7 +93554,7 @@ Use /mcp auth <server-name> to authenticate.`
93554
93554
  type: "info",
93555
93555
  text: `Starting OAuth authentication for MCP server '${serverName}'...`
93556
93556
  });
93557
- const { MCPOAuthProvider } = await import("./core-TNOSLH5P.js");
93557
+ const { MCPOAuthProvider } = await import("./core-2SK7SRNF.js");
93558
93558
  let oauthConfig = server.oauth;
93559
93559
  if (!oauthConfig) {
93560
93560
  oauthConfig = { enabled: false };
@@ -98097,11 +98097,11 @@ export {
98097
98097
  terminalCapabilityManager,
98098
98098
  isBrowser,
98099
98099
  StyledLine,
98100
+ styledLineToString,
98100
98101
  toStyledCharacters,
98101
98102
  styledCharsWidth,
98102
98103
  wordBreakStyledChars,
98103
98104
  widestLineFromStyledChars,
98104
- styledCharsToString,
98105
98105
  wrapStyledChars,
98106
98106
  getBoundingBox,
98107
98107
  measure_element_default,
@@ -250894,8 +250894,8 @@ var Float64Vector = import_vector.default.Float64Vector;
250894
250894
  var PointerVector = import_vector.default.PointerVector;
250895
250895
 
250896
250896
  // packages/core/dist/src/generated/git-commit.js
250897
- var GIT_COMMIT_INFO = "b569a98c0";
250898
- var CLI_VERSION = "0.37.1";
250897
+ var GIT_COMMIT_INFO = "256584d14";
250898
+ var CLI_VERSION = "0.37.2";
250899
250899
 
250900
250900
  // packages/core/dist/src/ide/detect-ide.js
250901
250901
  var IDE_DEFINITIONS = {
@@ -276676,7 +276676,7 @@ function getVersion() {
276676
276676
  }
276677
276677
  versionPromise = (async () => {
276678
276678
  const pkgJson = await getPackageJson(__dirname4);
276679
- return "0.37.1";
276679
+ return "0.37.2";
276680
276680
  })();
276681
276681
  return versionPromise;
276682
276682
  }
@@ -328861,7 +328861,7 @@ var A2AAuthProviderFactory = class _A2AAuthProviderFactory {
328861
328861
  return provider;
328862
328862
  }
328863
328863
  case "oauth2": {
328864
- const { OAuth2AuthProvider } = await import("./oauth2-provider-A7PNIAIF.js");
328864
+ const { OAuth2AuthProvider } = await import("./oauth2-provider-YEU6QEFO.js");
328865
328865
  const provider = new OAuth2AuthProvider(authConfig, options.agentName ?? "unknown", agentCard, options.agentCardUrl);
328866
328866
  await provider.initialize();
328867
328867
  return provider;
@@ -250894,8 +250894,8 @@ var Float64Vector = import_vector.default.Float64Vector;
250894
250894
  var PointerVector = import_vector.default.PointerVector;
250895
250895
 
250896
250896
  // packages/core/dist/src/generated/git-commit.js
250897
- var GIT_COMMIT_INFO = "b569a98c0";
250898
- var CLI_VERSION = "0.37.0";
250897
+ var GIT_COMMIT_INFO = "256584d14";
250898
+ var CLI_VERSION = "0.37.1";
250899
250899
 
250900
250900
  // packages/core/dist/src/ide/detect-ide.js
250901
250901
  var IDE_DEFINITIONS = {
@@ -276676,7 +276676,7 @@ function getVersion() {
276676
276676
  }
276677
276677
  versionPromise = (async () => {
276678
276678
  const pkgJson = await getPackageJson(__dirname4);
276679
- return "0.37.0";
276679
+ return "0.37.2";
276680
276680
  })();
276681
276681
  return versionPromise;
276682
276682
  }
@@ -328861,7 +328861,7 @@ var A2AAuthProviderFactory = class _A2AAuthProviderFactory {
328861
328861
  return provider;
328862
328862
  }
328863
328863
  case "oauth2": {
328864
- const { OAuth2AuthProvider } = await import("./oauth2-provider-SX6BAJM6.js");
328864
+ const { OAuth2AuthProvider } = await import("./oauth2-provider-TPB4LTUP.js");
328865
328865
  const provider = new OAuth2AuthProvider(authConfig, options.agentName ?? "unknown", agentCard, options.agentCardUrl);
328866
328866
  await provider.initialize();
328867
328867
  return provider;
@@ -250894,8 +250894,8 @@ var Float64Vector = import_vector.default.Float64Vector;
250894
250894
  var PointerVector = import_vector.default.PointerVector;
250895
250895
 
250896
250896
  // packages/core/dist/src/generated/git-commit.js
250897
- var GIT_COMMIT_INFO = "b569a98c0";
250898
- var CLI_VERSION = "0.37.0";
250897
+ var GIT_COMMIT_INFO = "256584d14";
250898
+ var CLI_VERSION = "0.37.1";
250899
250899
 
250900
250900
  // packages/core/dist/src/ide/detect-ide.js
250901
250901
  var IDE_DEFINITIONS = {
@@ -328861,7 +328861,7 @@ var A2AAuthProviderFactory = class _A2AAuthProviderFactory {
328861
328861
  return provider;
328862
328862
  }
328863
328863
  case "oauth2": {
328864
- const { OAuth2AuthProvider } = await import("./oauth2-provider-YW6ORE7X.js");
328864
+ const { OAuth2AuthProvider } = await import("./oauth2-provider-4TA2ENGZ.js");
328865
328865
  const provider = new OAuth2AuthProvider(authConfig, options.agentName ?? "unknown", agentCard, options.agentCardUrl);
328866
328866
  await provider.initialize();
328867
328867
  return provider;
@@ -167,7 +167,7 @@ import {
167
167
  tokenLimit,
168
168
  uiTelemetryService,
169
169
  yellowBright
170
- } from "./chunk-2P3YD5SP.js";
170
+ } from "./chunk-FNPZEX27.js";
171
171
  import {
172
172
  ApprovalMode,
173
173
  CoreEvent,
@@ -88067,7 +88067,7 @@ var authCommand = {
88067
88067
  import process34 from "node:process";
88068
88068
 
88069
88069
  // packages/cli/src/generated/git-commit.ts
88070
- var GIT_COMMIT_INFO = "3b2d4f100";
88070
+ var GIT_COMMIT_INFO = "545e956c3";
88071
88071
 
88072
88072
  // packages/cli/src/ui/utils/historyExportUtils.ts
88073
88073
  import * as fsPromises2 from "node:fs/promises";
@@ -93566,7 +93566,7 @@ Use /mcp auth <server-name> to authenticate.`
93566
93566
  type: "info",
93567
93567
  text: `Starting OAuth authentication for MCP server '${serverName}'...`
93568
93568
  });
93569
- const { MCPOAuthProvider } = await import("./dist-UGFGYXRB.js");
93569
+ const { MCPOAuthProvider } = await import("./dist-GLIAC2IL.js");
93570
93570
  let oauthConfig = server.oauth;
93571
93571
  if (!oauthConfig) {
93572
93572
  oauthConfig = { enabled: false };
@@ -98109,11 +98109,11 @@ export {
98109
98109
  terminalCapabilityManager,
98110
98110
  isBrowser,
98111
98111
  StyledLine,
98112
+ styledLineToString,
98112
98113
  toStyledCharacters,
98113
98114
  styledCharsWidth,
98114
98115
  wordBreakStyledChars,
98115
98116
  widestLineFromStyledChars,
98116
- styledCharsToString,
98117
98117
  wrapStyledChars,
98118
98118
  getBoundingBox,
98119
98119
  measure_element_default,
@@ -167,7 +167,7 @@ import {
167
167
  tokenLimit,
168
168
  uiTelemetryService,
169
169
  yellowBright
170
- } from "./chunk-DZQZKSDY.js";
170
+ } from "./chunk-PE2NGK4O.js";
171
171
  import {
172
172
  ApprovalMode,
173
173
  CoreEvent,
@@ -88067,7 +88067,7 @@ var authCommand = {
88067
88067
  import process34 from "node:process";
88068
88068
 
88069
88069
  // packages/cli/src/generated/git-commit.ts
88070
- var GIT_COMMIT_INFO = "b569a98c0";
88070
+ var GIT_COMMIT_INFO = "256584d14";
88071
88071
 
88072
88072
  // packages/cli/src/ui/utils/historyExportUtils.ts
88073
88073
  import * as fsPromises2 from "node:fs/promises";
@@ -93566,7 +93566,7 @@ Use /mcp auth <server-name> to authenticate.`
93566
93566
  type: "info",
93567
93567
  text: `Starting OAuth authentication for MCP server '${serverName}'...`
93568
93568
  });
93569
- const { MCPOAuthProvider } = await import("./dist-DIJCUDOP.js");
93569
+ const { MCPOAuthProvider } = await import("./dist-TS22EKCG.js");
93570
93570
  let oauthConfig = server.oauth;
93571
93571
  if (!oauthConfig) {
93572
93572
  oauthConfig = { enabled: false };
@@ -98109,11 +98109,11 @@ export {
98109
98109
  terminalCapabilityManager,
98110
98110
  isBrowser,
98111
98111
  StyledLine,
98112
+ styledLineToString,
98112
98113
  toStyledCharacters,
98113
98114
  styledCharsWidth,
98114
98115
  wordBreakStyledChars,
98115
98116
  widestLineFromStyledChars,
98116
- styledCharsToString,
98117
98117
  wrapStyledChars,
98118
98118
  getBoundingBox,
98119
98119
  measure_element_default,
@@ -724,7 +724,7 @@ import {
724
724
  wrapInAccountChooser,
725
725
  writeToStderr,
726
726
  writeToStdout
727
- } from "./chunk-656G5G3B.js";
727
+ } from "./chunk-6JWICRU7.js";
728
728
  import {
729
729
  ACTIVATE_SKILL_TOOL_NAME,
730
730
  ALL_BUILTIN_TOOL_NAMES,
@@ -1,5 +1,5 @@
1
1
  const require = (await import('node:module')).createRequire(import.meta.url); const __chunk_filename = (await import('node:url')).fileURLToPath(import.meta.url); const __chunk_dirname = (await import('node:path')).dirname(__chunk_filename);
2
- import "./chunk-2P3YD5SP.js";
2
+ import "./chunk-FNPZEX27.js";
3
3
  import {
4
4
  CoreEvent,
5
5
  coreEvents,
@@ -837,7 +837,7 @@ async function toggleDevToolsPanel(config, isOpen, toggle, setOpen) {
837
837
  return;
838
838
  }
839
839
  try {
840
- const { openBrowserSecurely, shouldLaunchBrowser } = await import("./dist-UGFGYXRB.js");
840
+ const { openBrowserSecurely, shouldLaunchBrowser } = await import("./dist-GLIAC2IL.js");
841
841
  const url = await startDevToolsServer(config);
842
842
  if (shouldLaunchBrowser()) {
843
843
  try {
@@ -1,5 +1,5 @@
1
1
  const require = (await import('node:module')).createRequire(import.meta.url); const __chunk_filename = (await import('node:url')).fileURLToPath(import.meta.url); const __chunk_dirname = (await import('node:path')).dirname(__chunk_filename);
2
- import "./chunk-DZQZKSDY.js";
2
+ import "./chunk-MUTEY5LE.js";
3
3
  import {
4
4
  CoreEvent,
5
5
  coreEvents,
@@ -837,7 +837,7 @@ async function toggleDevToolsPanel(config, isOpen, toggle, setOpen) {
837
837
  return;
838
838
  }
839
839
  try {
840
- const { openBrowserSecurely, shouldLaunchBrowser } = await import("./dist-DIJCUDOP.js");
840
+ const { openBrowserSecurely, shouldLaunchBrowser } = await import("./dist-Z2S5IB4B.js");
841
841
  const url = await startDevToolsServer(config);
842
842
  if (shouldLaunchBrowser()) {
843
843
  try {
@@ -1,5 +1,5 @@
1
1
  const require = (await import('node:module')).createRequire(import.meta.url); const __chunk_filename = (await import('node:url')).fileURLToPath(import.meta.url); const __chunk_dirname = (await import('node:path')).dirname(__chunk_filename);
2
- import "./chunk-7D745VGL.js";
2
+ import "./chunk-PE2NGK4O.js";
3
3
  import {
4
4
  CoreEvent,
5
5
  coreEvents,
@@ -837,7 +837,7 @@ async function toggleDevToolsPanel(config, isOpen, toggle, setOpen) {
837
837
  return;
838
838
  }
839
839
  try {
840
- const { openBrowserSecurely, shouldLaunchBrowser } = await import("./dist-F3BG3DZ4.js");
840
+ const { openBrowserSecurely, shouldLaunchBrowser } = await import("./dist-TS22EKCG.js");
841
841
  const url = await startDevToolsServer(config);
842
842
  if (shouldLaunchBrowser()) {
843
843
  try {
@@ -1,5 +1,5 @@
1
1
  const require = (await import('node:module')).createRequire(import.meta.url); const __chunk_filename = (await import('node:url')).fileURLToPath(import.meta.url); const __chunk_dirname = (await import('node:path')).dirname(__chunk_filename);
2
- import "./chunk-656G5G3B.js";
2
+ import "./chunk-6JWICRU7.js";
3
3
  import {
4
4
  coreEvents,
5
5
  debugLogger
@@ -836,7 +836,7 @@ async function toggleDevToolsPanel(config, isOpen, toggle, setOpen) {
836
836
  return;
837
837
  }
838
838
  try {
839
- const { openBrowserSecurely, shouldLaunchBrowser } = await import("./core-TNOSLH5P.js");
839
+ const { openBrowserSecurely, shouldLaunchBrowser } = await import("./core-2SK7SRNF.js");
840
840
  const url = await startDevToolsServer(config);
841
841
  if (shouldLaunchBrowser()) {
842
842
  try {
@@ -724,7 +724,7 @@ import {
724
724
  wrapInAccountChooser,
725
725
  writeToStderr,
726
726
  writeToStdout
727
- } from "./chunk-DZQZKSDY.js";
727
+ } from "./chunk-FNPZEX27.js";
728
728
  import {
729
729
  ACTIVATE_SKILL_TOOL_NAME,
730
730
  ALL_BUILTIN_TOOL_NAMES,
@@ -724,7 +724,7 @@ import {
724
724
  wrapInAccountChooser,
725
725
  writeToStderr,
726
726
  writeToStdout
727
- } from "./chunk-7D745VGL.js";
727
+ } from "./chunk-PE2NGK4O.js";
728
728
  import {
729
729
  ACTIVATE_SKILL_TOOL_NAME,
730
730
  ALL_BUILTIN_TOOL_NAMES,
@@ -724,7 +724,7 @@ import {
724
724
  wrapInAccountChooser,
725
725
  writeToStderr,
726
726
  writeToStdout
727
- } from "./chunk-2P3YD5SP.js";
727
+ } from "./chunk-MUTEY5LE.js";
728
728
  import {
729
729
  ACTIVATE_SKILL_TOOL_NAME,
730
730
  ALL_BUILTIN_TOOL_NAMES,
package/bundle/gemini.js CHANGED
@@ -66,7 +66,7 @@ import {
66
66
  updateAllUpdatableExtensions,
67
67
  updateExtension,
68
68
  validateAuthMethod
69
- } from "./chunk-MODIYMRW.js";
69
+ } from "./chunk-XDYYZLVW.js";
70
70
  import {
71
71
  AuthType,
72
72
  ChatRecordingService,
@@ -157,7 +157,7 @@ import {
157
157
  updatePolicy,
158
158
  writeToStderr,
159
159
  writeToStdout
160
- } from "./chunk-2P3YD5SP.js";
160
+ } from "./chunk-FNPZEX27.js";
161
161
  import {
162
162
  ASK_USER_TOOL_NAME,
163
163
  ApprovalMode,
@@ -7253,7 +7253,7 @@ async function loadSandboxConfig(settings, argv) {
7253
7253
  }
7254
7254
  const command2 = getSandboxCommand(sandboxValue);
7255
7255
  const packageJson = await getPackageJson(__dirname3);
7256
- const image = process.env["GEMINI_SANDBOX_IMAGE"] ?? "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.37.1" ?? customImage ?? packageJson?.config?.sandboxImageUri;
7256
+ const image = process.env["GEMINI_SANDBOX_IMAGE"] ?? "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.37.2" ?? customImage ?? packageJson?.config?.sandboxImageUri;
7257
7257
  const isNative = command2 === "windows-native" || command2 === "sandbox-exec" || command2 === "lxc";
7258
7258
  return command2 && (image || isNative) ? { enabled: true, allowedPaths, networkAccess, command: command2, image } : void 0;
7259
7259
  }
@@ -9541,7 +9541,7 @@ async function runNonInteractive({
9541
9541
  }
9542
9542
  });
9543
9543
  if (process.env["GEMINI_CLI_ACTIVITY_LOG_TARGET"]) {
9544
- const { setupInitialActivityLogger } = await import("./devtoolsService-V7ZBOBF6.js");
9544
+ const { setupInitialActivityLogger } = await import("./devtoolsService-7WYJNYOV.js");
9545
9545
  await setupInitialActivityLogger(config);
9546
9546
  }
9547
9547
  const { stdout: workingStdout } = createWorkingStdio();
@@ -14345,7 +14345,7 @@ ${reason.stack}` : ""}`;
14345
14345
  });
14346
14346
  }
14347
14347
  async function startInteractiveUI(config, settings, startupWarnings, workspaceRoot = process.cwd(), resumedSessionData, initializationResult) {
14348
- const { startInteractiveUI: doStartUI } = await import("./interactiveCli-25PTL36A.js");
14348
+ const { startInteractiveUI: doStartUI } = await import("./interactiveCli-GCAC6FV6.js");
14349
14349
  await doStartUI(
14350
14350
  config,
14351
14351
  settings,
@@ -14542,7 +14542,7 @@ ${finalArgs[promptIndex + 1]}`;
14542
14542
  await config.storage.initialize();
14543
14543
  adminControlsListner.setConfig(config);
14544
14544
  if (config.isInteractive() && settings.merged.general.devtools) {
14545
- const { setupInitialActivityLogger } = await import("./devtoolsService-V7ZBOBF6.js");
14545
+ const { setupInitialActivityLogger } = await import("./devtoolsService-7WYJNYOV.js");
14546
14546
  await setupInitialActivityLogger(config);
14547
14547
  }
14548
14548
  registerTelemetryConfig(config);
@@ -154,8 +154,8 @@ import {
154
154
  shouldSwitchTheme,
155
155
  stringWidth,
156
156
  stripUnsafeCharacters,
157
- styledCharsToString,
158
157
  styledCharsWidth,
158
+ styledLineToString,
159
159
  terminalCapabilityManager,
160
160
  theme,
161
161
  themeManager,
@@ -186,7 +186,7 @@ import {
186
186
  widestLineFromStyledChars,
187
187
  wordBreakStyledChars,
188
188
  wrapStyledChars
189
- } from "./chunk-MODIYMRW.js";
189
+ } from "./chunk-XDYYZLVW.js";
190
190
  import {
191
191
  ApiKeyUpdatedEvent,
192
192
  AsyncFzf,
@@ -306,7 +306,7 @@ import {
306
306
  validatePlanContent,
307
307
  validatePlanPath,
308
308
  writeToStdout
309
- } from "./chunk-2P3YD5SP.js";
309
+ } from "./chunk-FNPZEX27.js";
310
310
  import {
311
311
  ACTIVATE_SKILL_TOOL_NAME,
312
312
  ApprovalMode,
@@ -19999,7 +19999,7 @@ var TableRenderer = ({
19999
19999
  maxLineWidth
20000
20000
  );
20001
20001
  const lines = wrappedStyledLines.map((line) => ({
20002
- text: styledCharsToString(line),
20002
+ text: styledLineToString(line),
20003
20003
  width: styledCharsWidth(line)
20004
20004
  }));
20005
20005
  rowResult.push(lines);
@@ -49406,7 +49406,7 @@ ${queuedText}` : queuedText;
49406
49406
  if (keyMatchers["app.showErrorDetails" /* SHOW_ERROR_DETAILS */](key)) {
49407
49407
  if (settings.merged.general.devtools) {
49408
49408
  void (async () => {
49409
- const { toggleDevToolsPanel } = await import("./devtoolsService-V7ZBOBF6.js");
49409
+ const { toggleDevToolsPanel } = await import("./devtoolsService-7WYJNYOV.js");
49410
49410
  await toggleDevToolsPanel(
49411
49411
  config,
49412
49412
  showErrorDetails,
@@ -154,8 +154,8 @@ import {
154
154
  shouldSwitchTheme,
155
155
  stringWidth,
156
156
  stripUnsafeCharacters,
157
- styledCharsToString,
158
157
  styledCharsWidth,
158
+ styledLineToString,
159
159
  terminalCapabilityManager,
160
160
  theme,
161
161
  themeManager,
@@ -186,7 +186,7 @@ import {
186
186
  widestLineFromStyledChars,
187
187
  wordBreakStyledChars,
188
188
  wrapStyledChars
189
- } from "./chunk-Y63D5UTO.js";
189
+ } from "./chunk-4UMQLF27.js";
190
190
  import {
191
191
  ApiKeyUpdatedEvent,
192
192
  AsyncFzf,
@@ -306,7 +306,7 @@ import {
306
306
  validatePlanContent,
307
307
  validatePlanPath,
308
308
  writeToStdout
309
- } from "./chunk-DZQZKSDY.js";
309
+ } from "./chunk-MUTEY5LE.js";
310
310
  import {
311
311
  ACTIVATE_SKILL_TOOL_NAME,
312
312
  ApprovalMode,
@@ -19999,7 +19999,7 @@ var TableRenderer = ({
19999
19999
  maxLineWidth
20000
20000
  );
20001
20001
  const lines = wrappedStyledLines.map((line) => ({
20002
- text: styledCharsToString(line),
20002
+ text: styledLineToString(line),
20003
20003
  width: styledCharsWidth(line)
20004
20004
  }));
20005
20005
  rowResult.push(lines);
@@ -49406,7 +49406,7 @@ ${queuedText}` : queuedText;
49406
49406
  if (keyMatchers["app.showErrorDetails" /* SHOW_ERROR_DETAILS */](key)) {
49407
49407
  if (settings.merged.general.devtools) {
49408
49408
  void (async () => {
49409
- const { toggleDevToolsPanel } = await import("./devtoolsService-5AAG2UMX.js");
49409
+ const { toggleDevToolsPanel } = await import("./devtoolsService-FWKCOXYX.js");
49410
49410
  await toggleDevToolsPanel(
49411
49411
  config,
49412
49412
  showErrorDetails,
@@ -154,8 +154,8 @@ import {
154
154
  shouldSwitchTheme,
155
155
  stringWidth,
156
156
  stripUnsafeCharacters,
157
- styledCharsToString,
158
157
  styledCharsWidth,
158
+ styledLineToString,
159
159
  terminalCapabilityManager,
160
160
  theme,
161
161
  themeManager,
@@ -186,7 +186,7 @@ import {
186
186
  widestLineFromStyledChars,
187
187
  wordBreakStyledChars,
188
188
  wrapStyledChars
189
- } from "./chunk-6G53DP6Y.js";
189
+ } from "./chunk-FAE26AOD.js";
190
190
  import {
191
191
  ApiKeyUpdatedEvent,
192
192
  AsyncFzf,
@@ -296,7 +296,7 @@ import {
296
296
  validatePlanContent,
297
297
  validatePlanPath,
298
298
  writeToStdout
299
- } from "./chunk-656G5G3B.js";
299
+ } from "./chunk-6JWICRU7.js";
300
300
  import {
301
301
  ACTIVATE_SKILL_TOOL_NAME,
302
302
  ChangeAuthRequestedError,
@@ -19982,7 +19982,7 @@ var TableRenderer = ({
19982
19982
  maxLineWidth
19983
19983
  );
19984
19984
  const lines = wrappedStyledLines.map((line) => ({
19985
- text: styledCharsToString(line),
19985
+ text: styledLineToString(line),
19986
19986
  width: styledCharsWidth(line)
19987
19987
  }));
19988
19988
  rowResult.push(lines);
@@ -49389,7 +49389,7 @@ ${queuedText}` : queuedText;
49389
49389
  if (keyMatchers["app.showErrorDetails" /* SHOW_ERROR_DETAILS */](key)) {
49390
49390
  if (settings.merged.general.devtools) {
49391
49391
  void (async () => {
49392
- const { toggleDevToolsPanel } = await import("./devtoolsService-DG3SDAMZ.js");
49392
+ const { toggleDevToolsPanel } = await import("./devtoolsService-Y5A3EDJE.js");
49393
49393
  await toggleDevToolsPanel(
49394
49394
  config,
49395
49395
  showErrorDetails,
@@ -154,8 +154,8 @@ import {
154
154
  shouldSwitchTheme,
155
155
  stringWidth,
156
156
  stripUnsafeCharacters,
157
- styledCharsToString,
158
157
  styledCharsWidth,
158
+ styledLineToString,
159
159
  terminalCapabilityManager,
160
160
  theme,
161
161
  themeManager,
@@ -186,7 +186,7 @@ import {
186
186
  widestLineFromStyledChars,
187
187
  wordBreakStyledChars,
188
188
  wrapStyledChars
189
- } from "./chunk-7I6BZ5I5.js";
189
+ } from "./chunk-ZCQAWKMD.js";
190
190
  import {
191
191
  ApiKeyUpdatedEvent,
192
192
  AsyncFzf,
@@ -306,7 +306,7 @@ import {
306
306
  validatePlanContent,
307
307
  validatePlanPath,
308
308
  writeToStdout
309
- } from "./chunk-7D745VGL.js";
309
+ } from "./chunk-PE2NGK4O.js";
310
310
  import {
311
311
  ACTIVATE_SKILL_TOOL_NAME,
312
312
  ApprovalMode,
@@ -19999,7 +19999,7 @@ var TableRenderer = ({
19999
19999
  maxLineWidth
20000
20000
  );
20001
20001
  const lines = wrappedStyledLines.map((line) => ({
20002
- text: styledCharsToString(line),
20002
+ text: styledLineToString(line),
20003
20003
  width: styledCharsWidth(line)
20004
20004
  }));
20005
20005
  rowResult.push(lines);
@@ -49406,7 +49406,7 @@ ${queuedText}` : queuedText;
49406
49406
  if (keyMatchers["app.showErrorDetails" /* SHOW_ERROR_DETAILS */](key)) {
49407
49407
  if (settings.merged.general.devtools) {
49408
49408
  void (async () => {
49409
- const { toggleDevToolsPanel } = await import("./devtoolsService-NL4FGM2B.js");
49409
+ const { toggleDevToolsPanel } = await import("./devtoolsService-URDW7HBF.js");
49410
49410
  await toggleDevToolsPanel(
49411
49411
  config,
49412
49412
  showErrorDetails,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@google/gemini-cli-devtools",
3
- "version": "0.37.1",
3
+ "version": "0.37.2",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "main": "dist/src/index.js",
@@ -11,7 +11,7 @@ import {
11
11
  openBrowserSecurely,
12
12
  refreshAccessToken,
13
13
  startCallbackServer
14
- } from "./chunk-2P3YD5SP.js";
14
+ } from "./chunk-PE2NGK4O.js";
15
15
  import {
16
16
  FatalCancellationError,
17
17
  Storage,
@@ -11,7 +11,7 @@ import {
11
11
  openBrowserSecurely,
12
12
  refreshAccessToken,
13
13
  startCallbackServer
14
- } from "./chunk-DZQZKSDY.js";
14
+ } from "./chunk-MUTEY5LE.js";
15
15
  import {
16
16
  FatalCancellationError,
17
17
  Storage,
@@ -11,7 +11,7 @@ import {
11
11
  openBrowserSecurely,
12
12
  refreshAccessToken,
13
13
  startCallbackServer
14
- } from "./chunk-7D745VGL.js";
14
+ } from "./chunk-FNPZEX27.js";
15
15
  import {
16
16
  FatalCancellationError,
17
17
  Storage,
@@ -11,7 +11,7 @@ import {
11
11
  openBrowserSecurely,
12
12
  refreshAccessToken,
13
13
  startCallbackServer
14
- } from "./chunk-656G5G3B.js";
14
+ } from "./chunk-6JWICRU7.js";
15
15
  import {
16
16
  FatalCancellationError,
17
17
  Storage,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@google/gemini-cli",
3
- "version": "0.37.1",
3
+ "version": "0.37.2",
4
4
  "description": "Gemini CLI",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {