@google/gemini-cli 0.58.0-preview.0 → 0.58.0
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.
- package/bundle/{chunk-2DH4DX65.js → chunk-34DO53P3.js} +1 -1
- package/bundle/{chunk-RBQHWQSS.js → chunk-3TOVOKCT.js} +1 -1
- package/bundle/{chunk-6EGII27G.js → chunk-5HDR3XAI.js} +3 -3
- package/bundle/{chunk-WHCFVERV.js → chunk-6NU6H3UJ.js} +2 -2
- package/bundle/{chunk-GNLIR4RW.js → chunk-7AZ2H37B.js} +2 -2
- package/bundle/{chunk-FJTXPUG2.js → chunk-AZBTZOQY.js} +1 -1
- package/bundle/{chunk-JCGNL7TH.js → chunk-DT2UHOVP.js} +1 -1
- package/bundle/{chunk-2XOTT2FI.js → chunk-DZUS6ANM.js} +2 -2
- package/bundle/{chunk-E7K62ODO.js → chunk-EEUDLSXB.js} +7 -7
- package/bundle/{chunk-FMLOQLUD.js → chunk-EUYLTRDS.js} +1 -1
- package/bundle/{chunk-2BLMLPHM.js → chunk-FOHKEBIA.js} +1 -1
- package/bundle/{chunk-4KFMA4KD.js → chunk-FQCNOBUR.js} +4 -4
- package/bundle/{chunk-PGYTXBPD.js → chunk-GIBWJBUL.js} +3 -3
- package/bundle/{chunk-7HQEQECM.js → chunk-LQVMPRRK.js} +1 -1
- package/bundle/{chunk-TYMOJXZO.js → chunk-MFLFXOVQ.js} +4 -4
- package/bundle/{chunk-4FKXMALD.js → chunk-MPJ66UCC.js} +3 -3
- package/bundle/{chunk-BOI2NL3I.js → chunk-NI56QRLL.js} +1 -1
- package/bundle/{chunk-M33HH4UA.js → chunk-RTL6OG34.js} +4 -4
- package/bundle/{chunk-JO5YRKX4.js → chunk-SU3CRXG4.js} +7 -7
- package/bundle/{chunk-PXFYRLFH.js → chunk-UMIJZZYQ.js} +1 -1
- package/bundle/{chunk-OEY2TDVE.js → chunk-UOO6KFLK.js} +1 -1
- package/bundle/{chunk-CNAVMEMA.js → chunk-VR4KVJQS.js} +1 -1
- package/bundle/{chunk-WE4JKUV6.js → chunk-YRBEL3RW.js} +7 -7
- package/bundle/{chunk-JPMNKIVX.js → chunk-ZQYHXQTP.js} +1 -1
- package/bundle/{cleanup-KTXX3JEU.js → cleanup-7SDB5CYC.js} +2 -2
- package/bundle/{cleanup-NLNXSTS6.js → cleanup-LHBLIJIU.js} +2 -2
- package/bundle/{cleanup-RW3JYSTT.js → cleanup-NRCY53BO.js} +2 -2
- package/bundle/{core-WFITWJMX.js → core-HFK4X27E.js} +1 -1
- package/bundle/{dist-2CGQYGZC.js → core-NQBBA557.js} +1 -1
- package/bundle/{devtoolsService-MNBGW66M.js → devtoolsService-272REBFX.js} +2 -2
- package/bundle/{devtoolsService-P42LXPJX.js → devtoolsService-57FNRLLJ.js} +2 -2
- package/bundle/{devtoolsService-BUAVSMN6.js → devtoolsService-ZBZO7WJL.js} +2 -2
- package/bundle/{core-SU4ABXSV.js → dist-LTIGO7GG.js} +1 -1
- package/bundle/{gemini-3PHRRMWS.js → gemini-CKAAKWBN.js} +14 -14
- package/bundle/{gemini-BUCCXM4N.js → gemini-NWMPE3QX.js} +14 -14
- package/bundle/{gemini-VIRT6VT3.js → gemini-P6EV2O3S.js} +13 -13
- package/bundle/gemini.js +7 -7
- package/bundle/{interactiveCli-GGARXT6P.js → interactiveCli-AYFQ6SKM.js} +8 -8
- package/bundle/{interactiveCli-N6VXS5Z4.js → interactiveCli-COQ6GM4I.js} +8 -8
- package/bundle/{interactiveCli-BP2ZFGLX.js → interactiveCli-IWOGYE5O.js} +8 -8
- package/bundle/{liteRtServerManager-QUODN3RR.js → liteRtServerManager-2W4ZSFNJ.js} +4 -4
- package/bundle/{liteRtServerManager-YLOGF7RQ.js → liteRtServerManager-B6JUP2JR.js} +4 -4
- package/bundle/{liteRtServerManager-L46MRFSW.js → liteRtServerManager-NDS4QOEU.js} +4 -4
- package/bundle/{oauth2-provider-IIC2YPC5.js → oauth2-provider-AMXXR72B.js} +1 -1
- package/bundle/{oauth2-provider-BKWSLZJ6.js → oauth2-provider-OBYR2RQV.js} +1 -1
- package/bundle/{oauth2-provider-KVIL4ITH.js → oauth2-provider-YDONBTSO.js} +1 -1
- package/bundle/{start-VPQOFEIR.js → start-74JBXZ5X.js} +6 -6
- package/bundle/{start-Y7LKFE47.js → start-N5HXRVMU.js} +6 -6
- package/bundle/{start-2365H4YX.js → start-VYXQJII2.js} +6 -6
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@ const require = (await import('node:module')).createRequire(import.meta.url); co
|
|
|
2
2
|
import {
|
|
3
3
|
exitCli,
|
|
4
4
|
require_source
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-FOHKEBIA.js";
|
|
6
6
|
import {
|
|
7
7
|
DEFAULT_PORT,
|
|
8
8
|
SERVER_START_WAIT_MS,
|
|
@@ -14,10 +14,10 @@ import {
|
|
|
14
14
|
isServerRunning,
|
|
15
15
|
resolveGemmaConfig,
|
|
16
16
|
writeServerProcessInfo
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-AZBTZOQY.js";
|
|
18
18
|
import {
|
|
19
19
|
debugLogger
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-FQCNOBUR.js";
|
|
21
21
|
import {
|
|
22
22
|
__toESM
|
|
23
23
|
} from "./chunk-34MYV7JD.js";
|
|
@@ -1,13 +1,13 @@
|
|
|
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-
|
|
4
|
+
} from "./chunk-3TOVOKCT.js";
|
|
5
5
|
import {
|
|
6
6
|
RELEASE_CHANNEL_STABILITY,
|
|
7
7
|
debugLogger,
|
|
8
8
|
getChannelFromVersion,
|
|
9
9
|
isGitRepository
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-FQCNOBUR.js";
|
|
11
11
|
|
|
12
12
|
// packages/cli/src/utils/installationInfo.ts
|
|
13
13
|
import * as fs from "node:fs";
|
|
@@ -1,13 +1,13 @@
|
|
|
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-
|
|
4
|
+
} from "./chunk-VR4KVJQS.js";
|
|
5
5
|
import {
|
|
6
6
|
RELEASE_CHANNEL_STABILITY,
|
|
7
7
|
debugLogger,
|
|
8
8
|
getChannelFromVersion,
|
|
9
9
|
isGitRepository
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-MFLFXOVQ.js";
|
|
11
11
|
|
|
12
12
|
// packages/cli/src/utils/installationInfo.ts
|
|
13
13
|
import * as fs from "node:fs";
|
|
@@ -1,13 +1,13 @@
|
|
|
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-
|
|
4
|
+
} from "./chunk-ZQYHXQTP.js";
|
|
5
5
|
import {
|
|
6
6
|
RELEASE_CHANNEL_STABILITY,
|
|
7
7
|
debugLogger,
|
|
8
8
|
getChannelFromVersion,
|
|
9
9
|
isGitRepository
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-RTL6OG34.js";
|
|
11
11
|
|
|
12
12
|
// packages/cli/src/utils/installationInfo.ts
|
|
13
13
|
import * as fs from "node:fs";
|
|
@@ -2,7 +2,7 @@ const require = (await import('node:module')).createRequire(import.meta.url); co
|
|
|
2
2
|
import {
|
|
3
3
|
exitCli,
|
|
4
4
|
require_source
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-UMIJZZYQ.js";
|
|
6
6
|
import {
|
|
7
7
|
AppEvent,
|
|
8
8
|
appEvents
|
|
@@ -59,14 +59,14 @@ import {
|
|
|
59
59
|
stripUnsafeCharacters,
|
|
60
60
|
toCodePoints,
|
|
61
61
|
validateCustomTheme
|
|
62
|
-
} from "./chunk-
|
|
62
|
+
} from "./chunk-EUYLTRDS.js";
|
|
63
63
|
import {
|
|
64
64
|
isDevelopment
|
|
65
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-DZUS6ANM.js";
|
|
66
66
|
import {
|
|
67
67
|
emptyIcon,
|
|
68
68
|
require_react
|
|
69
|
-
} from "./chunk-
|
|
69
|
+
} from "./chunk-UOO6KFLK.js";
|
|
70
70
|
import {
|
|
71
71
|
ALL_EDITORS,
|
|
72
72
|
ApprovalMode,
|
|
@@ -231,7 +231,7 @@ import {
|
|
|
231
231
|
tokenLimit,
|
|
232
232
|
uiTelemetryService,
|
|
233
233
|
unescapePath
|
|
234
|
-
} from "./chunk-
|
|
234
|
+
} from "./chunk-RTL6OG34.js";
|
|
235
235
|
import {
|
|
236
236
|
require_src
|
|
237
237
|
} from "./chunk-TUDYL3X4.js";
|
|
@@ -77164,7 +77164,7 @@ var authCommand = {
|
|
|
77164
77164
|
import process29 from "node:process";
|
|
77165
77165
|
|
|
77166
77166
|
// packages/cli/src/generated/git-commit.ts
|
|
77167
|
-
var GIT_COMMIT_INFO = "
|
|
77167
|
+
var GIT_COMMIT_INFO = "49b6e5d46";
|
|
77168
77168
|
|
|
77169
77169
|
// packages/cli/src/ui/utils/historyExportUtils.ts
|
|
77170
77170
|
import * as fsPromises from "node:fs/promises";
|
|
@@ -82945,7 +82945,7 @@ Use /mcp auth <server-name> to authenticate.`
|
|
|
82945
82945
|
type: "info",
|
|
82946
82946
|
text: `Starting OAuth authentication for MCP server '${serverName}'...`
|
|
82947
82947
|
});
|
|
82948
|
-
const { MCPOAuthProvider } = await import("./core-
|
|
82948
|
+
const { MCPOAuthProvider } = await import("./core-NQBBA557.js");
|
|
82949
82949
|
let oauthConfig = server.oauth;
|
|
82950
82950
|
if (!oauthConfig) {
|
|
82951
82951
|
oauthConfig = { enabled: false };
|
|
@@ -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-
|
|
4
|
+
} from "./chunk-3TOVOKCT.js";
|
|
5
5
|
import {
|
|
6
6
|
__commonJS,
|
|
7
7
|
__require
|
|
@@ -282909,8 +282909,8 @@ function isValidToolName(name3, options = {}) {
|
|
|
282909
282909
|
}
|
|
282910
282910
|
|
|
282911
282911
|
// packages/core/src/generated/git-commit.ts
|
|
282912
|
-
var GIT_COMMIT_INFO = "
|
|
282913
|
-
var CLI_VERSION = "0.58.0
|
|
282912
|
+
var GIT_COMMIT_INFO = "49b6e5d46";
|
|
282913
|
+
var CLI_VERSION = "0.58.0";
|
|
282914
282914
|
|
|
282915
282915
|
// packages/core/src/ide/detect-ide.ts
|
|
282916
282916
|
var IDE_DEFINITIONS = {
|
|
@@ -306530,7 +306530,7 @@ function getVersion() {
|
|
|
306530
306530
|
}
|
|
306531
306531
|
versionPromise = (async () => {
|
|
306532
306532
|
const pkgJson = await getPackageJson(__dirname4);
|
|
306533
|
-
return "0.58.0
|
|
306533
|
+
return "0.58.0";
|
|
306534
306534
|
})();
|
|
306535
306535
|
return versionPromise;
|
|
306536
306536
|
}
|
|
@@ -341630,7 +341630,7 @@ var A2AAuthProviderFactory = class _A2AAuthProviderFactory {
|
|
|
341630
341630
|
return provider;
|
|
341631
341631
|
}
|
|
341632
341632
|
case "oauth2": {
|
|
341633
|
-
const { OAuth2AuthProvider } = await import("./oauth2-provider-
|
|
341633
|
+
const { OAuth2AuthProvider } = await import("./oauth2-provider-AMXXR72B.js");
|
|
341634
341634
|
const provider = new OAuth2AuthProvider(
|
|
341635
341635
|
authConfig,
|
|
341636
341636
|
options.agentName ?? "unknown",
|
|
@@ -2,7 +2,7 @@ const require = (await import('node:module')).createRequire(import.meta.url); co
|
|
|
2
2
|
import {
|
|
3
3
|
exitCli,
|
|
4
4
|
require_source
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-UMIJZZYQ.js";
|
|
6
6
|
import {
|
|
7
7
|
DEFAULT_PORT,
|
|
8
8
|
SERVER_START_WAIT_MS,
|
|
@@ -14,10 +14,10 @@ import {
|
|
|
14
14
|
isServerRunning,
|
|
15
15
|
resolveGemmaConfig,
|
|
16
16
|
writeServerProcessInfo
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-EUYLTRDS.js";
|
|
18
18
|
import {
|
|
19
19
|
debugLogger
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-RTL6OG34.js";
|
|
21
21
|
import {
|
|
22
22
|
__toESM
|
|
23
23
|
} from "./chunk-34MYV7JD.js";
|
|
@@ -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
|
checkExhaustive
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-FQCNOBUR.js";
|
|
5
5
|
import {
|
|
6
6
|
__commonJS,
|
|
7
7
|
__toESM
|
|
@@ -282634,8 +282634,8 @@ function isValidToolName(name3, options = {}) {
|
|
|
282634
282634
|
}
|
|
282635
282635
|
|
|
282636
282636
|
// packages/core/dist/src/generated/git-commit.js
|
|
282637
|
-
var GIT_COMMIT_INFO = "
|
|
282638
|
-
var CLI_VERSION = "0.58.0
|
|
282637
|
+
var GIT_COMMIT_INFO = "49b6e5d46";
|
|
282638
|
+
var CLI_VERSION = "0.58.0";
|
|
282639
282639
|
|
|
282640
282640
|
// packages/core/dist/src/ide/detect-ide.js
|
|
282641
282641
|
var IDE_DEFINITIONS = {
|
|
@@ -305929,7 +305929,7 @@ function getVersion() {
|
|
|
305929
305929
|
}
|
|
305930
305930
|
versionPromise = (async () => {
|
|
305931
305931
|
const pkgJson = await getPackageJson(__dirname4);
|
|
305932
|
-
return "0.58.0
|
|
305932
|
+
return "0.58.0";
|
|
305933
305933
|
})();
|
|
305934
305934
|
return versionPromise;
|
|
305935
305935
|
}
|
|
@@ -338920,7 +338920,7 @@ var A2AAuthProviderFactory = class _A2AAuthProviderFactory {
|
|
|
338920
338920
|
return provider;
|
|
338921
338921
|
}
|
|
338922
338922
|
case "oauth2": {
|
|
338923
|
-
const { OAuth2AuthProvider } = await import("./oauth2-provider-
|
|
338923
|
+
const { OAuth2AuthProvider } = await import("./oauth2-provider-YDONBTSO.js");
|
|
338924
338924
|
const provider = new OAuth2AuthProvider(authConfig, options.agentName ?? "unknown", agentCard, options.agentCardUrl);
|
|
338925
338925
|
await provider.initialize();
|
|
338926
338926
|
return provider;
|
|
@@ -2,7 +2,7 @@ const require = (await import('node:module')).createRequire(import.meta.url); co
|
|
|
2
2
|
import {
|
|
3
3
|
exitCli,
|
|
4
4
|
require_source
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-NI56QRLL.js";
|
|
6
6
|
import {
|
|
7
7
|
DEFAULT_PORT,
|
|
8
8
|
SERVER_START_WAIT_MS,
|
|
@@ -14,10 +14,10 @@ import {
|
|
|
14
14
|
isServerRunning,
|
|
15
15
|
resolveGemmaConfig,
|
|
16
16
|
writeServerProcessInfo
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-34DO53P3.js";
|
|
18
18
|
import {
|
|
19
19
|
debugLogger
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-MFLFXOVQ.js";
|
|
21
21
|
import {
|
|
22
22
|
__toESM
|
|
23
23
|
} from "./chunk-34MYV7JD.js";
|
|
@@ -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-
|
|
4
|
+
} from "./chunk-VR4KVJQS.js";
|
|
5
5
|
import {
|
|
6
6
|
__commonJS,
|
|
7
7
|
__require
|
|
@@ -282909,8 +282909,8 @@ function isValidToolName(name3, options = {}) {
|
|
|
282909
282909
|
}
|
|
282910
282910
|
|
|
282911
282911
|
// packages/core/src/generated/git-commit.ts
|
|
282912
|
-
var GIT_COMMIT_INFO = "
|
|
282913
|
-
var CLI_VERSION = "0.
|
|
282912
|
+
var GIT_COMMIT_INFO = "49b6e5d46";
|
|
282913
|
+
var CLI_VERSION = "0.58.0-preview.0";
|
|
282914
282914
|
|
|
282915
282915
|
// packages/core/src/ide/detect-ide.ts
|
|
282916
282916
|
var IDE_DEFINITIONS = {
|
|
@@ -306530,7 +306530,7 @@ function getVersion() {
|
|
|
306530
306530
|
}
|
|
306531
306531
|
versionPromise = (async () => {
|
|
306532
306532
|
const pkgJson = await getPackageJson(__dirname4);
|
|
306533
|
-
return "0.
|
|
306533
|
+
return "0.58.0-preview.0";
|
|
306534
306534
|
})();
|
|
306535
306535
|
return versionPromise;
|
|
306536
306536
|
}
|
|
@@ -341630,7 +341630,7 @@ var A2AAuthProviderFactory = class _A2AAuthProviderFactory {
|
|
|
341630
341630
|
return provider;
|
|
341631
341631
|
}
|
|
341632
341632
|
case "oauth2": {
|
|
341633
|
-
const { OAuth2AuthProvider } = await import("./oauth2-provider-
|
|
341633
|
+
const { OAuth2AuthProvider } = await import("./oauth2-provider-OBYR2RQV.js");
|
|
341634
341634
|
const provider = new OAuth2AuthProvider(
|
|
341635
341635
|
authConfig,
|
|
341636
341636
|
options.agentName ?? "unknown",
|
|
@@ -2,7 +2,7 @@ const require = (await import('node:module')).createRequire(import.meta.url); co
|
|
|
2
2
|
import {
|
|
3
3
|
exitCli,
|
|
4
4
|
require_source
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-NI56QRLL.js";
|
|
6
6
|
import {
|
|
7
7
|
AppEvent,
|
|
8
8
|
appEvents
|
|
@@ -59,14 +59,14 @@ import {
|
|
|
59
59
|
stripUnsafeCharacters,
|
|
60
60
|
toCodePoints,
|
|
61
61
|
validateCustomTheme
|
|
62
|
-
} from "./chunk-
|
|
62
|
+
} from "./chunk-34DO53P3.js";
|
|
63
63
|
import {
|
|
64
64
|
isDevelopment
|
|
65
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-7AZ2H37B.js";
|
|
66
66
|
import {
|
|
67
67
|
emptyIcon,
|
|
68
68
|
require_react
|
|
69
|
-
} from "./chunk-
|
|
69
|
+
} from "./chunk-DT2UHOVP.js";
|
|
70
70
|
import {
|
|
71
71
|
ALL_EDITORS,
|
|
72
72
|
ApprovalMode,
|
|
@@ -244,7 +244,7 @@ import {
|
|
|
244
244
|
tokenLimit,
|
|
245
245
|
uiTelemetryService,
|
|
246
246
|
unescapePath
|
|
247
|
-
} from "./chunk-
|
|
247
|
+
} from "./chunk-MFLFXOVQ.js";
|
|
248
248
|
import {
|
|
249
249
|
require_src
|
|
250
250
|
} from "./chunk-TUDYL3X4.js";
|
|
@@ -77177,7 +77177,7 @@ var authCommand = {
|
|
|
77177
77177
|
import process29 from "node:process";
|
|
77178
77178
|
|
|
77179
77179
|
// packages/cli/src/generated/git-commit.ts
|
|
77180
|
-
var GIT_COMMIT_INFO = "
|
|
77180
|
+
var GIT_COMMIT_INFO = "ac9431c9e";
|
|
77181
77181
|
|
|
77182
77182
|
// packages/cli/src/ui/utils/historyExportUtils.ts
|
|
77183
77183
|
import * as fsPromises from "node:fs/promises";
|
|
@@ -82958,7 +82958,7 @@ Use /mcp auth <server-name> to authenticate.`
|
|
|
82958
82958
|
type: "info",
|
|
82959
82959
|
text: `Starting OAuth authentication for MCP server '${serverName}'...`
|
|
82960
82960
|
});
|
|
82961
|
-
const { MCPOAuthProvider } = await import("./dist-
|
|
82961
|
+
const { MCPOAuthProvider } = await import("./dist-LTIGO7GG.js");
|
|
82962
82962
|
let oauthConfig = server.oauth;
|
|
82963
82963
|
if (!oauthConfig) {
|
|
82964
82964
|
oauthConfig = { enabled: false };
|
|
@@ -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-
|
|
4
|
+
} from "./chunk-ZQYHXQTP.js";
|
|
5
5
|
import {
|
|
6
6
|
__commonJS,
|
|
7
7
|
__require
|
|
@@ -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
|
checkExhaustive
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-RTL6OG34.js";
|
|
5
5
|
import {
|
|
6
6
|
__commonJS,
|
|
7
7
|
__toESM
|
|
@@ -2,7 +2,7 @@ const require = (await import('node:module')).createRequire(import.meta.url); co
|
|
|
2
2
|
import {
|
|
3
3
|
exitCli,
|
|
4
4
|
require_source
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-FOHKEBIA.js";
|
|
6
6
|
import {
|
|
7
7
|
AppEvent,
|
|
8
8
|
appEvents
|
|
@@ -59,14 +59,14 @@ import {
|
|
|
59
59
|
stripUnsafeCharacters,
|
|
60
60
|
toCodePoints,
|
|
61
61
|
validateCustomTheme
|
|
62
|
-
} from "./chunk-
|
|
62
|
+
} from "./chunk-AZBTZOQY.js";
|
|
63
63
|
import {
|
|
64
64
|
isDevelopment
|
|
65
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-6NU6H3UJ.js";
|
|
66
66
|
import {
|
|
67
67
|
emptyIcon,
|
|
68
68
|
require_react
|
|
69
|
-
} from "./chunk-
|
|
69
|
+
} from "./chunk-LQVMPRRK.js";
|
|
70
70
|
import {
|
|
71
71
|
ALL_EDITORS,
|
|
72
72
|
ApprovalMode,
|
|
@@ -231,7 +231,7 @@ import {
|
|
|
231
231
|
tokenLimit,
|
|
232
232
|
uiTelemetryService,
|
|
233
233
|
unescapePath
|
|
234
|
-
} from "./chunk-
|
|
234
|
+
} from "./chunk-FQCNOBUR.js";
|
|
235
235
|
import {
|
|
236
236
|
require_src
|
|
237
237
|
} from "./chunk-TUDYL3X4.js";
|
|
@@ -77164,7 +77164,7 @@ var authCommand = {
|
|
|
77164
77164
|
import process29 from "node:process";
|
|
77165
77165
|
|
|
77166
77166
|
// packages/cli/src/generated/git-commit.ts
|
|
77167
|
-
var GIT_COMMIT_INFO = "
|
|
77167
|
+
var GIT_COMMIT_INFO = "49b6e5d46";
|
|
77168
77168
|
|
|
77169
77169
|
// packages/cli/src/ui/utils/historyExportUtils.ts
|
|
77170
77170
|
import * as fsPromises from "node:fs/promises";
|
|
@@ -82945,7 +82945,7 @@ Use /mcp auth <server-name> to authenticate.`
|
|
|
82945
82945
|
type: "info",
|
|
82946
82946
|
text: `Starting OAuth authentication for MCP server '${serverName}'...`
|
|
82947
82947
|
});
|
|
82948
|
-
const { MCPOAuthProvider } = await import("./core-
|
|
82948
|
+
const { MCPOAuthProvider } = await import("./core-HFK4X27E.js");
|
|
82949
82949
|
let oauthConfig = server.oauth;
|
|
82950
82950
|
if (!oauthConfig) {
|
|
82951
82951
|
oauthConfig = { enabled: false };
|
|
@@ -11,8 +11,8 @@ import {
|
|
|
11
11
|
runSyncCleanup,
|
|
12
12
|
setupSignalHandlers,
|
|
13
13
|
setupTtyCheck
|
|
14
|
-
} from "./chunk-
|
|
15
|
-
import "./chunk-
|
|
14
|
+
} from "./chunk-3TOVOKCT.js";
|
|
15
|
+
import "./chunk-FQCNOBUR.js";
|
|
16
16
|
import "./chunk-664ZODQF.js";
|
|
17
17
|
import "./chunk-IUUIT4SU.js";
|
|
18
18
|
import "./chunk-TUDYL3X4.js";
|
|
@@ -11,8 +11,8 @@ import {
|
|
|
11
11
|
runSyncCleanup,
|
|
12
12
|
setupSignalHandlers,
|
|
13
13
|
setupTtyCheck
|
|
14
|
-
} from "./chunk-
|
|
15
|
-
import "./chunk-
|
|
14
|
+
} from "./chunk-ZQYHXQTP.js";
|
|
15
|
+
import "./chunk-RTL6OG34.js";
|
|
16
16
|
import "./chunk-664ZODQF.js";
|
|
17
17
|
import "./chunk-IUUIT4SU.js";
|
|
18
18
|
import "./chunk-TUDYL3X4.js";
|
|
@@ -11,8 +11,8 @@ import {
|
|
|
11
11
|
runSyncCleanup,
|
|
12
12
|
setupSignalHandlers,
|
|
13
13
|
setupTtyCheck
|
|
14
|
-
} from "./chunk-
|
|
15
|
-
import "./chunk-
|
|
14
|
+
} from "./chunk-VR4KVJQS.js";
|
|
15
|
+
import "./chunk-MFLFXOVQ.js";
|
|
16
16
|
import "./chunk-664ZODQF.js";
|
|
17
17
|
import "./chunk-IUUIT4SU.js";
|
|
18
18
|
import "./chunk-TUDYL3X4.js";
|
|
@@ -2,7 +2,7 @@ const require = (await import('node:module')).createRequire(import.meta.url); co
|
|
|
2
2
|
import {
|
|
3
3
|
coreEvents,
|
|
4
4
|
debugLogger
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-FQCNOBUR.js";
|
|
6
6
|
import "./chunk-664ZODQF.js";
|
|
7
7
|
import "./chunk-IUUIT4SU.js";
|
|
8
8
|
import "./chunk-TUDYL3X4.js";
|
|
@@ -4324,7 +4324,7 @@ async function toggleDevToolsPanel(config, isOpen, toggle, setOpen) {
|
|
|
4324
4324
|
return;
|
|
4325
4325
|
}
|
|
4326
4326
|
try {
|
|
4327
|
-
const { openBrowserSecurely, shouldLaunchBrowser } = await import("./core-
|
|
4327
|
+
const { openBrowserSecurely, shouldLaunchBrowser } = await import("./core-HFK4X27E.js");
|
|
4328
4328
|
const url = await startDevToolsServer(config);
|
|
4329
4329
|
if (shouldLaunchBrowser()) {
|
|
4330
4330
|
try {
|
|
@@ -2,7 +2,7 @@ const require = (await import('node:module')).createRequire(import.meta.url); co
|
|
|
2
2
|
import {
|
|
3
3
|
coreEvents,
|
|
4
4
|
debugLogger
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-RTL6OG34.js";
|
|
6
6
|
import "./chunk-664ZODQF.js";
|
|
7
7
|
import "./chunk-IUUIT4SU.js";
|
|
8
8
|
import "./chunk-TUDYL3X4.js";
|
|
@@ -4324,7 +4324,7 @@ async function toggleDevToolsPanel(config, isOpen, toggle, setOpen) {
|
|
|
4324
4324
|
return;
|
|
4325
4325
|
}
|
|
4326
4326
|
try {
|
|
4327
|
-
const { openBrowserSecurely, shouldLaunchBrowser } = await import("./core-
|
|
4327
|
+
const { openBrowserSecurely, shouldLaunchBrowser } = await import("./core-NQBBA557.js");
|
|
4328
4328
|
const url = await startDevToolsServer(config);
|
|
4329
4329
|
if (shouldLaunchBrowser()) {
|
|
4330
4330
|
try {
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
CoreEvent,
|
|
4
4
|
coreEvents,
|
|
5
5
|
debugLogger
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-MFLFXOVQ.js";
|
|
7
7
|
import "./chunk-664ZODQF.js";
|
|
8
8
|
import "./chunk-IUUIT4SU.js";
|
|
9
9
|
import "./chunk-TUDYL3X4.js";
|
|
@@ -4325,7 +4325,7 @@ async function toggleDevToolsPanel(config, isOpen, toggle, setOpen) {
|
|
|
4325
4325
|
return;
|
|
4326
4326
|
}
|
|
4327
4327
|
try {
|
|
4328
|
-
const { openBrowserSecurely, shouldLaunchBrowser } = await import("./dist-
|
|
4328
|
+
const { openBrowserSecurely, shouldLaunchBrowser } = await import("./dist-LTIGO7GG.js");
|
|
4329
4329
|
const url = await startDevToolsServer(config);
|
|
4330
4330
|
if (shouldLaunchBrowser()) {
|
|
4331
4331
|
try {
|