@google/gemini-cli 0.44.0 → 0.45.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-BOYNQXWU.js → chunk-2O7YSVPU.js} +2 -2
- package/bundle/{chunk-CBT4PN4R.js → chunk-2RRZM3IR.js} +8 -8
- package/bundle/{chunk-BE42OOYM.js → chunk-4FNXKOEB.js} +377 -297
- package/bundle/{chunk-FOOWNGAB.js → chunk-4M3TG6ZU.js} +1 -1
- package/bundle/{chunk-XTG4JBIR.js → chunk-APSDEHHA.js} +1 -1
- package/bundle/{chunk-SIXPHUVZ.js → chunk-CWAXEILN.js} +423 -330
- package/bundle/{chunk-LM6XTSWQ.js → chunk-DMCSPKNM.js} +56 -2
- package/bundle/{chunk-M3EDSAPV.js → chunk-EZCW6IDX.js} +1 -1
- package/bundle/{chunk-3K52543M.js → chunk-GIXFMPPJ.js} +56 -2
- package/bundle/{chunk-TN4WXWFM.js → chunk-I7UI7NB6.js} +3 -3
- package/bundle/{chunk-OTLI6LZ3.js → chunk-IPQLMJS5.js} +1 -1
- package/bundle/{chunk-VUERI7WB.js → chunk-J4QUIOHJ.js} +8 -8
- package/bundle/{chunk-TW47A6FW.js → chunk-J7SEBVDD.js} +423 -330
- package/bundle/{chunk-QUZ62PY7.js → chunk-LUQGJPIY.js} +2 -2
- package/bundle/{chunk-N4SGO3W6.js → chunk-N4X4WHSW.js} +2 -2
- package/bundle/{chunk-EKUU3KNX.js → chunk-NOJPXYUJ.js} +1 -1
- package/bundle/{chunk-DALZZYPQ.js → chunk-OY6QYVTR.js} +1 -1
- package/bundle/{chunk-6W2Z7FTE.js → chunk-Q3UZDZZV.js} +3 -3
- package/bundle/{chunk-5CABHQOE.js → chunk-R5OZKB4U.js} +1 -1
- package/bundle/{chunk-7KIX5G5D.js → chunk-S4CJ6KAO.js} +3 -3
- package/bundle/{chunk-OLBOCZ5F.js → chunk-TH3OOWK4.js} +8 -8
- package/bundle/{chunk-7ZH745HC.js → chunk-VS2OY6HJ.js} +56 -2
- package/bundle/{chunk-G2L4VCSN.js → chunk-WPCNMQ6J.js} +1 -1
- package/bundle/{chunk-ONQVFEHS.js → chunk-Y5REX36P.js} +1 -1
- package/bundle/{cleanup-PDT5ATZB.js → cleanup-2WCUS5XU.js} +2 -2
- package/bundle/{cleanup-SF7XW2P3.js → cleanup-7FHLTEXT.js} +2 -2
- package/bundle/{cleanup-UW3DZLXP.js → cleanup-WGOZFAQJ.js} +2 -2
- package/bundle/{core-LN2S4IOX.js → core-LD6MHGD6.js} +3 -7
- package/bundle/{dist-J4RONYVV.js → core-SIRU2VWJ.js} +3 -7
- package/bundle/{devtoolsService-DUEWJW52.js → devtoolsService-4Y2RGEUE.js} +2 -2
- package/bundle/{devtoolsService-ZC7E4R2A.js → devtoolsService-F5XFL4BF.js} +2 -2
- package/bundle/{devtoolsService-64QE2V7E.js → devtoolsService-IANYOK3R.js} +2 -2
- package/bundle/{core-GW6VAL53.js → dist-67ZORME5.js} +3 -7
- package/bundle/docs/changelogs/index.md +15 -0
- package/bundle/docs/changelogs/latest.md +198 -262
- package/bundle/docs/changelogs/preview.md +202 -181
- package/bundle/docs/reference/configuration.md +24 -29
- package/bundle/{gemini-SSQIKHR2.js → gemini-24ENZ343.js} +41 -30
- package/bundle/{gemini-CMBH5YG6.js → gemini-5ZI322FJ.js} +41 -30
- package/bundle/{gemini-CSPRLMWN.js → gemini-74UML3PJ.js} +41 -30
- package/bundle/gemini.js +15 -10
- package/bundle/{interactiveCli-RDMZS6KL.js → interactiveCli-7GM3U7SA.js} +34 -58
- package/bundle/{interactiveCli-TOEU7LIO.js → interactiveCli-BVZLMTVC.js} +34 -58
- package/bundle/{interactiveCli-Q2A2JFLA.js → interactiveCli-XM5HDVD7.js} +34 -58
- package/bundle/{liteRtServerManager-ASKAVAO7.js → liteRtServerManager-3HS3VUPU.js} +4 -4
- package/bundle/{liteRtServerManager-6BWTXMUI.js → liteRtServerManager-6N5DYDEQ.js} +4 -4
- package/bundle/{liteRtServerManager-ZS3BCW53.js → liteRtServerManager-JVMDH3TN.js} +4 -4
- package/bundle/{oauth2-provider-SYRZDGL5.js → oauth2-provider-RUFABDNL.js} +1 -1
- package/bundle/{oauth2-provider-FGI6QDEM.js → oauth2-provider-U72EWZHQ.js} +1 -1
- package/bundle/{oauth2-provider-7JOVY727.js → oauth2-provider-WS7LUQ5V.js} +1 -1
- package/bundle/{start-KJCIH3GX.js → start-DJ6EBFEA.js} +6 -6
- package/bundle/{start-TU5WNP77.js → start-KOAGXRA2.js} +6 -6
- package/bundle/{start-47OYCVVA.js → start-XLIGOOW3.js} +6 -6
- package/package.json +1 -1
|
@@ -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-S4CJ6KAO.js";
|
|
6
|
+
import "./chunk-EZCW6IDX.js";
|
|
7
|
+
import "./chunk-DMCSPKNM.js";
|
|
8
|
+
import "./chunk-NOJPXYUJ.js";
|
|
9
|
+
import "./chunk-R5OZKB4U.js";
|
|
10
|
+
import "./chunk-4FNXKOEB.js";
|
|
11
11
|
import "./chunk-6HI7VNOG.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-Q3UZDZZV.js";
|
|
6
|
+
import "./chunk-4M3TG6ZU.js";
|
|
7
|
+
import "./chunk-GIXFMPPJ.js";
|
|
8
|
+
import "./chunk-WPCNMQ6J.js";
|
|
9
|
+
import "./chunk-OY6QYVTR.js";
|
|
10
|
+
import "./chunk-CWAXEILN.js";
|
|
11
11
|
import "./chunk-6HI7VNOG.js";
|
|
12
12
|
import "./chunk-TUDYL3X4.js";
|
|
13
13
|
import "./chunk-IUUIT4SU.js";
|