@google/gemini-cli 0.36.0-preview.0 → 0.36.0-preview.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 (45) hide show
  1. package/bundle/{chunk-K2M7OTIP.js → chunk-25V3TYNR.js} +9 -10
  2. package/bundle/{chunk-N7MAJ3JD.js → chunk-6F64DR53.js} +6 -6
  3. package/bundle/{chunk-6UAL5KXG.js → chunk-EUXACAGL.js} +9 -12
  4. package/bundle/{chunk-BE2CAP4N.js → chunk-HLML5SVJ.js} +29 -27
  5. package/bundle/{chunk-3HNPGRRW.js → chunk-IOJJTEIC.js} +2 -2
  6. package/bundle/{chunk-S36ET7IB.js → chunk-KGPUJGU6.js} +6 -6
  7. package/bundle/{chunk-3XQWOVPH.js → chunk-MRJRXC63.js} +2 -2
  8. package/bundle/{chunk-HXZPARYO.js → chunk-MXNIJ4RK.js} +2 -2
  9. package/bundle/{chunk-4NIOHPQN.js → chunk-NKTSTYJO.js} +72 -60
  10. package/bundle/chunk-NT4MG3B6.js +93175 -0
  11. package/bundle/chunk-OOZG4FMQ.js +137 -0
  12. package/bundle/{chunk-PVQN7ZVP.js → chunk-PXG3YTLU.js} +42 -27
  13. package/bundle/{chunk-CDXJ3P4V.js → chunk-SV2TJWFU.js} +5596 -10443
  14. package/bundle/chunk-WHT3ZS7S.js +354051 -0
  15. package/bundle/{cleanup-6R6IEU7T.js → cleanup-2WKEMFXG.js} +3 -3
  16. package/bundle/{cleanup-I7KFQ3LC.js → cleanup-B67M5WAO.js} +3 -3
  17. package/bundle/{cleanup-R6KR4XCS.js → cleanup-PJ323T24.js} +3 -3
  18. package/bundle/cleanup-PKVUY3XO.js +29 -0
  19. package/bundle/{core-IZK42CWE.js → core-7GUY3XKQ.js} +2 -2
  20. package/bundle/{devtoolsService-HLM6BC5R.js → devtoolsService-B7OD724C.js} +3 -3
  21. package/bundle/{devtoolsService-GIESJD2E.js → devtoolsService-JGPJ2GN4.js} +5 -4
  22. package/bundle/{devtoolsService-PGDD2J4F.js → devtoolsService-LU3DLIVB.js} +3 -3
  23. package/bundle/devtoolsService-RGAOIVMN.js +854 -0
  24. package/bundle/{core-J3CTNETR.js → dist-DTCLJTHN.js} +2 -2
  25. package/bundle/{dist-6WEZWPRQ.js → dist-X3ESBKEG.js} +2 -2
  26. package/bundle/dist-YQXQRQYA.js +1882 -0
  27. package/bundle/docs/reference/configuration.md +1 -1
  28. package/bundle/{gemini-AI362DTR.js → gemini-7BPDTLSV.js} +7 -7
  29. package/bundle/{gemini-GZFHIDDH.js → gemini-CJ5HU32O.js} +155 -140
  30. package/bundle/{gemini-5ARDVELJ.js → gemini-GA5SXGI6.js} +7 -7
  31. package/bundle/gemini-RFUB3W5S.js +14455 -0
  32. package/bundle/gemini.js +4 -4
  33. package/bundle/{interactiveCli-OYO74BPW.js → interactiveCli-2EVI7UVZ.js} +5 -5
  34. package/bundle/{interactiveCli-LGOLNK44.js → interactiveCli-2OAVBJCC.js} +253 -236
  35. package/bundle/{interactiveCli-PXX77G77.js → interactiveCli-CRDA6GQ7.js} +5 -5
  36. package/bundle/interactiveCli-SHFDAMKC.js +49314 -0
  37. package/bundle/{memoryDiscovery-WPGC7DAZ.js → memoryDiscovery-JXHCZBWK.js} +1 -1
  38. package/bundle/{memoryDiscovery-FNLUOGLO.js → memoryDiscovery-VQKOP6YW.js} +1 -1
  39. package/bundle/node_modules/@google/gemini-cli-devtools/package.json +1 -1
  40. package/bundle/{oauth2-provider-X3F7PSVB.js → oauth2-provider-D6HJJAVX.js} +2 -2
  41. package/bundle/{oauth2-provider-I6AYNUSI.js → oauth2-provider-KEZJCOYM.js} +39 -73
  42. package/bundle/oauth2-provider-TSEQG63I.js +237 -0
  43. package/bundle/{oauth2-provider-G7GIGUQF.js → oauth2-provider-ZT3CIEZO.js} +2 -2
  44. package/bundle/policies/plan.toml +10 -0
  45. package/package.json +1 -1
