@google/gemini-cli 0.39.0-preview.0 → 0.39.0-preview.1
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-LF246RTE.js → chunk-7SQF544H.js} +385 -301
- package/bundle/{chunk-5ZBBJS2A.js → chunk-D5PDFQWX.js} +1 -1
- package/bundle/{chunk-NMO6M2JW.js → chunk-EZUZYRLG.js} +4 -4
- package/bundle/{chunk-CB4IHCOV.js → chunk-F2GDXAAF.js} +332 -288
- package/bundle/{chunk-ZFUMNFZD.js → chunk-IP2YTTJH.js} +6514 -11862
- package/bundle/{chunk-UCJYTRQH.js → chunk-MJR464GS.js} +1 -1
- package/bundle/{chunk-DY3XSEN6.js → chunk-OS555R2T.js} +2 -2
- package/bundle/{chunk-L5FKR6GE.js → chunk-OXN7IRB7.js} +4 -4
- package/bundle/chunk-P2IAFIFP.js +360274 -0
- package/bundle/chunk-QHUP5MEL.js +156 -0
- package/bundle/{chunk-KMWY7IVQ.js → chunk-TULI5SFB.js} +72 -60
- package/bundle/chunk-WHPMO3WR.js +101702 -0
- package/bundle/{cleanup-INA6FKQG.js → cleanup-C647TEIA.js} +2 -2
- package/bundle/{cleanup-DKDGF4IA.js → cleanup-CZSIFJCD.js} +3 -3
- package/bundle/cleanup-MYBJ6ZHP.js +33 -0
- package/bundle/{cleanup-B7STSNY5.js → cleanup-T6HLM5JP.js} +2 -2
- package/bundle/{core-6MCGZ334.js → core-IZKTELTX.js} +3 -1
- package/bundle/{devtoolsService-BXBCDCC2.js → devtoolsService-2ROQ6LME.js} +2 -2
- package/bundle/{devtoolsService-DDDJINQW.js → devtoolsService-CR2UJLLC.js} +5 -4
- package/bundle/{devtoolsService-QN4BQSIF.js → devtoolsService-GHSBU5R5.js} +2 -2
- package/bundle/devtoolsService-OEBSPLJN.js +871 -0
- package/bundle/{dist-2M52ZJGU.js → dist-ADH7BOBF.js} +3 -1
- package/bundle/{core-MYQB6KXT.js → dist-OST42PZR.js} +4 -2
- package/bundle/dist-ZMA73RD7.js +2010 -0
- package/bundle/docs/cli/plan-mode.md +1 -2
- package/bundle/{gemini-JFTJVXU4.js → gemini-6BFSWN53.js} +184 -169
- package/bundle/{gemini-TS2LMZH4.js → gemini-GUA6PG6F.js} +7 -7
- package/bundle/gemini-HENMLXDS.js +15321 -0
- package/bundle/{gemini-BA3BDBJT.js → gemini-IENVNLLQ.js} +7 -7
- package/bundle/gemini.js +3 -3
- package/bundle/{interactiveCli-7ZBDFPFP.js → interactiveCli-FCDJTVQ3.js} +6 -5
- package/bundle/{interactiveCli-W43ANBCL.js → interactiveCli-FMNSXXHR.js} +6 -5
- package/bundle/{interactiveCli-K6QHA2GI.js → interactiveCli-P3PFIHWL.js} +277 -259
- package/bundle/interactiveCli-SEQ7RLOB.js +34493 -0
- package/bundle/node_modules/@google/gemini-cli-devtools/package.json +1 -1
- package/bundle/{oauth2-provider-53ZABNLX.js → oauth2-provider-6TB4NGWJ.js} +1 -1
- package/bundle/{oauth2-provider-3YCIQHIN.js → oauth2-provider-AUIG7Q6O.js} +1 -1
- package/bundle/{oauth2-provider-T4YYJWZG.js → oauth2-provider-IXDXXQ6U.js} +39 -73
- package/bundle/oauth2-provider-UF547EKT.js +237 -0
- package/package.json +1 -1
|
@@ -58,7 +58,7 @@ import {
|
|
|
58
58
|
updateAllUpdatableExtensions,
|
|
59
59
|
updateExtension,
|
|
60
60
|
validateAuthMethod
|
|
61
|
-
} from "./chunk-
|
|
61
|
+
} from "./chunk-EZUZYRLG.js";
|
|
62
62
|
import {
|
|
63
63
|
appEvents
|
|
64
64
|
} from "./chunk-5PS3AYFU.js";
|
|
@@ -70,7 +70,7 @@ import {
|
|
|
70
70
|
runExitCleanup,
|
|
71
71
|
runSyncCleanup,
|
|
72
72
|
setupSignalHandlers
|
|
73
|
-
} from "./chunk-
|
|
73
|
+
} from "./chunk-D5PDFQWX.js";
|
|
74
74
|
import {
|
|
75
75
|
AuthType,
|
|
76
76
|
ChatRecordingService,
|
|
@@ -156,7 +156,7 @@ import {
|
|
|
156
156
|
updatePolicy,
|
|
157
157
|
writeToStderr,
|
|
158
158
|
writeToStdout
|
|
159
|
-
} from "./chunk-
|
|
159
|
+
} from "./chunk-7SQF544H.js";
|
|
160
160
|
import {
|
|
161
161
|
ASK_USER_TOOL_NAME,
|
|
162
162
|
DEFAULT_FILE_FILTERING_OPTIONS,
|
|
@@ -9547,7 +9547,7 @@ async function runNonInteractive({
|
|
|
9547
9547
|
}
|
|
9548
9548
|
});
|
|
9549
9549
|
if (process.env["GEMINI_CLI_ACTIVITY_LOG_TARGET"]) {
|
|
9550
|
-
const { setupInitialActivityLogger } = await import("./devtoolsService-
|
|
9550
|
+
const { setupInitialActivityLogger } = await import("./devtoolsService-GHSBU5R5.js");
|
|
9551
9551
|
await setupInitialActivityLogger(config);
|
|
9552
9552
|
}
|
|
9553
9553
|
const { stdout: workingStdout } = createWorkingStdio();
|
|
@@ -9998,7 +9998,7 @@ async function runNonInteractive2(params) {
|
|
|
9998
9998
|
}
|
|
9999
9999
|
});
|
|
10000
10000
|
if (process.env["GEMINI_CLI_ACTIVITY_LOG_TARGET"]) {
|
|
10001
|
-
const { setupInitialActivityLogger } = await import("./devtoolsService-
|
|
10001
|
+
const { setupInitialActivityLogger } = await import("./devtoolsService-GHSBU5R5.js");
|
|
10002
10002
|
await setupInitialActivityLogger(config);
|
|
10003
10003
|
}
|
|
10004
10004
|
const { stdout: workingStdout } = createWorkingStdio();
|
|
@@ -14845,7 +14845,7 @@ async function resolveSessionId(resumeArg) {
|
|
|
14845
14845
|
}
|
|
14846
14846
|
}
|
|
14847
14847
|
async function startInteractiveUI(config, settings, startupWarnings, workspaceRoot = process.cwd(), resumedSessionData, initializationResult) {
|
|
14848
|
-
const { startInteractiveUI: doStartUI } = await import("./interactiveCli-
|
|
14848
|
+
const { startInteractiveUI: doStartUI } = await import("./interactiveCli-FCDJTVQ3.js");
|
|
14849
14849
|
await doStartUI(
|
|
14850
14850
|
config,
|
|
14851
14851
|
settings,
|
|
@@ -15047,7 +15047,7 @@ ${finalArgs[promptIndex + 1]}`;
|
|
|
15047
15047
|
await config.storage.initialize();
|
|
15048
15048
|
adminControlsListner.setConfig(config);
|
|
15049
15049
|
if (config.isInteractive() && settings.merged.general.devtools) {
|
|
15050
|
-
const { setupInitialActivityLogger } = await import("./devtoolsService-
|
|
15050
|
+
const { setupInitialActivityLogger } = await import("./devtoolsService-GHSBU5R5.js");
|
|
15051
15051
|
await setupInitialActivityLogger(config);
|
|
15052
15052
|
}
|
|
15053
15053
|
registerTelemetryConfig(config);
|
package/bundle/gemini.js
CHANGED
|
@@ -103,9 +103,9 @@ ${error instanceof Error ? error.stack ?? error.message : String(error)}
|
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
} else {
|
|
106
|
-
const { main } = await import("./gemini-
|
|
107
|
-
const { FatalError, writeToStderr } = await import("./dist-
|
|
108
|
-
const { runExitCleanup } = await import("./cleanup-
|
|
106
|
+
const { main } = await import("./gemini-6BFSWN53.js");
|
|
107
|
+
const { FatalError, writeToStderr } = await import("./dist-OST42PZR.js");
|
|
108
|
+
const { runExitCleanup } = await import("./cleanup-MYBJ6ZHP.js");
|
|
109
109
|
main().catch(async (error) => {
|
|
110
110
|
const cleanupTimeout = setTimeout(() => {
|
|
111
111
|
writeToStderr("Cleanup timed out, forcing exit...\n");
|
|
@@ -197,7 +197,7 @@ import {
|
|
|
197
197
|
widestLineFromStyledChars,
|
|
198
198
|
wordBreakStyledChars,
|
|
199
199
|
wrapStyledChars
|
|
200
|
-
} from "./chunk-
|
|
200
|
+
} from "./chunk-EZUZYRLG.js";
|
|
201
201
|
import {
|
|
202
202
|
appEvents
|
|
203
203
|
} from "./chunk-5PS3AYFU.js";
|
|
@@ -206,7 +206,7 @@ import {
|
|
|
206
206
|
removeCleanup,
|
|
207
207
|
runExitCleanup,
|
|
208
208
|
setupTtyCheck
|
|
209
|
-
} from "./chunk-
|
|
209
|
+
} from "./chunk-D5PDFQWX.js";
|
|
210
210
|
import {
|
|
211
211
|
ApiKeyUpdatedEvent,
|
|
212
212
|
AsyncFzf,
|
|
@@ -323,7 +323,7 @@ import {
|
|
|
323
323
|
validatePlanContent,
|
|
324
324
|
validatePlanPath,
|
|
325
325
|
writeToStdout
|
|
326
|
-
} from "./chunk-
|
|
326
|
+
} from "./chunk-7SQF544H.js";
|
|
327
327
|
import {
|
|
328
328
|
ACTIVATE_SKILL_TOOL_NAME,
|
|
329
329
|
AGENT_TOOL_NAME,
|
|
@@ -11984,7 +11984,8 @@ function usePlanContent(planPath, config) {
|
|
|
11984
11984
|
try {
|
|
11985
11985
|
const pathError = await validatePlanPath(
|
|
11986
11986
|
planPath,
|
|
11987
|
-
config.storage.getPlansDir()
|
|
11987
|
+
config.storage.getPlansDir(),
|
|
11988
|
+
config.getProjectRoot()
|
|
11988
11989
|
);
|
|
11989
11990
|
if (ignore) return;
|
|
11990
11991
|
if (pathError) {
|
|
@@ -33486,7 +33487,7 @@ ${queuedText}` : queuedText;
|
|
|
33486
33487
|
if (keyMatchers["app.showErrorDetails" /* SHOW_ERROR_DETAILS */](key)) {
|
|
33487
33488
|
if (settings.merged.general.devtools) {
|
|
33488
33489
|
void (async () => {
|
|
33489
|
-
const { toggleDevToolsPanel } = await import("./devtoolsService-
|
|
33490
|
+
const { toggleDevToolsPanel } = await import("./devtoolsService-GHSBU5R5.js");
|
|
33490
33491
|
await toggleDevToolsPanel(
|
|
33491
33492
|
config,
|
|
33492
33493
|
showErrorDetails,
|
|
@@ -197,7 +197,7 @@ import {
|
|
|
197
197
|
widestLineFromStyledChars,
|
|
198
198
|
wordBreakStyledChars,
|
|
199
199
|
wrapStyledChars
|
|
200
|
-
} from "./chunk-
|
|
200
|
+
} from "./chunk-WHPMO3WR.js";
|
|
201
201
|
import {
|
|
202
202
|
appEvents
|
|
203
203
|
} from "./chunk-5PS3AYFU.js";
|
|
@@ -206,7 +206,7 @@ import {
|
|
|
206
206
|
removeCleanup,
|
|
207
207
|
runExitCleanup,
|
|
208
208
|
setupTtyCheck
|
|
209
|
-
} from "./chunk-
|
|
209
|
+
} from "./chunk-OS555R2T.js";
|
|
210
210
|
import {
|
|
211
211
|
ApiKeyUpdatedEvent,
|
|
212
212
|
AsyncFzf,
|
|
@@ -333,7 +333,7 @@ import {
|
|
|
333
333
|
validatePlanContent,
|
|
334
334
|
validatePlanPath,
|
|
335
335
|
writeToStdout
|
|
336
|
-
} from "./chunk-
|
|
336
|
+
} from "./chunk-P2IAFIFP.js";
|
|
337
337
|
import {
|
|
338
338
|
ACTIVATE_SKILL_TOOL_NAME,
|
|
339
339
|
AGENT_TOOL_NAME,
|
|
@@ -12001,7 +12001,8 @@ function usePlanContent(planPath, config) {
|
|
|
12001
12001
|
try {
|
|
12002
12002
|
const pathError = await validatePlanPath(
|
|
12003
12003
|
planPath,
|
|
12004
|
-
config.storage.getPlansDir()
|
|
12004
|
+
config.storage.getPlansDir(),
|
|
12005
|
+
config.getProjectRoot()
|
|
12005
12006
|
);
|
|
12006
12007
|
if (ignore) return;
|
|
12007
12008
|
if (pathError) {
|
|
@@ -33503,7 +33504,7 @@ ${queuedText}` : queuedText;
|
|
|
33503
33504
|
if (keyMatchers["app.showErrorDetails" /* SHOW_ERROR_DETAILS */](key)) {
|
|
33504
33505
|
if (settings.merged.general.devtools) {
|
|
33505
33506
|
void (async () => {
|
|
33506
|
-
const { toggleDevToolsPanel } = await import("./devtoolsService-
|
|
33507
|
+
const { toggleDevToolsPanel } = await import("./devtoolsService-2ROQ6LME.js");
|
|
33507
33508
|
await toggleDevToolsPanel(
|
|
33508
33509
|
config,
|
|
33509
33510
|
showErrorDetails,
|