@google/gemini-cli 0.59.0-nightly.20260901.g0bd1d4397 → 0.59.0-preview.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-2PHGT6R2.js → chunk-23C4TBLH.js} +2 -2
- package/bundle/{chunk-DOWHQ66O.js → chunk-52JU4ECF.js} +3 -3
- package/bundle/{chunk-JUB6KQEN.js → chunk-7QCPYRGC.js} +1 -1
- package/bundle/{chunk-6O6AQNME.js → chunk-D6XI6WNG.js} +1 -1
- package/bundle/{chunk-GHTO67H3.js → chunk-DH76W27O.js} +2 -2
- package/bundle/{chunk-PKSL732Y.js → chunk-F45BTUYK.js} +5 -8
- package/bundle/{chunk-SQQRET72.js → chunk-IJPZK2CD.js} +1 -1
- package/bundle/{chunk-XM7CXV5K.js → chunk-KDHW7PJD.js} +3 -3
- package/bundle/{chunk-NKJ6IMLD.js → chunk-LXBSPQEH.js} +1 -1
- package/bundle/{chunk-XWIMX3QX.js → chunk-NQC3UDKG.js} +1 -1
- package/bundle/{chunk-XMX46ZGA.js → chunk-THPIH2AE.js} +1 -1
- package/bundle/{chunk-SGUHUSVF.js → chunk-UGT6DHAE.js} +7 -7
- package/bundle/{chunk-UNZJHX4O.js → chunk-UZXNPI5Z.js} +53 -66
- package/bundle/{chunk-BSUKFVXU.js → chunk-VCQFRV5A.js} +8 -9
- package/bundle/{chunk-FI7MLXGD.js → chunk-YI5PKR5L.js} +14393 -7657
- package/bundle/{chunk-4G7PTL7A.js → chunk-YLSAASP5.js} +3 -3
- package/bundle/{cleanup-EDBL2DK2.js → cleanup-OHSG4ABA.js} +2 -2
- package/bundle/{cleanup-HEI3IUEW.js → cleanup-VTATI2S7.js} +2 -2
- package/bundle/{dist-GE2DOTX4.js → core-Q2DBVF5E.js} +1 -1
- package/bundle/{devtoolsService-A7Z6ASUD.js → devtoolsService-OSXWGLT3.js} +2 -2
- package/bundle/{devtoolsService-GP7LV7DM.js → devtoolsService-TJCP6X22.js} +3 -4
- package/bundle/{dist-R4FXHHC2.js → dist-KC5GXNU5.js} +1 -1
- package/bundle/{gemini-UBXJBTYD.js → gemini-G3Y4ZBUW.js} +198 -214
- package/bundle/{gemini-M5JAONVU.js → gemini-G4U2XJ5N.js} +14 -14
- package/bundle/gemini.js +7 -7
- package/bundle/{interactiveCli-NOME7LRS.js → interactiveCli-DFQDNRQR.js} +296 -315
- package/bundle/{interactiveCli-HSKBMX6P.js → interactiveCli-ODBGO5ZB.js} +8 -8
- package/bundle/{liteRtServerManager-DVBIQROW.js → liteRtServerManager-BEQPNIUI.js} +4 -4
- package/bundle/{liteRtServerManager-WAS47JNT.js → liteRtServerManager-FYXZXFSP.js} +4 -4
- package/bundle/{oauth2-provider-PU5SAQ2M.js → oauth2-provider-2DCMBS2D.js} +1 -1
- package/bundle/{oauth2-provider-YU6QSPBC.js → oauth2-provider-DX42O6UX.js} +72 -38
- package/bundle/{start-FSXXCLIF.js → start-MJKXAIFL.js} +6 -6
- package/bundle/{start-GKR3EKNP.js → start-R4LT7TW6.js} +6 -6
- package/package.json +1 -1
- package/bundle/chunk-5GL3MDJN.js +0 -512
- package/bundle/chunk-6D7QSQQT.js +0 -398
- package/bundle/chunk-U7EUS2CK.js +0 -397882
- package/bundle/chunk-UU3HLXCJ.js +0 -102506
- package/bundle/chunk-WR5BJ46N.js +0 -118
- package/bundle/chunk-XD5PMOHE.js +0 -154
- package/bundle/chunk-ZLFT47OB.js +0 -17332
- package/bundle/chunk-ZNK3WESN.js +0 -1571
- package/bundle/cleanup-XECQVFB2.js +0 -32
- package/bundle/devtoolsService-VAULJDD6.js +0 -4359
- package/bundle/dist-FUOQFFHY.js +0 -2188
- package/bundle/gemini-66ZLEECK.js +0 -17337
- package/bundle/interactiveCli-7HNRIUOC.js +0 -34983
- package/bundle/liteRtServerManager-CD5CAV7N.js +0 -65
- package/bundle/oauth2-provider-AY4UFH4J.js +0 -235
- package/bundle/start-3UFDVALU.js +0 -18
|
@@ -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-7QCPYRGC.js";
|
|
5
5
|
import {
|
|
6
6
|
RELEASE_CHANNEL_STABILITY,
|
|
7
7
|
debugLogger,
|
|
8
8
|
getChannelFromVersion,
|
|
9
9
|
isGitRepository
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-52JU4ECF.js";
|
|
11
11
|
|
|
12
12
|
// packages/cli/src/utils/installationInfo.ts
|
|
13
13
|
import * as fs from "node:fs";
|
|
@@ -282635,7 +282635,7 @@ function isValidToolName(name3, options = {}) {
|
|
|
282635
282635
|
|
|
282636
282636
|
// packages/core/dist/src/generated/git-commit.js
|
|
282637
282637
|
var GIT_COMMIT_INFO = "0bd1d4397";
|
|
282638
|
-
var CLI_VERSION = "0.59.0-
|
|
282638
|
+
var CLI_VERSION = "0.59.0-preview.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.59.0-
|
|
305932
|
+
return "0.59.0-preview.0";
|
|
305933
305933
|
})();
|
|
305934
305934
|
return versionPromise;
|
|
305935
305935
|
}
|
|
@@ -339036,7 +339036,7 @@ var A2AAuthProviderFactory = class _A2AAuthProviderFactory {
|
|
|
339036
339036
|
return provider;
|
|
339037
339037
|
}
|
|
339038
339038
|
case "oauth2": {
|
|
339039
|
-
const { OAuth2AuthProvider } = await import("./oauth2-provider-
|
|
339039
|
+
const { OAuth2AuthProvider } = await import("./oauth2-provider-2DCMBS2D.js");
|
|
339040
339040
|
const provider = new OAuth2AuthProvider(authConfig, options.agentName ?? "unknown", agentCard, options.agentCardUrl);
|
|
339041
339041
|
await provider.initialize();
|
|
339042
339042
|
return provider;
|
|
@@ -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-7QCPYRGC.js";
|
|
5
5
|
import {
|
|
6
6
|
__commonJS,
|
|
7
7
|
__require
|
|
@@ -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-NQC3UDKG.js";
|
|
5
5
|
import {
|
|
6
6
|
RELEASE_CHANNEL_STABILITY,
|
|
7
7
|
debugLogger,
|
|
8
8
|
getChannelFromVersion,
|
|
9
9
|
isGitRepository
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-YI5PKR5L.js";
|
|
11
11
|
|
|
12
12
|
// packages/cli/src/utils/installationInfo.ts
|
|
13
13
|
import * as fs from "node:fs";
|
|
@@ -1,9 +1,6 @@
|
|
|
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
|
AuthProviderType,
|
|
4
|
-
AuthType,
|
|
5
|
-
CoreEvent,
|
|
6
|
-
CoreToolCallStatus,
|
|
7
4
|
DEFAULT_MODEL_CONFIGS,
|
|
8
5
|
DEFAULT_TRUNCATE_TOOL_OUTPUT_THRESHOLD,
|
|
9
6
|
EDITOR_OPTIONS,
|
|
@@ -31,7 +28,7 @@ import {
|
|
|
31
28
|
partListUnionToString,
|
|
32
29
|
require_strip_json_comments,
|
|
33
30
|
sanitizeFilenamePart
|
|
34
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-YI5PKR5L.js";
|
|
35
32
|
import {
|
|
36
33
|
__commonJS,
|
|
37
34
|
__require,
|
|
@@ -10228,7 +10225,7 @@ function convertSessionToHistoryFormats(messages) {
|
|
|
10228
10225
|
args: tool.args,
|
|
10229
10226
|
description: tool.description || "",
|
|
10230
10227
|
renderOutputAsMarkdown: tool.renderOutputAsMarkdown ?? true,
|
|
10231
|
-
status: tool.status === "success" ?
|
|
10228
|
+
status: tool.status === "success" ? "success" /* Success */ : "error" /* Error */,
|
|
10232
10229
|
resultDisplay: tool.resultDisplay,
|
|
10233
10230
|
confirmationDetails: void 0
|
|
10234
10231
|
}))
|
|
@@ -16292,8 +16289,8 @@ var LoadedSettings = class {
|
|
|
16292
16289
|
// React will pass a listener fn into this subscribe fn
|
|
16293
16290
|
// that listener fn will perform an object identity check on the snapshot and trigger a React re render if the snapshot has changed
|
|
16294
16291
|
subscribe(listener) {
|
|
16295
|
-
coreEvents.on(
|
|
16296
|
-
return () => coreEvents.off(
|
|
16292
|
+
coreEvents.on("settings-changed" /* SettingsChanged */, listener);
|
|
16293
|
+
return () => coreEvents.off("settings-changed" /* SettingsChanged */, listener);
|
|
16297
16294
|
}
|
|
16298
16295
|
getSnapshot() {
|
|
16299
16296
|
return this._snapshot;
|
|
@@ -16437,7 +16434,7 @@ function setUpCloudShellEnvironment(envFilePath, isTrusted, isSandboxed, selecte
|
|
|
16437
16434
|
}
|
|
16438
16435
|
}
|
|
16439
16436
|
let value = "cloudshell-gca";
|
|
16440
|
-
if (selectedAuthType ===
|
|
16437
|
+
if (selectedAuthType === "vertex-ai" /* USE_VERTEX_AI */) {
|
|
16441
16438
|
value = process2.env[USER_GCP_PROJECT];
|
|
16442
16439
|
}
|
|
16443
16440
|
if (envFilePath && fs4.existsSync(envFilePath)) {
|
|
@@ -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-NQC3UDKG.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-IJPZK2CD.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-F45BTUYK.js";
|
|
18
18
|
import {
|
|
19
19
|
debugLogger
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-YI5PKR5L.js";
|
|
21
21
|
import {
|
|
22
22
|
__toESM
|
|
23
23
|
} from "./chunk-34MYV7JD.js";
|
|
@@ -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-D6XI6WNG.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-LXBSPQEH.js";
|
|
63
63
|
import {
|
|
64
64
|
isDevelopment
|
|
65
|
-
} from "./chunk-
|
|
65
|
+
} from "./chunk-23C4TBLH.js";
|
|
66
66
|
import {
|
|
67
67
|
emptyIcon,
|
|
68
68
|
require_react
|
|
69
|
-
} from "./chunk-
|
|
69
|
+
} from "./chunk-THPIH2AE.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-52JU4ECF.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 = "45e486b03";
|
|
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-KC5GXNU5.js");
|
|
82962
82962
|
let oauthConfig = server.oauth;
|
|
82963
82963
|
if (!oauthConfig) {
|
|
82964
82964
|
oauthConfig = { enabled: false };
|