@@ -186,7 +186,7 @@ import {
186
186
  toFriendlyError,
187
187
  unescapePath,
188
188
  zodToJsonSchema
189
- } from "./chunk-PVQN7ZVP.js";
189
+ } from "./chunk-PXG3YTLU.js";
190
190
  import {
191
191
  require_dist as require_dist2,
192
192
  require_src
@@ -250034,7 +250034,7 @@ var Float64Vector = import_vector.default.Float64Vector;
250034
250034
  var PointerVector = import_vector.default.PointerVector;
250035
250035
 
250036
250036
  // packages/core/src/generated/git-commit.ts
250037
- var GIT_COMMIT_INFO = "bf80e27db";
250037
+ var GIT_COMMIT_INFO = "a3a3e6692";
250038
250038
  var CLI_VERSION = "0.36.0-preview.0";
250039
250039
 
250040
250040
  // packages/core/src/ide/detect-ide.ts
@@ -303558,7 +303558,8 @@ var ShellTool = class _ShellTool extends BaseDeclarativeTool {
303558
303558
  });
303559
303559
  const definition = getShellDefinition(
303560
303560
  context2.config.getEnableInteractiveShell(),
303561
- context2.config.getEnableShellOutputEfficiency()
303561
+ context2.config.getEnableShellOutputEfficiency(),
303562
+ context2.config.getSandboxEnabled()
303562
303563
  );
303563
303564
  super(
303564
303565
  _ShellTool.Name,
@@ -303600,7 +303601,8 @@ var ShellTool = class _ShellTool extends BaseDeclarativeTool {
303600
303601
  getSchema(modelId) {
303601
303602
  const definition = getShellDefinition(
303602
303603
  this.context.config.getEnableInteractiveShell(),
303603
- this.context.config.getEnableShellOutputEfficiency()
303604
+ this.context.config.getEnableShellOutputEfficiency(),
303605
+ this.context.config.getSandboxEnabled()
303604
303606
  );
303605
303607
  return resolveToolDeclaration(definition, modelId);
303606
303608
  }
@@ -323672,9 +323674,6 @@ var PolicyEngine = class {
323672
323674
  }
323673
323675
  }
323674
323676
  }
