@google/gemini-cli 0.49.0-preview.0 → 0.49.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-HVSS54YO.js → chunk-2KPOY3PT.js} +1 -1
- package/bundle/{chunk-U7ZAEYKK.js → chunk-6SAPFKW2.js} +6 -6
- package/bundle/{chunk-VJR43O6S.js → chunk-DG2DMXNL.js} +3 -3
- package/bundle/{chunk-A2UFU7T7.js → chunk-HHBELWTD.js} +1 -1
- package/bundle/{chunk-TNA47223.js → chunk-KUPS66EC.js} +1 -1
- package/bundle/{chunk-WTHVGSFR.js → chunk-KVKWITLW.js} +1 -1
- package/bundle/{chunk-JXEOWIP3.js → chunk-O3DZHA75.js} +3 -3
- package/bundle/{chunk-QGWQ6VTE.js → chunk-RWFC7SH2.js} +1 -1
- package/bundle/{chunk-NBVV37IC.js → chunk-THSPF7UM.js} +7 -7
- package/bundle/{chunk-64EBTIKB.js → chunk-UTCNY4YR.js} +1 -1
- package/bundle/{chunk-I4DFRF5K.js → chunk-V33X6KEX.js} +2 -2
- package/bundle/{chunk-KLHWHC4T.js → chunk-VLV2BYPM.js} +3 -3
- package/bundle/{chunk-BJTB5R2P.js → chunk-VSVATFSS.js} +2 -2
- package/bundle/{chunk-FUQEQVDN.js → chunk-WDIGNHW2.js} +1 -1
- package/bundle/{chunk-DSXFIMS4.js → chunk-YAWAHLTJ.js} +1 -1
- package/bundle/{chunk-YKABQ3GS.js → chunk-YP5PXUYC.js} +3 -3
- package/bundle/{cleanup-BVMVNVAK.js → cleanup-J3QILUCY.js} +2 -2
- package/bundle/{cleanup-C5NQMG2P.js → cleanup-YMPS4FUE.js} +2 -2
- package/bundle/{core-LFEFVPAH.js → core-64JIIVRX.js} +1 -1
- package/bundle/{devtoolsService-RG4FM7OW.js → devtoolsService-HCHZ2F6P.js} +2 -2
- package/bundle/{devtoolsService-BQUL2OKW.js → devtoolsService-YX6EFIXG.js} +2 -2
- package/bundle/{dist-5KREVEFF.js → dist-CLCQE7YY.js} +1 -1
- package/bundle/{gemini-BTKGCB5W.js → gemini-APNDCIQH.js} +14 -14
- package/bundle/{gemini-N54NYRXV.js → gemini-FSMCKCVD.js} +14 -14
- package/bundle/gemini.js +7 -7
- package/bundle/{interactiveCli-WSGDLGUV.js → interactiveCli-4GI574PD.js} +8 -8
- package/bundle/{interactiveCli-5CGHWI6Q.js → interactiveCli-PR7HIXJT.js} +8 -8
- package/bundle/{liteRtServerManager-HQ4ZMZWX.js → liteRtServerManager-SRAMJKDM.js} +4 -4
- package/bundle/{liteRtServerManager-PE3TFF5O.js → liteRtServerManager-TYKWESZG.js} +4 -4
- package/bundle/{oauth2-provider-LQI3UWN6.js → oauth2-provider-4UAT62TZ.js} +1 -1
- package/bundle/{oauth2-provider-JKHFZF3W.js → oauth2-provider-UU4JM5RG.js} +1 -1
- package/bundle/{start-2OEMFDI4.js → start-C5MXXCE7.js} +6 -6
- package/bundle/{start-JS4P5XAK.js → start-RIHKQGGY.js} +6 -6
- package/package.json +1 -1
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
import {
|
|
7
7
|
exitCli,
|
|
8
8
|
require_source
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-YAWAHLTJ.js";
|
|
10
10
|
import {
|
|
11
11
|
DEFAULT_BACKGROUND_OPACITY,
|
|
12
12
|
DEFAULT_BORDER_OPACITY,
|
|
@@ -59,14 +59,14 @@ import {
|
|
|
59
59
|
stripUnsafeCharacters,
|
|
60
60
|
toCodePoints,
|
|
61
61
|
validateCustomTheme
|
|
62
|
-
} from "./chunk-
|
|
62
|
+
} from "./chunk-WDIGNHW2.js";
|
|
63
63
|
import {
|
|
64
64
|
isDevelopment
|
|
65
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-VSVATFSS.js";
|
|
66
66
|
import {
|
|
67
67
|
emptyIcon,
|
|
68
68
|
require_react
|
|
69
|
-
} from "./chunk-
|
|
69
|
+
} from "./chunk-RWFC7SH2.js";
|
|
70
70
|
import {
|
|
71
71
|
ALL_EDITORS,
|
|
72
72
|
ApprovalMode,
|
|
@@ -230,7 +230,7 @@ import {
|
|
|
230
230
|
tokenLimit,
|
|
231
231
|
uiTelemetryService,
|
|
232
232
|
unescapePath
|
|
233
|
-
} from "./chunk-
|
|
233
|
+
} from "./chunk-DG2DMXNL.js";
|
|
234
234
|
import {
|
|
235
235
|
require_src
|
|
236
236
|
} from "./chunk-TUDYL3X4.js";
|
|
@@ -82944,7 +82944,7 @@ Use /mcp auth <server-name> to authenticate.`
|
|
|
82944
82944
|
type: "info",
|
|
82945
82945
|
text: `Starting OAuth authentication for MCP server '${serverName}'...`
|
|
82946
82946
|
});
|
|
82947
|
-
const { MCPOAuthProvider } = await import("./core-
|
|
82947
|
+
const { MCPOAuthProvider } = await import("./core-64JIIVRX.js");
|
|
82948
82948
|
let oauthConfig = server.oauth;
|
|
82949
82949
|
if (!oauthConfig) {
|
|
82950
82950
|
oauthConfig = { enabled: false };
|
|
@@ -273968,7 +273968,7 @@ function isValidToolName(name3, options = {}) {
|
|
|
273968
273968
|
|
|
273969
273969
|
// packages/core/src/generated/git-commit.ts
|
|
273970
273970
|
var GIT_COMMIT_INFO = "6e0bd68e4";
|
|
273971
|
-
var CLI_VERSION = "0.49.0
|
|
273971
|
+
var CLI_VERSION = "0.49.0";
|
|
273972
273972
|
|
|
273973
273973
|
// packages/core/src/ide/detect-ide.ts
|
|
273974
273974
|
var IDE_DEFINITIONS = {
|
|
@@ -297452,7 +297452,7 @@ function getVersion() {
|
|
|
297452
297452
|
}
|
|
297453
297453
|
versionPromise = (async () => {
|
|
297454
297454
|
const pkgJson = await getPackageJson(__dirname4);
|
|
297455
|
-
return "0.49.0
|
|
297455
|
+
return "0.49.0";
|
|
297456
297456
|
})();
|
|
297457
297457
|
return versionPromise;
|
|
297458
297458
|
}
|
|
@@ -331686,7 +331686,7 @@ var A2AAuthProviderFactory = class _A2AAuthProviderFactory {
|
|
|
331686
331686
|
return provider;
|
|
331687
331687
|
}
|
|
331688
331688
|
case "oauth2": {
|
|
331689
|
-
const { OAuth2AuthProvider } = await import("./oauth2-provider-
|
|
331689
|
+
const { OAuth2AuthProvider } = await import("./oauth2-provider-4UAT62TZ.js");
|
|
331690
331690
|
const provider = new OAuth2AuthProvider(
|
|
331691
331691
|
authConfig,
|
|
331692
331692
|
options.agentName ?? "unknown",
|
|
@@ -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-KVKWITLW.js";
|
|
5
5
|
import {
|
|
6
6
|
__commonJS,
|
|
7
7
|
__require
|
|
@@ -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-KUPS66EC.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-UTCNY4YR.js";
|
|
18
18
|
import {
|
|
19
19
|
debugLogger
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-VLV2BYPM.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-DG2DMXNL.js";
|
|
5
5
|
import {
|
|
6
6
|
__commonJS,
|
|
7
7
|
__toESM
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
import {
|
|
7
7
|
exitCli,
|
|
8
8
|
require_source
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-KUPS66EC.js";
|
|
10
10
|
import {
|
|
11
11
|
DEFAULT_BACKGROUND_OPACITY,
|
|
12
12
|
DEFAULT_BORDER_OPACITY,
|
|
@@ -59,14 +59,14 @@ import {
|
|
|
59
59
|
stripUnsafeCharacters,
|
|
60
60
|
toCodePoints,
|
|
61
61
|
validateCustomTheme
|
|
62
|
-
} from "./chunk-
|
|
62
|
+
} from "./chunk-UTCNY4YR.js";
|
|
63
63
|
import {
|
|
64
64
|
isDevelopment
|
|
65
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-V33X6KEX.js";
|
|
66
66
|
import {
|
|
67
67
|
emptyIcon,
|
|
68
68
|
require_react
|
|
69
|
-
} from "./chunk-
|
|
69
|
+
} from "./chunk-2KPOY3PT.js";
|
|
70
70
|
import {
|
|
71
71
|
ALL_EDITORS,
|
|
72
72
|
ApprovalMode,
|
|
@@ -243,7 +243,7 @@ import {
|
|
|
243
243
|
tokenLimit,
|
|
244
244
|
uiTelemetryService,
|
|
245
245
|
unescapePath
|
|
246
|
-
} from "./chunk-
|
|
246
|
+
} from "./chunk-VLV2BYPM.js";
|
|
247
247
|
import {
|
|
248
248
|
require_src
|
|
249
249
|
} from "./chunk-TUDYL3X4.js";
|
|
@@ -77176,7 +77176,7 @@ var authCommand = {
|
|
|
77176
77176
|
import process29 from "node:process";
|
|
77177
77177
|
|
|
77178
77178
|
// packages/cli/src/generated/git-commit.ts
|
|
77179
|
-
var GIT_COMMIT_INFO = "
|
|
77179
|
+
var GIT_COMMIT_INFO = "5d402f89f";
|
|
77180
77180
|
|
|
77181
77181
|
// packages/cli/src/ui/utils/historyExportUtils.ts
|
|
77182
77182
|
import * as fsPromises from "node:fs/promises";
|
|
@@ -82957,7 +82957,7 @@ Use /mcp auth <server-name> to authenticate.`
|
|
|
82957
82957
|
type: "info",
|
|
82958
82958
|
text: `Starting OAuth authentication for MCP server '${serverName}'...`
|
|
82959
82959
|
});
|
|
82960
|
-
const { MCPOAuthProvider } = await import("./dist-
|
|
82960
|
+
const { MCPOAuthProvider } = await import("./dist-CLCQE7YY.js");
|
|
82961
82961
|
let oauthConfig = server.oauth;
|
|
82962
82962
|
if (!oauthConfig) {
|
|
82963
82963
|
oauthConfig = { enabled: false };
|
|
@@ -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-KVKWITLW.js";
|
|
5
5
|
import {
|
|
6
6
|
RELEASE_CHANNEL_STABILITY,
|
|
7
7
|
debugLogger,
|
|
8
8
|
getChannelFromVersion,
|
|
9
9
|
isGitRepository
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-VLV2BYPM.js";
|
|
11
11
|
|
|
12
12
|
// packages/cli/src/utils/installationInfo.ts
|
|
13
13
|
import * as fs from "node:fs";
|
|
@@ -273706,7 +273706,7 @@ function isValidToolName(name3, options = {}) {
|
|
|
273706
273706
|
|
|
273707
273707
|
// packages/core/dist/src/generated/git-commit.js
|
|
273708
273708
|
var GIT_COMMIT_INFO = "6e0bd68e4";
|
|
273709
|
-
var CLI_VERSION = "0.49.0
|
|
273709
|
+
var CLI_VERSION = "0.49.0";
|
|
273710
273710
|
|
|
273711
273711
|
// packages/core/dist/src/ide/detect-ide.js
|
|
273712
273712
|
var IDE_DEFINITIONS = {
|
|
@@ -296882,7 +296882,7 @@ function getVersion() {
|
|
|
296882
296882
|
}
|
|
296883
296883
|
versionPromise = (async () => {
|
|
296884
296884
|
const pkgJson = await getPackageJson(__dirname4);
|
|
296885
|
-
return "0.49.0
|
|
296885
|
+
return "0.49.0";
|
|
296886
296886
|
})();
|
|
296887
296887
|
return versionPromise;
|
|
296888
296888
|
}
|
|
@@ -329110,7 +329110,7 @@ var A2AAuthProviderFactory = class _A2AAuthProviderFactory {
|
|
|
329110
329110
|
return provider;
|
|
329111
329111
|
}
|
|
329112
329112
|
case "oauth2": {
|
|
329113
|
-
const { OAuth2AuthProvider } = await import("./oauth2-provider-
|
|
329113
|
+
const { OAuth2AuthProvider } = await import("./oauth2-provider-UU4JM5RG.js");
|
|
329114
329114
|
const provider = new OAuth2AuthProvider(authConfig, options.agentName ?? "unknown", agentCard, options.agentCardUrl);
|
|
329115
329115
|
await provider.initialize();
|
|
329116
329116
|
return provider;
|
|
@@ -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-HHBELWTD.js";
|
|
5
5
|
import {
|
|
6
6
|
RELEASE_CHANNEL_STABILITY,
|
|
7
7
|
debugLogger,
|
|
8
8
|
getChannelFromVersion,
|
|
9
9
|
isGitRepository
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-DG2DMXNL.js";
|
|
11
11
|
|
|
12
12
|
// packages/cli/src/utils/installationInfo.ts
|
|
13
13
|
import * 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-
|
|
4
|
+
} from "./chunk-HHBELWTD.js";
|
|
5
5
|
import {
|
|
6
6
|
__commonJS,
|
|
7
7
|
__require
|
|
@@ -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-YAWAHLTJ.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-WDIGNHW2.js";
|
|
18
18
|
import {
|
|
19
19
|
debugLogger
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-DG2DMXNL.js";
|
|
21
21
|
import {
|
|
22
22
|
__toESM
|
|
23
23
|
} from "./chunk-34MYV7JD.js";
|
|
@@ -11,8 +11,8 @@ import {
|
|
|
11
11
|
runSyncCleanup,
|
|
12
12
|
setupSignalHandlers,
|
|
13
13
|
setupTtyCheck
|
|
14
|
-
} from "./chunk-
|
|
15
|
-
import "./chunk-
|
|
14
|
+
} from "./chunk-KVKWITLW.js";
|
|
15
|
+
import "./chunk-VLV2BYPM.js";
|
|
16
16
|
import "./chunk-664ZODQF.js";
|
|
17
17
|
import "./chunk-TUDYL3X4.js";
|
|
18
18
|
import "./chunk-IUUIT4SU.js";
|
|
@@ -11,8 +11,8 @@ import {
|
|
|
11
11
|
runSyncCleanup,
|
|
12
12
|
setupSignalHandlers,
|
|
13
13
|
setupTtyCheck
|
|
14
|
-
} from "./chunk-
|
|
15
|
-
import "./chunk-
|
|
14
|
+
} from "./chunk-HHBELWTD.js";
|
|
15
|
+
import "./chunk-DG2DMXNL.js";
|
|
16
16
|
import "./chunk-664ZODQF.js";
|
|
17
17
|
import "./chunk-TUDYL3X4.js";
|
|
18
18
|
import "./chunk-IUUIT4SU.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-DG2DMXNL.js";
|
|
6
6
|
import "./chunk-664ZODQF.js";
|
|
7
7
|
import "./chunk-TUDYL3X4.js";
|
|
8
8
|
import "./chunk-IUUIT4SU.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-64JIIVRX.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-VLV2BYPM.js";
|
|
7
7
|
import "./chunk-664ZODQF.js";
|
|
8
8
|
import "./chunk-TUDYL3X4.js";
|
|
9
9
|
import "./chunk-IUUIT4SU.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-CLCQE7YY.js");
|
|
4329
4329
|
const url = await startDevToolsServer(config);
|
|
4330
4330
|
if (shouldLaunchBrowser()) {
|
|
4331
4331
|
try {
|
|
@@ -41,18 +41,18 @@ import {
|
|
|
41
41
|
updateAllUpdatableExtensions,
|
|
42
42
|
updateExtension,
|
|
43
43
|
validateAuthMethod
|
|
44
|
-
} from "./chunk-
|
|
44
|
+
} from "./chunk-6SAPFKW2.js";
|
|
45
45
|
import {
|
|
46
46
|
appEvents
|
|
47
47
|
} from "./chunk-5PS3AYFU.js";
|
|
48
48
|
import {
|
|
49
49
|
startCommand,
|
|
50
50
|
startServer
|
|
51
|
-
} from "./chunk-
|
|
51
|
+
} from "./chunk-YP5PXUYC.js";
|
|
52
52
|
import {
|
|
53
53
|
exitCli,
|
|
54
54
|
require_source
|
|
55
|
-
} from "./chunk-
|
|
55
|
+
} from "./chunk-YAWAHLTJ.js";
|
|
56
56
|
import {
|
|
57
57
|
DEFAULT_PORT,
|
|
58
58
|
GEMMA_MODEL_NAME,
|
|
@@ -87,11 +87,11 @@ import {
|
|
|
87
87
|
resolveGemmaConfig,
|
|
88
88
|
saveModelChange,
|
|
89
89
|
stripAnsi
|
|
90
|
-
} from "./chunk-
|
|
90
|
+
} from "./chunk-WDIGNHW2.js";
|
|
91
91
|
import {
|
|
92
92
|
RELAUNCH_EXIT_CODE
|
|
93
|
-
} from "./chunk-
|
|
94
|
-
import "./chunk-
|
|
93
|
+
} from "./chunk-VSVATFSS.js";
|
|
94
|
+
import "./chunk-RWFC7SH2.js";
|
|
95
95
|
import {
|
|
96
96
|
cleanupCheckpoints,
|
|
97
97
|
registerCleanup,
|
|
@@ -100,7 +100,7 @@ import {
|
|
|
100
100
|
runExitCleanup,
|
|
101
101
|
runSyncCleanup,
|
|
102
102
|
setupSignalHandlers
|
|
103
|
-
} from "./chunk-
|
|
103
|
+
} from "./chunk-HHBELWTD.js";
|
|
104
104
|
import {
|
|
105
105
|
ASK_USER_TOOL_NAME,
|
|
106
106
|
AuthType,
|
|
@@ -233,7 +233,7 @@ import {
|
|
|
233
233
|
updatePolicy,
|
|
234
234
|
writeToStderr,
|
|
235
235
|
writeToStdout
|
|
236
|
-
} from "./chunk-
|
|
236
|
+
} from "./chunk-DG2DMXNL.js";
|
|
237
237
|
import "./chunk-664ZODQF.js";
|
|
238
238
|
import "./chunk-TUDYL3X4.js";
|
|
239
239
|
import "./chunk-IUUIT4SU.js";
|
|
@@ -20668,7 +20668,7 @@ async function loadSandboxConfig(settings, argv) {
|
|
|
20668
20668
|
}
|
|
20669
20669
|
const command2 = getSandboxCommand(sandboxValue);
|
|
20670
20670
|
const packageJson = await getPackageJson(__dirname3);
|
|
20671
|
-
const image = process.env["GEMINI_SANDBOX_IMAGE"] ?? "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.49.0
|
|
20671
|
+
const image = process.env["GEMINI_SANDBOX_IMAGE"] ?? "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.49.0" ?? customImage ?? packageJson?.config?.sandboxImageUri;
|
|
20672
20672
|
const isNative = command2 === "windows-native" || command2 === "sandbox-exec" || command2 === "lxc";
|
|
20673
20673
|
return command2 && (image || isNative) ? { enabled: true, allowedPaths, networkAccess, command: command2, image } : void 0;
|
|
20674
20674
|
}
|
|
@@ -23076,7 +23076,7 @@ async function runNonInteractive({
|
|
|
23076
23076
|
}
|
|
23077
23077
|
});
|
|
23078
23078
|
if (process.env["GEMINI_CLI_ACTIVITY_LOG_TARGET"]) {
|
|
23079
|
-
const { setupInitialActivityLogger } = await import("./devtoolsService-
|
|
23079
|
+
const { setupInitialActivityLogger } = await import("./devtoolsService-HCHZ2F6P.js");
|
|
23080
23080
|
setupInitialActivityLogger(config2);
|
|
23081
23081
|
}
|
|
23082
23082
|
const { stdout: workingStdout } = createWorkingStdio();
|
|
@@ -23547,7 +23547,7 @@ async function runNonInteractive2(params) {
|
|
|
23547
23547
|
}
|
|
23548
23548
|
});
|
|
23549
23549
|
if (process.env["GEMINI_CLI_ACTIVITY_LOG_TARGET"]) {
|
|
23550
|
-
const { setupInitialActivityLogger } = await import("./devtoolsService-
|
|
23550
|
+
const { setupInitialActivityLogger } = await import("./devtoolsService-HCHZ2F6P.js");
|
|
23551
23551
|
setupInitialActivityLogger(config2);
|
|
23552
23552
|
}
|
|
23553
23553
|
const { stdout: workingStdout } = createWorkingStdio();
|
|
@@ -28738,7 +28738,7 @@ async function resolveSessionId(resumeArg, sessionIdArg, sessionFileArg) {
|
|
|
28738
28738
|
}
|
|
28739
28739
|
}
|
|
28740
28740
|
async function startInteractiveUI(config2, settings, startupWarnings, workspaceRoot = process.cwd(), resumedSessionData, initializationResult) {
|
|
28741
|
-
const { startInteractiveUI: doStartUI } = await import("./interactiveCli-
|
|
28741
|
+
const { startInteractiveUI: doStartUI } = await import("./interactiveCli-4GI574PD.js");
|
|
28742
28742
|
await doStartUI(
|
|
28743
28743
|
config2,
|
|
28744
28744
|
settings,
|
|
@@ -28947,7 +28947,7 @@ ${finalArgs[promptIndex + 1]}`;
|
|
|
28947
28947
|
await config2.storage.initialize();
|
|
28948
28948
|
adminControlsListner.setConfig(config2);
|
|
28949
28949
|
if (config2.isInteractive() && settings.merged.general.devtools) {
|
|
28950
|
-
const { setupInitialActivityLogger } = await import("./devtoolsService-
|
|
28950
|
+
const { setupInitialActivityLogger } = await import("./devtoolsService-HCHZ2F6P.js");
|
|
28951
28951
|
setupInitialActivityLogger(config2);
|
|
28952
28952
|
}
|
|
28953
28953
|
registerTelemetryConfig(config2);
|
|
@@ -29006,7 +29006,7 @@ ${finalArgs[promptIndex + 1]}`;
|
|
|
29006
29006
|
const initAppHandle = startupProfiler.start("initialize_app");
|
|
29007
29007
|
const initializationResult = await initializeApp(config2, settings);
|
|
29008
29008
|
initAppHandle?.end();
|
|
29009
|
-
import("./liteRtServerManager-
|
|
29009
|
+
import("./liteRtServerManager-TYKWESZG.js").then(({ LiteRtServerManager }) => {
|
|
29010
29010
|
const mergedGemma = settings.merged.experimental?.gemmaModelRouter;
|
|
29011
29011
|
if (!mergedGemma) return;
|
|
29012
29012
|
const userGemma = settings.forScope("User" /* User */).settings.experimental?.gemmaModelRouter;
|
|
@@ -41,18 +41,18 @@ import {
|
|
|
41
41
|
updateAllUpdatableExtensions,
|
|
42
42
|
updateExtension,
|
|
43
43
|
validateAuthMethod
|
|
44
|
-
} from "./chunk-
|
|
44
|
+
} from "./chunk-THSPF7UM.js";
|
|
45
45
|
import {
|
|
46
46
|
appEvents
|
|
47
47
|
} from "./chunk-5PS3AYFU.js";
|
|
48
48
|
import {
|
|
49
49
|
startCommand,
|
|
50
50
|
startServer
|
|
51
|
-
} from "./chunk-
|
|
51
|
+
} from "./chunk-O3DZHA75.js";
|
|
52
52
|
import {
|
|
53
53
|
exitCli,
|
|
54
54
|
require_source
|
|
55
|
-
} from "./chunk-
|
|
55
|
+
} from "./chunk-KUPS66EC.js";
|
|
56
56
|
import {
|
|
57
57
|
DEFAULT_PORT,
|
|
58
58
|
GEMMA_MODEL_NAME,
|
|
@@ -87,11 +87,11 @@ import {
|
|
|
87
87
|
resolveGemmaConfig,
|
|
88
88
|
saveModelChange,
|
|
89
89
|
stripAnsi
|
|
90
|
-
} from "./chunk-
|
|
90
|
+
} from "./chunk-UTCNY4YR.js";
|
|
91
91
|
import {
|
|
92
92
|
RELAUNCH_EXIT_CODE
|
|
93
|
-
} from "./chunk-
|
|
94
|
-
import "./chunk-
|
|
93
|
+
} from "./chunk-V33X6KEX.js";
|
|
94
|
+
import "./chunk-2KPOY3PT.js";
|
|
95
95
|
import {
|
|
96
96
|
cleanupCheckpoints,
|
|
97
97
|
registerCleanup,
|
|
@@ -100,7 +100,7 @@ import {
|
|
|
100
100
|
runExitCleanup,
|
|
101
101
|
runSyncCleanup,
|
|
102
102
|
setupSignalHandlers
|
|
103
|
-
} from "./chunk-
|
|
103
|
+
} from "./chunk-KVKWITLW.js";
|
|
104
104
|
import {
|
|
105
105
|
ASK_USER_TOOL_NAME,
|
|
106
106
|
ApprovalMode,
|
|
@@ -249,7 +249,7 @@ import {
|
|
|
249
249
|
updatePolicy,
|
|
250
250
|
writeToStderr,
|
|
251
251
|
writeToStdout
|
|
252
|
-
} from "./chunk-
|
|
252
|
+
} from "./chunk-VLV2BYPM.js";
|
|
253
253
|
import "./chunk-664ZODQF.js";
|
|
254
254
|
import "./chunk-TUDYL3X4.js";
|
|
255
255
|
import "./chunk-IUUIT4SU.js";
|
|
@@ -20684,7 +20684,7 @@ async function loadSandboxConfig(settings, argv) {
|
|
|
20684
20684
|
}
|
|
20685
20685
|
const command2 = getSandboxCommand(sandboxValue);
|
|
20686
20686
|
const packageJson = await getPackageJson(__dirname3);
|
|
20687
|
-
const image = process.env["GEMINI_SANDBOX_IMAGE"] ?? "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.49.0
|
|
20687
|
+
const image = process.env["GEMINI_SANDBOX_IMAGE"] ?? "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.49.0" ?? customImage ?? packageJson?.config?.sandboxImageUri;
|
|
20688
20688
|
const isNative = command2 === "windows-native" || command2 === "sandbox-exec" || command2 === "lxc";
|
|
20689
20689
|
return command2 && (image || isNative) ? { enabled: true, allowedPaths, networkAccess, command: command2, image } : void 0;
|
|
20690
20690
|
}
|
|
@@ -23092,7 +23092,7 @@ async function runNonInteractive({
|
|
|
23092
23092
|
}
|
|
23093
23093
|
});
|
|
23094
23094
|
if (process.env["GEMINI_CLI_ACTIVITY_LOG_TARGET"]) {
|
|
23095
|
-
const { setupInitialActivityLogger } = await import("./devtoolsService-
|
|
23095
|
+
const { setupInitialActivityLogger } = await import("./devtoolsService-YX6EFIXG.js");
|
|
23096
23096
|
setupInitialActivityLogger(config2);
|
|
23097
23097
|
}
|
|
23098
23098
|
const { stdout: workingStdout } = createWorkingStdio();
|
|
@@ -23563,7 +23563,7 @@ async function runNonInteractive2(params) {
|
|
|
23563
23563
|
}
|
|
23564
23564
|
});
|
|
23565
23565
|
if (process.env["GEMINI_CLI_ACTIVITY_LOG_TARGET"]) {
|
|
23566
|
-
const { setupInitialActivityLogger } = await import("./devtoolsService-
|
|
23566
|
+
const { setupInitialActivityLogger } = await import("./devtoolsService-YX6EFIXG.js");
|
|
23567
23567
|
setupInitialActivityLogger(config2);
|
|
23568
23568
|
}
|
|
23569
23569
|
const { stdout: workingStdout } = createWorkingStdio();
|
|
@@ -28754,7 +28754,7 @@ async function resolveSessionId(resumeArg, sessionIdArg, sessionFileArg) {
|
|
|
28754
28754
|
}
|
|
28755
28755
|
}
|
|
28756
28756
|
async function startInteractiveUI(config2, settings, startupWarnings, workspaceRoot = process.cwd(), resumedSessionData, initializationResult) {
|
|
28757
|
-
const { startInteractiveUI: doStartUI } = await import("./interactiveCli-
|
|
28757
|
+
const { startInteractiveUI: doStartUI } = await import("./interactiveCli-PR7HIXJT.js");
|
|
28758
28758
|
await doStartUI(
|
|
28759
28759
|
config2,
|
|
28760
28760
|
settings,
|
|
@@ -28963,7 +28963,7 @@ ${finalArgs[promptIndex + 1]}`;
|
|
|
28963
28963
|
await config2.storage.initialize();
|
|
28964
28964
|
adminControlsListner.setConfig(config2);
|
|
28965
28965
|
if (config2.isInteractive() && settings.merged.general.devtools) {
|
|
28966
|
-
const { setupInitialActivityLogger } = await import("./devtoolsService-
|
|
28966
|
+
const { setupInitialActivityLogger } = await import("./devtoolsService-YX6EFIXG.js");
|
|
28967
28967
|
setupInitialActivityLogger(config2);
|
|
28968
28968
|
}
|
|
28969
28969
|
registerTelemetryConfig(config2);
|
|
@@ -29022,7 +29022,7 @@ ${finalArgs[promptIndex + 1]}`;
|
|
|
29022
29022
|
const initAppHandle = startupProfiler.start("initialize_app");
|
|
29023
29023
|
const initializationResult = await initializeApp(config2, settings);
|
|
29024
29024
|
initAppHandle?.end();
|
|
29025
|
-
import("./liteRtServerManager-
|
|
29025
|
+
import("./liteRtServerManager-SRAMJKDM.js").then(({ LiteRtServerManager }) => {
|
|
29026
29026
|
const mergedGemma = settings.merged.experimental?.gemmaModelRouter;
|
|
29027
29027
|
if (!mergedGemma) return;
|
|
29028
29028
|
const userGemma = settings.forScope("User" /* User */).settings.experimental?.gemmaModelRouter;
|
package/bundle/gemini.js
CHANGED
|
@@ -4,10 +4,10 @@ import {
|
|
|
4
4
|
RELAUNCH_EXIT_CODE,
|
|
5
5
|
getScriptArgs,
|
|
6
6
|
getSpawnConfig
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-V33X6KEX.js";
|
|
8
|
+
import "./chunk-2KPOY3PT.js";
|
|
9
|
+
import "./chunk-KVKWITLW.js";
|
|
10
|
+
import "./chunk-VLV2BYPM.js";
|
|
11
11
|
import "./chunk-664ZODQF.js";
|
|
12
12
|
import "./chunk-TUDYL3X4.js";
|
|
13
13
|
import "./chunk-IUUIT4SU.js";
|
|
@@ -115,9 +115,9 @@ ${error instanceof Error ? error.stack ?? error.message : String(error)}
|
|
|
115
115
|
}
|
|
116
116
|
}
|
|
117
117
|
} else {
|
|
118
|
-
const { main } = await import("./gemini-
|
|
119
|
-
const { FatalError, writeToStderr } = await import("./dist-
|
|
120
|
-
const { runExitCleanup } = await import("./cleanup-
|
|
118
|
+
const { main } = await import("./gemini-FSMCKCVD.js");
|
|
119
|
+
const { FatalError, writeToStderr } = await import("./dist-CLCQE7YY.js");
|
|
120
|
+
const { runExitCleanup } = await import("./cleanup-J3QILUCY.js");
|
|
121
121
|
main().catch(async (error) => {
|
|
122
122
|
const cleanupTimeout = setTimeout(() => {
|
|
123
123
|
writeToStderr("Cleanup timed out, forcing exit...\n");
|
|
@@ -157,13 +157,13 @@ import {
|
|
|
157
157
|
widestLineFromStyledChars,
|
|
158
158
|
wordBreakStyledChars,
|
|
159
159
|
wrapStyledChars
|
|
160
|
-
} from "./chunk-
|
|
160
|
+
} from "./chunk-6SAPFKW2.js";
|
|
161
161
|
import {
|
|
162
162
|
appEvents
|
|
163
163
|
} from "./chunk-5PS3AYFU.js";
|
|
164
164
|
import {
|
|
165
165
|
require_source
|
|
166
|
-
} from "./chunk-
|
|
166
|
+
} from "./chunk-YAWAHLTJ.js";
|
|
167
167
|
import {
|
|
168
168
|
ACTIVE_SHELL_MAX_LINES,
|
|
169
169
|
COMPACT_TOOL_SUBVIEW_MAX_LINES,
|
|
@@ -214,24 +214,24 @@ import {
|
|
|
214
214
|
stripAnsi,
|
|
215
215
|
stripUnsafeCharacters,
|
|
216
216
|
toCodePoints
|
|
217
|
-
} from "./chunk-
|
|
217
|
+
} from "./chunk-WDIGNHW2.js";
|
|
218
218
|
import {
|
|
219
219
|
handleAutoUpdate,
|
|
220
220
|
isDevelopment,
|
|
221
221
|
relaunchApp,
|
|
222
222
|
setUpdateHandler
|
|
223
|
-
} from "./chunk-
|
|
223
|
+
} from "./chunk-VSVATFSS.js";
|
|
224
224
|
import {
|
|
225
225
|
isTodoList,
|
|
226
226
|
mapCoreStatusToDisplayStatus,
|
|
227
227
|
require_react
|
|
228
|
-
} from "./chunk-
|
|
228
|
+
} from "./chunk-RWFC7SH2.js";
|
|
229
229
|
import {
|
|
230
230
|
registerCleanup,
|
|
231
231
|
removeCleanup,
|
|
232
232
|
runExitCleanup,
|
|
233
233
|
setupTtyCheck
|
|
234
|
-
} from "./chunk-
|
|
234
|
+
} from "./chunk-HHBELWTD.js";
|
|
235
235
|
import {
|
|
236
236
|
ACTIVATE_SKILL_TOOL_NAME,
|
|
237
237
|
AGENT_TOOL_NAME,
|
|
@@ -412,7 +412,7 @@ import {
|
|
|
412
412
|
validatePlanContent,
|
|
413
413
|
validatePlanPath,
|
|
414
414
|
writeToStdout
|
|
415
|
-
} from "./chunk-
|
|
415
|
+
} from "./chunk-DG2DMXNL.js";
|
|
416
416
|
import "./chunk-664ZODQF.js";
|
|
417
417
|
import "./chunk-TUDYL3X4.js";
|
|
418
418
|
import "./chunk-IUUIT4SU.js";
|
|
@@ -33729,7 +33729,7 @@ ${queuedText}` : queuedText;
|
|
|
33729
33729
|
if (keyMatchers["app.showErrorDetails" /* SHOW_ERROR_DETAILS */](key)) {
|
|
33730
33730
|
if (settings.merged.general.devtools) {
|
|
33731
33731
|
void (async () => {
|
|
33732
|
-
const { toggleDevToolsPanel } = await import("./devtoolsService-
|
|
33732
|
+
const { toggleDevToolsPanel } = await import("./devtoolsService-HCHZ2F6P.js");
|
|
33733
33733
|
await toggleDevToolsPanel(
|
|
33734
33734
|
config,
|
|
33735
33735
|
showErrorDetails,
|
|
@@ -157,13 +157,13 @@ import {
|
|
|
157
157
|
widestLineFromStyledChars,
|
|
158
158
|
wordBreakStyledChars,
|
|
159
159
|
wrapStyledChars
|
|
160
|
-
} from "./chunk-
|
|
160
|
+
} from "./chunk-THSPF7UM.js";
|
|
161
161
|
import {
|
|
162
162
|
appEvents
|
|
163
163
|
} from "./chunk-5PS3AYFU.js";
|
|
164
164
|
import {
|
|
165
165
|
require_source
|
|
166
|
-
} from "./chunk-
|
|
166
|
+
} from "./chunk-KUPS66EC.js";
|
|
167
167
|
import {
|
|
168
168
|
ACTIVE_SHELL_MAX_LINES,
|
|
169
169
|
COMPACT_TOOL_SUBVIEW_MAX_LINES,
|
|
@@ -214,24 +214,24 @@ import {
|
|
|
214
214
|
stripAnsi,
|
|
215
215
|
stripUnsafeCharacters,
|
|
216
216
|
toCodePoints
|
|
217
|
-
} from "./chunk-
|
|
217
|
+
} from "./chunk-UTCNY4YR.js";
|
|
218
218
|
import {
|
|
219
219
|
handleAutoUpdate,
|
|
220
220
|
isDevelopment,
|
|
221
221
|
relaunchApp,
|
|
222
222
|
setUpdateHandler
|
|
223
|
-
} from "./chunk-
|
|
223
|
+
} from "./chunk-V33X6KEX.js";
|
|
224
224
|
import {
|
|
225
225
|
isTodoList,
|
|
226
226
|
mapCoreStatusToDisplayStatus,
|
|
227
227
|
require_react
|
|
228
|
-
} from "./chunk-
|
|
228
|
+
} from "./chunk-2KPOY3PT.js";
|
|
229
229
|
import {
|
|
230
230
|
registerCleanup,
|
|
231
231
|
removeCleanup,
|
|
232
232
|
runExitCleanup,
|
|
233
233
|
setupTtyCheck
|
|
234
|
-
} from "./chunk-
|
|
234
|
+
} from "./chunk-KVKWITLW.js";
|
|
235
235
|
import {
|
|
236
236
|
ACTIVATE_SKILL_TOOL_NAME,
|
|
237
237
|
AGENT_TOOL_NAME,
|
|
@@ -431,7 +431,7 @@ import {
|
|
|
431
431
|
validatePlanContent,
|
|
432
432
|
validatePlanPath,
|
|
433
433
|
writeToStdout
|
|
434
|
-
} from "./chunk-
|
|
434
|
+
} from "./chunk-VLV2BYPM.js";
|
|
435
435
|
import "./chunk-664ZODQF.js";
|
|
436
436
|
import "./chunk-TUDYL3X4.js";
|
|
437
437
|
import "./chunk-IUUIT4SU.js";
|
|
@@ -33748,7 +33748,7 @@ ${queuedText}` : queuedText;
|
|
|
33748
33748
|
if (keyMatchers["app.showErrorDetails" /* SHOW_ERROR_DETAILS */](key)) {
|
|
33749
33749
|
if (settings.merged.general.devtools) {
|
|
33750
33750
|
void (async () => {
|
|
33751
|
-
const { toggleDevToolsPanel } = await import("./devtoolsService-
|
|
33751
|
+
const { toggleDevToolsPanel } = await import("./devtoolsService-YX6EFIXG.js");
|
|
33752
33752
|
await toggleDevToolsPanel(
|
|
33753
33753
|
config,
|
|
33754
33754
|
showErrorDetails,
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
DEFAULT_PORT,
|
|
4
4
|
getBinaryPath,
|
|
5
5
|
isServerRunning
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-UTCNY4YR.js";
|
|
7
|
+
import "./chunk-2KPOY3PT.js";
|
|
8
8
|
import {
|
|
9
9
|
debugLogger
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-VLV2BYPM.js";
|
|
11
11
|
import "./chunk-664ZODQF.js";
|
|
12
12
|
import "./chunk-TUDYL3X4.js";
|
|
13
13
|
import "./chunk-IUUIT4SU.js";
|
|
@@ -41,7 +41,7 @@ var LiteRtServerManager = class {
|
|
|
41
41
|
`[LiteRtServerManager] Auto-starting LiteRT server on port ${port}...`
|
|
42
42
|
);
|
|
43
43
|
try {
|
|
44
|
-
const { startServer } = await import("./start-
|
|
44
|
+
const { startServer } = await import("./start-C5MXXCE7.js");
|
|
45
45
|
const started = await startServer(binaryPath, port);
|
|
46
46
|
if (started) {
|
|
47
47
|
debugLogger.log(`[LiteRtServerManager] Server started on port ${port}`);
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
DEFAULT_PORT,
|
|
4
4
|
getBinaryPath,
|
|
5
5
|
isServerRunning
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-WDIGNHW2.js";
|
|
7
|
+
import "./chunk-RWFC7SH2.js";
|
|
8
8
|
import {
|
|
9
9
|
debugLogger
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-DG2DMXNL.js";
|
|
11
11
|
import "./chunk-664ZODQF.js";
|
|
12
12
|
import "./chunk-TUDYL3X4.js";
|
|
13
13
|
import "./chunk-IUUIT4SU.js";
|
|
@@ -41,7 +41,7 @@ var LiteRtServerManager = class {
|
|
|
41
41
|
`[LiteRtServerManager] Auto-starting LiteRT server on port ${port}...`
|
|
42
42
|
);
|
|
43
43
|
try {
|
|
44
|
-
const { startServer } = await import("./start-
|
|
44
|
+
const { startServer } = await import("./start-RIHKQGGY.js");
|
|
45
45
|
const started = await startServer(binaryPath, port);
|
|
46
46
|
if (started) {
|
|
47
47
|
debugLogger.log(`[LiteRtServerManager] Server started on port ${port}`);
|
|
@@ -2,12 +2,12 @@ const require = (await import('node:module')).createRequire(import.meta.url); co
|
|
|
2
2
|
import {
|
|
3
3
|
startCommand,
|
|
4
4
|
startServer
|
|
5
|
-
} from "./chunk-
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
5
|
+
} from "./chunk-O3DZHA75.js";
|
|
6
|
+
import "./chunk-KUPS66EC.js";
|
|
7
|
+
import "./chunk-UTCNY4YR.js";
|
|
8
|
+
import "./chunk-2KPOY3PT.js";
|
|
9
|
+
import "./chunk-KVKWITLW.js";
|
|
10
|
+
import "./chunk-VLV2BYPM.js";
|
|
11
11
|
import "./chunk-664ZODQF.js";
|
|
12
12
|
import "./chunk-TUDYL3X4.js";
|
|
13
13
|
import "./chunk-IUUIT4SU.js";
|
|
@@ -2,12 +2,12 @@ const require = (await import('node:module')).createRequire(import.meta.url); co
|
|
|
2
2
|
import {
|
|
3
3
|
startCommand,
|
|
4
4
|
startServer
|
|
5
|
-
} from "./chunk-
|
|
6
|
-
import "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-
|
|
5
|
+
} from "./chunk-YP5PXUYC.js";
|
|
6
|
+
import "./chunk-YAWAHLTJ.js";
|
|
7
|
+
import "./chunk-WDIGNHW2.js";
|
|
8
|
+
import "./chunk-RWFC7SH2.js";
|
|
9
|
+
import "./chunk-HHBELWTD.js";
|
|
10
|
+
import "./chunk-DG2DMXNL.js";
|
|
11
11
|
import "./chunk-664ZODQF.js";
|
|
12
12
|
import "./chunk-TUDYL3X4.js";
|
|
13
13
|
import "./chunk-IUUIT4SU.js";
|