@google/gemini-cli 0.37.0-preview.2 → 0.37.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-T475D6CB.js → chunk-2LDNSLWJ.js} +4 -4
- package/bundle/{chunk-TZN2SS4V.js → chunk-4FL34AF3.js} +3 -3
- package/bundle/{chunk-4HLDGHKQ.js → chunk-HPS5HLVY.js} +11023 -5867
- package/bundle/{chunk-4GDVEGW6.js → chunk-JCJR4TJP.js} +4 -4
- package/bundle/{chunk-RKV6HN7Q.js → chunk-LP2WYGS4.js} +3 -3
- package/bundle/{chunk-KVB2FEJR.js → chunk-ZYD45INQ.js} +58 -70
- package/bundle/{core-YYXQJ7TH.js → core-7MVFLCVM.js} +1 -1
- package/bundle/{dist-WQ7AVR5S.js → core-IAVFIQIJ.js} +2 -2
- package/bundle/{devtoolsService-NRFH67X5.js → devtoolsService-QN6DTOQ4.js} +2 -2
- package/bundle/{devtoolsService-B6RHLEYB.js → devtoolsService-QPXA3DYV.js} +2 -2
- package/bundle/{devtoolsService-DHRIWISR.js → devtoolsService-QQAGVUAL.js} +4 -5
- package/bundle/{dist-2HVISZHF.js → dist-OPAGMUAE.js} +1 -1
- package/bundle/gemini.js +6 -6
- package/bundle/{interactiveCli-Z6APHR6N.js → interactiveCli-3PZKICTV.js} +3 -3
- package/bundle/{interactiveCli-M5FR2TSQ.js → interactiveCli-QUKUV3RI.js} +3 -3
- package/bundle/{interactiveCli-NNZT57UA.js → interactiveCli-UE3SKHMT.js} +247 -264
- package/bundle/node_modules/@google/gemini-cli-devtools/package.json +1 -1
- package/bundle/{oauth2-provider-DFCNEZQQ.js → oauth2-provider-4KPORHHZ.js} +1 -1
- package/bundle/{oauth2-provider-6573WD2M.js → oauth2-provider-5PPDZYRY.js} +73 -39
- package/bundle/{oauth2-provider-3Z6BMHEW.js → oauth2-provider-NGPDVZHB.js} +1 -1
- package/package.json +1 -1
- package/bundle/chunk-Q7WBFJC3.js +0 -98376
- package/bundle/chunk-WY42FI6I.js +0 -356418
- package/bundle/devtoolsService-MSTYJNTU.js +0 -871
- package/bundle/dist-KYKNBAEA.js +0 -1942
- package/bundle/interactiveCli-WM3LDBWK.js +0 -50355
- package/bundle/oauth2-provider-UMCNQ5DH.js +0 -237
|
@@ -251002,8 +251002,8 @@ var Float64Vector = import_vector.default.Float64Vector;
|
|
|
251002
251002
|
var PointerVector = import_vector.default.PointerVector;
|
|
251003
251003
|
|
|
251004
251004
|
// packages/core/src/generated/git-commit.ts
|
|
251005
|
-
var GIT_COMMIT_INFO = "
|
|
251006
|
-
var CLI_VERSION = "0.37.0-preview.
|
|
251005
|
+
var GIT_COMMIT_INFO = "ae9d4e16a";
|
|
251006
|
+
var CLI_VERSION = "0.37.0-preview.2";
|
|
251007
251007
|
|
|
251008
251008
|
// packages/core/src/ide/detect-ide.ts
|
|
251009
251009
|
var IDE_DEFINITIONS = {
|
|
@@ -277535,7 +277535,7 @@ function getVersion() {
|
|
|
277535
277535
|
}
|
|
277536
277536
|
versionPromise = (async () => {
|
|
277537
277537
|
const pkgJson = await getPackageJson(__dirname4);
|
|
277538
|
-
return "0.37.0-preview.
|
|
277538
|
+
return "0.37.0-preview.2";
|
|
277539
277539
|
})();
|
|
277540
277540
|
return versionPromise;
|
|
277541
277541
|
}
|
|
@@ -331832,7 +331832,7 @@ var A2AAuthProviderFactory = class _A2AAuthProviderFactory {
|
|
|
331832
331832
|
return provider;
|
|
331833
331833
|
}
|
|
331834
331834
|
case "oauth2": {
|
|
331835
|
-
const { OAuth2AuthProvider } = await import("./oauth2-provider-
|
|
331835
|
+
const { OAuth2AuthProvider } = await import("./oauth2-provider-5PPDZYRY.js");
|
|
331836
331836
|
const provider = new OAuth2AuthProvider(
|
|
331837
331837
|
authConfig,
|
|
331838
331838
|
options.agentName ?? "unknown",
|
|
@@ -156,7 +156,7 @@ import {
|
|
|
156
156
|
tokenLimit,
|
|
157
157
|
uiTelemetryService,
|
|
158
158
|
yellowBright
|
|
159
|
-
} from "./chunk-
|
|
159
|
+
} from "./chunk-HPS5HLVY.js";
|
|
160
160
|
import {
|
|
161
161
|
ApprovalMode,
|
|
162
162
|
CoreEvent,
|
|
@@ -88055,7 +88055,7 @@ var authCommand = {
|
|
|
88055
88055
|
import process34 from "node:process";
|
|
88056
88056
|
|
|
88057
88057
|
// packages/cli/src/generated/git-commit.ts
|
|
88058
|
-
var GIT_COMMIT_INFO = "
|
|
88058
|
+
var GIT_COMMIT_INFO = "ae9d4e16a";
|
|
88059
88059
|
|
|
88060
88060
|
// packages/cli/src/ui/utils/historyExportUtils.ts
|
|
88061
88061
|
import * as fsPromises2 from "node:fs/promises";
|
|
@@ -93554,7 +93554,7 @@ Use /mcp auth <server-name> to authenticate.`
|
|
|
93554
93554
|
type: "info",
|
|
93555
93555
|
text: `Starting OAuth authentication for MCP server '${serverName}'...`
|
|
93556
93556
|
});
|
|
93557
|
-
const { MCPOAuthProvider } = await import("./core-
|
|
93557
|
+
const { MCPOAuthProvider } = await import("./core-IAVFIQIJ.js");
|
|
93558
93558
|
let oauthConfig = server.oauth;
|
|
93559
93559
|
if (!oauthConfig) {
|
|
93560
93560
|
oauthConfig = { enabled: false };
|