@google/gemini-cli 0.36.0-preview.0 → 0.36.0-preview.2
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-K2M7OTIP.js → chunk-25V3TYNR.js} +9 -10
- package/bundle/{chunk-N7MAJ3JD.js → chunk-6F64DR53.js} +6 -6
- package/bundle/{chunk-6UAL5KXG.js → chunk-EUXACAGL.js} +9 -12
- package/bundle/{chunk-BE2CAP4N.js → chunk-HLML5SVJ.js} +29 -27
- package/bundle/{chunk-3HNPGRRW.js → chunk-IOJJTEIC.js} +2 -2
- package/bundle/{chunk-S36ET7IB.js → chunk-KGPUJGU6.js} +6 -6
- package/bundle/{chunk-3XQWOVPH.js → chunk-MRJRXC63.js} +2 -2
- package/bundle/{chunk-HXZPARYO.js → chunk-MXNIJ4RK.js} +2 -2
- package/bundle/{chunk-4NIOHPQN.js → chunk-NKTSTYJO.js} +72 -60
- package/bundle/chunk-NT4MG3B6.js +93175 -0
- package/bundle/chunk-OOZG4FMQ.js +137 -0
- package/bundle/{chunk-PVQN7ZVP.js → chunk-PXG3YTLU.js} +42 -27
- package/bundle/{chunk-CDXJ3P4V.js → chunk-SV2TJWFU.js} +5596 -10443
- package/bundle/chunk-WHT3ZS7S.js +354051 -0
- package/bundle/{cleanup-6R6IEU7T.js → cleanup-2WKEMFXG.js} +3 -3
- package/bundle/{cleanup-I7KFQ3LC.js → cleanup-B67M5WAO.js} +3 -3
- package/bundle/{cleanup-R6KR4XCS.js → cleanup-PJ323T24.js} +3 -3
- package/bundle/cleanup-PKVUY3XO.js +29 -0
- package/bundle/{core-IZK42CWE.js → core-7GUY3XKQ.js} +2 -2
- package/bundle/{devtoolsService-HLM6BC5R.js → devtoolsService-B7OD724C.js} +3 -3
- package/bundle/{devtoolsService-GIESJD2E.js → devtoolsService-JGPJ2GN4.js} +5 -4
- package/bundle/{devtoolsService-PGDD2J4F.js → devtoolsService-LU3DLIVB.js} +3 -3
- package/bundle/devtoolsService-RGAOIVMN.js +854 -0
- package/bundle/{core-J3CTNETR.js → dist-DTCLJTHN.js} +2 -2
- package/bundle/{dist-6WEZWPRQ.js → dist-X3ESBKEG.js} +2 -2
- package/bundle/dist-YQXQRQYA.js +1882 -0
- package/bundle/docs/reference/configuration.md +1 -1
- package/bundle/{gemini-AI362DTR.js → gemini-7BPDTLSV.js} +7 -7
- package/bundle/{gemini-GZFHIDDH.js → gemini-CJ5HU32O.js} +155 -140
- package/bundle/{gemini-5ARDVELJ.js → gemini-GA5SXGI6.js} +7 -7
- package/bundle/gemini-RFUB3W5S.js +14455 -0
- package/bundle/gemini.js +4 -4
- package/bundle/{interactiveCli-OYO74BPW.js → interactiveCli-2EVI7UVZ.js} +5 -5
- package/bundle/{interactiveCli-LGOLNK44.js → interactiveCli-2OAVBJCC.js} +253 -236
- package/bundle/{interactiveCli-PXX77G77.js → interactiveCli-CRDA6GQ7.js} +5 -5
- package/bundle/interactiveCli-SHFDAMKC.js +49314 -0
- package/bundle/{memoryDiscovery-WPGC7DAZ.js → memoryDiscovery-JXHCZBWK.js} +1 -1
- package/bundle/{memoryDiscovery-FNLUOGLO.js → memoryDiscovery-VQKOP6YW.js} +1 -1
- package/bundle/node_modules/@google/gemini-cli-devtools/package.json +1 -1
- package/bundle/{oauth2-provider-X3F7PSVB.js → oauth2-provider-D6HJJAVX.js} +2 -2
- package/bundle/{oauth2-provider-I6AYNUSI.js → oauth2-provider-KEZJCOYM.js} +39 -73
- package/bundle/oauth2-provider-TSEQG63I.js +237 -0
- package/bundle/{oauth2-provider-G7GIGUQF.js → oauth2-provider-ZT3CIEZO.js} +2 -2
- package/bundle/policies/plan.toml +10 -0
- package/package.json +1 -1
|
@@ -178,12 +178,12 @@ import {
|
|
|
178
178
|
widestLineFromStyledChars,
|
|
179
179
|
wordBreakStyledChars,
|
|
180
180
|
wrapStyledChars
|
|
181
|
-
} from "./chunk-
|
|
181
|
+
} from "./chunk-KGPUJGU6.js";
|
|
182
182
|
import {
|
|
183
183
|
registerCleanup,
|
|
184
184
|
runExitCleanup,
|
|
185
185
|
setupTtyCheck
|
|
186
|
-
} from "./chunk-
|
|
186
|
+
} from "./chunk-OOZG4FMQ.js";
|
|
187
187
|
import {
|
|
188
188
|
ApiKeyUpdatedEvent,
|
|
189
189
|
AsyncFzf,
|
|
@@ -292,7 +292,7 @@ import {
|
|
|
292
292
|
validatePlanContent,
|
|
293
293
|
validatePlanPath,
|
|
294
294
|
writeToStdout
|
|
295
|
-
} from "./chunk-
|
|
295
|
+
} from "./chunk-25V3TYNR.js";
|
|
296
296
|
import {
|
|
297
297
|
ACTIVATE_SKILL_TOOL_NAME,
|
|
298
298
|
ASK_USER_TOOL_NAME,
|
|
@@ -331,7 +331,7 @@ import {
|
|
|
331
331
|
safeJsonToMarkdown,
|
|
332
332
|
shortenPath,
|
|
333
333
|
tildeifyPath
|
|
334
|
-
} from "./chunk-
|
|
334
|
+
} from "./chunk-PXG3YTLU.js";
|
|
335
335
|
import "./chunk-664ZODQF.js";
|
|
336
336
|
import "./chunk-RJTRUG2J.js";
|
|
337
337
|
import "./chunk-IUUIT4SU.js";
|
|
@@ -48368,7 +48368,7 @@ ${queuedText}` : queuedText;
|
|
|
48368
48368
|
if (keyMatchers["app.showErrorDetails" /* SHOW_ERROR_DETAILS */](key)) {
|
|
48369
48369
|
if (settings.merged.general.devtools) {
|
|
48370
48370
|
void (async () => {
|
|
48371
|
-
const { toggleDevToolsPanel } = await import("./devtoolsService-
|
|
48371
|
+
const { toggleDevToolsPanel } = await import("./devtoolsService-LU3DLIVB.js");
|
|
48372
48372
|
await toggleDevToolsPanel(
|
|
48373
48373
|
config,
|
|
48374
48374
|
showErrorDetails,
|