323675
- if (decision === "allow" /* ALLOW */ && toolCall.args?.["additional_permissions"]) {
323676
- decision = "ask_user" /* ASK_USER */;
323677
- }
323678
323677
  return {
323679
323678
  decision: this.applyNonInteractiveMode(decision),
323680
323679
  rule: matchedRule
@@ -329821,7 +329820,7 @@ var A2AAuthProviderFactory = class _A2AAuthProviderFactory {
329821
329820
  return provider;
329822
329821
  }
329823
329822
  case "oauth2": {
329824
- const { OAuth2AuthProvider } = await import("./oauth2-provider-G7GIGUQF.js");
329823
+ const { OAuth2AuthProvider } = await import("./oauth2-provider-ZT3CIEZO.js");
329825
329824
  const provider = new OAuth2AuthProvider(
329826
329825
  authConfig,
329827
329826
  options.agentName ?? "unknown",
@@ -350759,7 +350758,7 @@ var Config = class {
350759
350758
  this.model = params.model;
350760
350759
  this.disableLoopDetection = params.disableLoopDetection ?? false;
350761
350760
  this._activeModel = params.model;
350762
- this.enableAgents = params.enableAgents ?? false;
350761
+ this.enableAgents = params.enableAgents ?? true;
350763
350762
  this.agents = params.agents ?? {};
350764
350763
  this.disableLLMCorrection = params.disableLLMCorrection ?? true;
350765
350764
  this.planEnabled = params.plan ?? true;
@@ -351622,7 +351621,7 @@ var Config = class {
351622
351621
  if (this.experimentalJitContext && this.contextManager) {
351623
351622
  await this.contextManager.refresh();
351624
351623
  } else {
351625
- const { refreshServerHierarchicalMemory: refreshServerHierarchicalMemory2 } = await import("./memoryDiscovery-WPGC7DAZ.js");
351624
+ const { refreshServerHierarchicalMemory: refreshServerHierarchicalMemory2 } = await import("./memoryDiscovery-JXHCZBWK.js");
351626
351625
  await refreshServerHierarchicalMemory2(this);
351627
351626
  }
351628
351627
  if (this._geminiClient?.isInitialized()) {
@@ -1,7 +1,7 @@
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
2
  import {
3
3
  runExitCleanup
4
- } from "./chunk-3HNPGRRW.js";
4
+ } from "./chunk-IOJJTEIC.js";
5
5
  import {
6
6
  AsyncFzf,
7
7
  AuthProviderType,
@@ -164,7 +164,7 @@ import {
164
164
  tokenLimit,
165
165
  uiTelemetryService,
166
166
  yellowBright
167
- } from "./chunk-6UAL5KXG.js";
167
+ } from "./chunk-SV2TJWFU.js";
168
168
  import {
169
169
  ApprovalMode,
170
170
  CoreEvent,
@@ -193,7 +193,7 @@ import {
193
193
  shortenPath,
194
194
  tildeifyPath,
195
195
  unescapePath
196
- } from "./chunk-BE2CAP4N.js";
196
+ } from "./chunk-HLML5SVJ.js";
197
197
  import {
198
198
  __commonJS,
199
199
  __export,
@@ -48160,7 +48160,7 @@ var SETTINGS_SCHEMA = {
48160
48160
  label: "Enable Agents",
48161
48161
  category: "Experimental",
48162
48162
  requiresRestart: true,
48163
- default: false,
48163
+ default: true,
48164
48164
  description: "Enable local and remote subagents.",
48165
48165
  showInDialog: false
48166
48166
  },
@@ -83036,7 +83036,7 @@ var authCommand = {
83036
83036
  import process29 from "node:process";
83037
83037
 
83038
83038
  // packages/cli/src/generated/git-commit.ts
83039
- var GIT_COMMIT_INFO = "0223181cf";
83039
+ var GIT_COMMIT_INFO = "a3a3e6692";
83040
83040
 
83041
83041
  // packages/cli/src/ui/utils/historyExportUtils.ts
83042
83042
  import * as fsPromises2 from "node:fs/promises";
@@ -88437,7 +88437,7 @@ Use /mcp auth <server-name> to authenticate.`
88437
88437
  type: "info",
88438
88438
  text: `Starting OAuth authentication for MCP server '${serverName}'...`
88439
88439
  });
88440
- const { MCPOAuthProvider } = await import("./dist-6WEZWPRQ.js");
88440
+ const { MCPOAuthProvider } = await import("./dist-X3ESBKEG.js");
88441
88441
  let oauthConfig = server.oauth;
88442
88442
  if (!oauthConfig) {
88443
88443
  oauthConfig = { enabled: false };
@@ -192,7 +192,7 @@ import {
192
192
  toFriendlyError,
193
193
  unescapePath,
194
194
  zodToJsonSchema
195
- } from "./chunk-BE2CAP4N.js";
195
+ } from "./chunk-HLML5SVJ.js";
196
196
  import {
197
197
  require_dist as require_dist2,
198
198
  require_src
@@ -249986,8 +249986,8 @@ var Float64Vector = import_vector.default.Float64Vector;
249986
249986
  var PointerVector = import_vector.default.PointerVector;
249987
249987
 
249988
249988
  // packages/core/dist/src/generated/git-commit.js
249989
- var GIT_COMMIT_INFO = "bf80e27db";
249990
- var CLI_VERSION = "0.36.0-preview.0";
249989
+ var GIT_COMMIT_INFO = "a3a3e6692";
249990
+ var CLI_VERSION = "0.36.0-preview.2";
249991
249991
 
249992
249992
  // packages/core/dist/src/ide/detect-ide.js
249993
249993
  var IDE_DEFINITIONS = {
@@ -275701,7 +275701,7 @@ function getVersion() {
275701
275701
  }
275702
275702
  versionPromise = (async () => {
275703
275703
  const pkgJson = await getPackageJson(__dirname4);
275704
- return "0.36.0-preview.0";
275704
+ return "0.36.0-preview.2";
275705
275705
  })();
275706
275706
  return versionPromise;
275707
275707
  }
@@ -302024,7 +302024,7 @@ var ShellTool = class _ShellTool extends BaseDeclarativeTool {
302024
302024
  constructor(context2, messageBus) {
302025
302025
  void initializeShellParsers().catch(() => {
302026
302026
  });
302027
- const definition = getShellDefinition(context2.config.getEnableInteractiveShell(), context2.config.getEnableShellOutputEfficiency());
302027
+ const definition = getShellDefinition(context2.config.getEnableInteractiveShell(), context2.config.getEnableShellOutputEfficiency(), context2.config.getSandboxEnabled());
302028
302028
  super(
302029
302029
  _ShellTool.Name,
302030
302030
  "Shell",
@@ -302052,7 +302052,7 @@ var ShellTool = class _ShellTool extends BaseDeclarativeTool {
302052
302052
  return new ShellToolInvocation(this.context.config, params, messageBus, _toolName, _toolDisplayName);
302053
302053
  }
302054
302054
  getSchema(modelId) {
302055
- const definition = getShellDefinition(this.context.config.getEnableInteractiveShell(), this.context.config.getEnableShellOutputEfficiency());
302055
+ const definition = getShellDefinition(this.context.config.getEnableInteractiveShell(), this.context.config.getEnableShellOutputEfficiency(), this.context.config.getSandboxEnabled());
302056
302056
  return resolveToolDeclaration(definition, modelId);
302057
302057
  }
302058
302058
  };
@@ -321207,9 +321207,6 @@ var PolicyEngine = class {
321207
321207
  }
321208
321208
  }
321209
321209
  }
321210
- if (decision === PolicyDecision.ALLOW && toolCall.args?.["additional_permissions"]) {
321211
- decision = PolicyDecision.ASK_USER;
321212
- }
321213
321210
  return {
321214
321211
  decision: this.applyNonInteractiveMode(decision),
321215
321212
  rule: matchedRule
@@ -327041,7 +327038,7 @@ var A2AAuthProviderFactory = class _A2AAuthProviderFactory {
327041
327038
  return provider;
327042
327039
  }
327043
327040
  case "oauth2": {
327044
- const { OAuth2AuthProvider } = await import("./oauth2-provider-X3F7PSVB.js");
327041
+ const { OAuth2AuthProvider } = await import("./oauth2-provider-D6HJJAVX.js");
327045
327042
  const provider = new OAuth2AuthProvider(authConfig, options.agentName ?? "unknown", agentCard, options.agentCardUrl);
327046
327043
  await provider.initialize();
327047
327044
  return provider;
@@ -346401,7 +346398,7 @@ var Config = class {
346401
346398
  this.model = params.model;
346402
346399
  this.disableLoopDetection = params.disableLoopDetection ?? false;
346403
346400
  this._activeModel = params.model;
346404
- this.enableAgents = params.enableAgents ?? false;
346401
+ this.enableAgents = params.enableAgents ?? true;
346405
346402
  this.agents = params.agents ?? {};
346406
346403
  this.disableLLMCorrection = params.disableLLMCorrection ?? true;
346407
346404
  this.planEnabled = params.plan ?? true;
@@ -347195,7 +347192,7 @@ var Config = class {
347195
347192
  if (this.experimentalJitContext && this.contextManager) {
347196
347193
  await this.contextManager.refresh();
347197
347194
  } else {
347198
- const { refreshServerHierarchicalMemory: refreshServerHierarchicalMemory2 } = await import("./memoryDiscovery-FNLUOGLO.js");
347195
+ const { refreshServerHierarchicalMemory: refreshServerHierarchicalMemory2 } = await import("./memoryDiscovery-VQKOP6YW.js");
347199
347196
  await refreshServerHierarchicalMemory2(this);
347200
347197
  }
347201
347198
  if (this._geminiClient?.isInitialized()) {
@@ -48538,7 +48538,7 @@ function getCommandDescription() {
48538
48538
  }
48539
48539
  return "Exact bash command to execute as `bash -c <command>`";
48540
48540
  }
48541
- function getShellDeclaration(enableInteractiveShell, enableEfficiency) {
48541
+ function getShellDeclaration(enableInteractiveShell, enableEfficiency, enableToolSandboxing = false) {
48542
48542
  return {
48543
48543
  name: SHELL_TOOL_NAME,
48544
48544
  description: getShellToolDescription(enableInteractiveShell, enableEfficiency),
@@ -48561,31 +48561,33 @@ function getShellDeclaration(enableInteractiveShell, enableEfficiency) {
48561
48561
  type: "boolean",
48562
48562
  description: "Set to true if this command should be run in the background (e.g. for long-running servers or watchers). The command will be started, allowed to run for a brief moment to check for immediate errors, and then moved to the background."
48563
48563
  },
48564
- [PARAM_ADDITIONAL_PERMISSIONS]: {
48565
- type: "object",
48566
- description: 'Sandbox permissions for the command. Use this to request additional sandboxed filesystem or network permissions if a previous command failed with "Operation not permitted".',
48567
- properties: {
48568
- network: {
48569
- type: "boolean",
48570
- description: "Set to true to enable network access for this command."
48571
- },
48572
- fileSystem: {
48573
- type: "object",
48574
- properties: {
48575
- read: {
48576
- type: "array",
48577
- items: { type: "string" },
48578
- description: "List of additional absolute paths to allow reading."
48579
- },
48580
- write: {
48581
- type: "array",
48582
- items: { type: "string" },
48583
- description: "List of additional absolute paths to allow writing."
48564
+ ...enableToolSandboxing ? {
48565
+ [PARAM_ADDITIONAL_PERMISSIONS]: {
48566
+ type: "object",
48567
+ description: 'Sandbox permissions for the command. Use this to request additional sandboxed filesystem or network permissions if a previous command failed with "Operation not permitted".',
48568
+ properties: {
48569
+ network: {
48570
+ type: "boolean",
48571
+ description: "Set to true to enable network access for this command."
48572
+ },
48573
+ fileSystem: {
48574
+ type: "object",
48575
+ properties: {
48576
+ read: {
48577
+ type: "array",
48578
+ items: { type: "string" },
48579
+ description: "List of additional absolute paths to allow reading."
48580
+ },
48581
+ write: {
48582
+ type: "array",
48583
+ items: { type: "string" },
48584
+ description: "List of additional absolute paths to allow writing."
48585
+ }
48584
48586
  }
48585
48587
  }
48586
48588
  }
48587
48589
  }
48588
- }
48590
+ } : {}
48589
48591
  },
48590
48592
  required: [SHELL_PARAM_COMMAND]
48591
48593
  }
@@ -48841,7 +48843,7 @@ var DEFAULT_LEGACY_SET = {
48841
48843
  required: [PARAM_DIR_PATH]
48842
48844
  }
48843
48845
  },
48844
- run_shell_command: (enableInteractiveShell, enableEfficiency) => getShellDeclaration(enableInteractiveShell, enableEfficiency),
48846
+ run_shell_command: (enableInteractiveShell, enableEfficiency, enableToolSandboxing) => getShellDeclaration(enableInteractiveShell, enableEfficiency, enableToolSandboxing),
48845
48847
  replace: {
48846
48848
  name: EDIT_TOOL_NAME,
48847
48849
  description: `Replaces text within a file. By default, the tool expects to find and replace exactly ONE occurrence of \`old_string\`. If you want to replace multiple occurrences of the exact same string, set \`allow_multiple\` to true. This tool requires providing significant context around the change to ensure precise targeting. Always use the ${READ_FILE_TOOL_NAME} tool to examine the file's current content before attempting a text replacement.
@@ -49432,7 +49434,7 @@ var GEMINI_3_SET = {
49432
49434
  required: [PARAM_DIR_PATH]
49433
49435
  }
49434
49436
  },
49435
- run_shell_command: (enableInteractiveShell, enableEfficiency) => getShellDeclaration(enableInteractiveShell, enableEfficiency),
49437
+ run_shell_command: (enableInteractiveShell, enableEfficiency, enableToolSandboxing) => getShellDeclaration(enableInteractiveShell, enableEfficiency, enableToolSandboxing),
49436
49438
  replace: {
49437
49439
  name: EDIT_TOOL_NAME,
49438
49440
  description: `Replaces text within a file. By default, the tool expects to find and replace exactly ONE occurrence of \`old_string\`. If you want to replace multiple occurrences of the exact same string, set \`allow_multiple\` to true. This tool requires providing significant context around the change to ensure precise targeting.
@@ -49873,10 +49875,10 @@ var ENTER_PLAN_MODE_DEFINITION = {
49873
49875
  },
49874
49876
  overrides: (modelId) => getToolSet(modelId).enter_plan_mode
49875
49877
  };
49876
- function getShellDefinition(enableInteractiveShell, enableEfficiency) {
49878
+ function getShellDefinition(enableInteractiveShell, enableEfficiency, enableToolSandboxing = false) {
49877
49879
  return {
49878
- base: getShellDeclaration(enableInteractiveShell, enableEfficiency),
49879
- overrides: (modelId) => getToolSet(modelId).run_shell_command(enableInteractiveShell, enableEfficiency)
49880
+ base: getShellDeclaration(enableInteractiveShell, enableEfficiency, enableToolSandboxing),
49881
+ overrides: (modelId) => getToolSet(modelId).run_shell_command(enableInteractiveShell, enableEfficiency, enableToolSandboxing)
49880
49882
  };
49881
49883
  }
49882
49884
  function getExitPlanModeDefinition() {
@@ -3,10 +3,10 @@ import {
3
3
  ExitCodes,
4
4
  isTelemetrySdkInitialized,
5
5
  shutdownTelemetry
6
- } from "./chunk-6UAL5KXG.js";
6
+ } from "./chunk-SV2TJWFU.js";
7
7
  import {
8
8
  Storage
9
- } from "./chunk-BE2CAP4N.js";
9
+ } from "./chunk-HLML5SVJ.js";
10
10
 
11
11
  // packages/cli/src/utils/cleanup.ts
12
12
  import { promises as fs } from "node:fs";
@@ -1,7 +1,7 @@
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
2
  import {
3
3
  runExitCleanup
4
- } from "./chunk-HXZPARYO.js";
4
+ } from "./chunk-OOZG4FMQ.js";
5
5
  import {
6
6
  AsyncFzf,
7
7
  AuthProviderType,
@@ -153,7 +153,7 @@ import {
153
153
  tokenLimit,
154
154
  uiTelemetryService,
155
155
  yellowBright
156
- } from "./chunk-CDXJ3P4V.js";
156
+ } from "./chunk-25V3TYNR.js";
157
157
  import {
158
158
  ApprovalMode,
159
159
  CoreEvent,
@@ -181,7 +181,7 @@ import {
181
181
  shortenPath,
182
182
  tildeifyPath,
183
183
  unescapePath
184
- } from "./chunk-PVQN7ZVP.js";
184
+ } from "./chunk-PXG3YTLU.js";
185
185
  import {
186
186
  __commonJS,
187
187
  __export,
@@ -48148,7 +48148,7 @@ var SETTINGS_SCHEMA = {
48148
48148
  label: "Enable Agents",
48149
48149
  category: "Experimental",
48150
48150
  requiresRestart: true,
48151
- default: false,
48151
+ default: true,
48152
48152
  description: "Enable local and remote subagents.",
48153
48153
  showInDialog: false
48154
48154
  },
@@ -83024,7 +83024,7 @@ var authCommand = {
83024
83024
  import process29 from "node:process";
83025
83025
 
83026
83026
  // packages/cli/src/generated/git-commit.ts
83027
- var GIT_COMMIT_INFO = "bf80e27db";
83027
+ var GIT_COMMIT_INFO = "a3a3e6692";
83028
83028
 
83029
83029
  // packages/cli/src/ui/utils/historyExportUtils.ts
83030
83030
  import * as fsPromises2 from "node:fs/promises";
@@ -88425,7 +88425,7 @@ Use /mcp auth <server-name> to authenticate.`
88425
88425
  type: "info",
88426
88426
  text: `Starting OAuth authentication for MCP server '${serverName}'...`
88427
88427
  });
88428
- const { MCPOAuthProvider } = await import("./core-J3CTNETR.js");
88428
+ const { MCPOAuthProvider } = await import("./core-7GUY3XKQ.js");
88429
88429
  let oauthConfig = server.oauth;
88430
88430
  if (!oauthConfig) {
88431
88431
  oauthConfig = { enabled: false };
@@ -3,10 +3,10 @@ import {
3
3
  ExitCodes,
4
4
  isTelemetrySdkInitialized,
5
5
  shutdownTelemetry
6
- } from "./chunk-K2M7OTIP.js";
6
+ } from "./chunk-EUXACAGL.js";
7
7
  import {
8
8
  Storage
9
- } from "./chunk-PVQN7ZVP.js";
9
+ } from "./chunk-HLML5SVJ.js";
10
10
 
11
11
  // packages/cli/src/utils/cleanup.ts
12
12
  import { promises as fs } from "node:fs";
@@ -3,10 +3,10 @@ import {
3
3
  ExitCodes,
4
4
  isTelemetrySdkInitialized,
5
5
  shutdownTelemetry
6
- } from "./chunk-CDXJ3P4V.js";
6
+ } from "./chunk-WHT3ZS7S.js";
7
7
  import {
8
8
  Storage
9
- } from "./chunk-PVQN7ZVP.js";
9
+ } from "./chunk-HLML5SVJ.js";
10
10
 
11
11
  // packages/cli/src/utils/cleanup.ts
12
12
  import { promises as fs } from "node:fs";