@google/gemini-cli 0.44.0-preview.0 → 0.44.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-326EQBHD.js → chunk-2QZ242SB.js} +2 -2
- package/bundle/{chunk-5ZIBLDCH.js → chunk-2RNN5IKN.js} +3 -3
- package/bundle/{chunk-FMXQEGXS.js → chunk-2TRS2XSC.js} +3 -3
- package/bundle/{chunk-MOUIYFJM.js → chunk-3MKV3WXO.js} +1 -1
- package/bundle/{chunk-OPDDZBB4.js → chunk-3QYYWWO5.js} +1 -1
- package/bundle/{chunk-SOE6HEQO.js → chunk-BY6KPC2S.js} +1 -1
- package/bundle/{chunk-HGXHITPW.js → chunk-EUUJXMAC.js} +1 -1
- package/bundle/{chunk-N5CF2V5P.js → chunk-GPVT36PL.js} +24 -13
- package/bundle/{chunk-VZ57CYFV.js → chunk-HJDQM7MS.js} +1 -1
- package/bundle/{chunk-PRNMRRLP.js → chunk-IUO2O72J.js} +1 -1
- package/bundle/{chunk-3MOAHK6M.js → chunk-JKG5PX7B.js} +3 -3
- package/bundle/{chunk-3EGGYEV5.js → chunk-K5HPOYC6.js} +7 -7
- package/bundle/{chunk-QUZV6LL5.js → chunk-KRMH5TSN.js} +1 -1
- package/bundle/{chunk-7UPUO4TX.js → chunk-LNSIEPG7.js} +26 -15
- package/bundle/{chunk-WJAEQDHM.js → chunk-PKWCD3JS.js} +7 -7
- package/bundle/{chunk-7FKLIOGC.js → chunk-QTEJYYEH.js} +1 -1
- package/bundle/{chunk-VB5GYLWM.js → chunk-S3UHTY2C.js} +1 -1
- package/bundle/{chunk-REV6YVPY.js → chunk-U3V2VC62.js} +2 -2
- package/bundle/{chunk-TAVL6PEW.js → chunk-V7PCIB4A.js} +1 -1
- package/bundle/{chunk-C6WVG2C3.js → chunk-VSBNCAAC.js} +26 -15
- package/bundle/{chunk-5ITV5DGV.js → chunk-ZKJDZRMZ.js} +1 -1
- package/bundle/{chunk-PZOZ3DIK.js → chunk-ZLOFKU7W.js} +2 -2
- package/bundle/{chunk-YDPMTI65.js → chunk-ZPHTHFVE.js} +7 -7
- package/bundle/{chunk-PRZYSUAU.js → chunk-ZXQMCRVW.js} +1 -1
- package/bundle/{cleanup-JBQ3DLIN.js → cleanup-5DBPEREC.js} +2 -2
- package/bundle/{cleanup-O2QAMCN2.js → cleanup-DJDHTJB4.js} +2 -2
- package/bundle/{cleanup-TSIQHDON.js → cleanup-OYQSHPZH.js} +2 -2
- package/bundle/{core-SEG4OLOR.js → core-A5XN7776.js} +1 -1
- package/bundle/{dist-33S367AM.js → core-O4KXDBKE.js} +1 -1
- package/bundle/{devtoolsService-PEGVFKHE.js → devtoolsService-2ELMEQLC.js} +2 -2
- package/bundle/{devtoolsService-GKQ263SX.js → devtoolsService-6QRZESX7.js} +2 -2
- package/bundle/{devtoolsService-QUX64EUC.js → devtoolsService-QMCCK7UI.js} +2 -2
- package/bundle/{core-RZI66LNV.js → dist-O7MW3RFF.js} +1 -1
- package/bundle/{gemini-HHTSU5JU.js → gemini-T3PINYWC.js} +14 -14
- package/bundle/{gemini-4N5BY6QZ.js → gemini-TB5QEKF7.js} +14 -14
- package/bundle/{gemini-DZXY3UC7.js → gemini-W3EZ4GOJ.js} +14 -14
- package/bundle/gemini.js +15 -9
- package/bundle/{interactiveCli-FIUB75B4.js → interactiveCli-NG4Y5IQE.js} +8 -8
- package/bundle/{interactiveCli-KCIN3SOY.js → interactiveCli-ULALGL4L.js} +8 -8
- package/bundle/{interactiveCli-BTR5T5E7.js → interactiveCli-ZTR75T4Y.js} +8 -8
- package/bundle/{liteRtServerManager-P6KAN5EE.js → liteRtServerManager-C4ADM3L2.js} +4 -4
- package/bundle/{liteRtServerManager-TFUIJXZG.js → liteRtServerManager-EW2BZHFH.js} +4 -4
- package/bundle/{liteRtServerManager-B76LJCU7.js → liteRtServerManager-GBVZZNDW.js} +4 -4
- package/bundle/{oauth2-provider-HKTSZFBG.js → oauth2-provider-53ZQYE4U.js} +1 -1
- package/bundle/{oauth2-provider-PUCSDVEL.js → oauth2-provider-IPRY6CGP.js} +1 -1
- package/bundle/{oauth2-provider-H3V6ETQ6.js → oauth2-provider-LYFWYHCI.js} +1 -1
- package/bundle/{start-GQ3FFR6Q.js → start-4ZVBGDBV.js} +6 -6
- package/bundle/{start-WGRFGZ3Z.js → start-GNXX372W.js} +6 -6
- package/bundle/{start-7YP2QQYY.js → start-J42YAGIH.js} +6 -6
- package/package.json +1 -1
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
DEFAULT_PORT,
|
|
4
4
|
getBinaryPath,
|
|
5
5
|
isServerRunning
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-3QYYWWO5.js";
|
|
7
|
+
import "./chunk-QTEJYYEH.js";
|
|
8
8
|
import {
|
|
9
9
|
debugLogger
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-GPVT36PL.js";
|
|
11
11
|
import "./chunk-6HI7VNOG.js";
|
|
12
12
|
import "./chunk-TUDYL3X4.js";
|
|
13
13
|
import "./chunk-IUUIT4SU.js";
|
|
@@ -41,7 +41,7 @@ var LiteRtServerManager = class {
|
|
|
41
41
|
`[LiteRtServerManager] Auto-starting LiteRT server on port ${port}...`
|
|
42
42
|
);
|
|
43
43
|
try {
|
|
44
|
-
const { startServer } = await import("./start-
|
|
44
|
+
const { startServer } = await import("./start-4ZVBGDBV.js");
|
|
45
45
|
const started = await startServer(binaryPath, port);
|
|
46
46
|
if (started) {
|
|
47
47
|
debugLogger.log(`[LiteRtServerManager] Server started on port ${port}`);
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
DEFAULT_PORT,
|
|
4
4
|
getBinaryPath,
|
|
5
5
|
isServerRunning
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-HJDQM7MS.js";
|
|
7
|
+
import "./chunk-BY6KPC2S.js";
|
|
8
8
|
import {
|
|
9
9
|
debugLogger
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-LNSIEPG7.js";
|
|
11
11
|
import "./chunk-6HI7VNOG.js";
|
|
12
12
|
import "./chunk-TUDYL3X4.js";
|
|
13
13
|
import "./chunk-IUUIT4SU.js";
|
|
@@ -41,7 +41,7 @@ var LiteRtServerManager = class {
|
|
|
41
41
|
`[LiteRtServerManager] Auto-starting LiteRT server on port ${port}...`
|
|
42
42
|
);
|
|
43
43
|
try {
|
|
44
|
-
const { startServer } = await import("./start-
|
|
44
|
+
const { startServer } = await import("./start-J42YAGIH.js");
|
|
45
45
|
const started = await startServer(binaryPath, port);
|
|
46
46
|
if (started) {
|
|
47
47
|
debugLogger.log(`[LiteRtServerManager] Server started on port ${port}`);
|
|
@@ -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-2TRS2XSC.js";
|
|
6
|
+
import "./chunk-ZKJDZRMZ.js";
|
|
7
|
+
import "./chunk-3QYYWWO5.js";
|
|
8
|
+
import "./chunk-QTEJYYEH.js";
|
|
9
|
+
import "./chunk-ZXQMCRVW.js";
|
|
10
|
+
import "./chunk-GPVT36PL.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-JKG5PX7B.js";
|
|
6
|
+
import "./chunk-EUUJXMAC.js";
|
|
7
|
+
import "./chunk-3MKV3WXO.js";
|
|
8
|
+
import "./chunk-IUO2O72J.js";
|
|
9
|
+
import "./chunk-V7PCIB4A.js";
|
|
10
|
+
import "./chunk-VSBNCAAC.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-2RNN5IKN.js";
|
|
6
|
+
import "./chunk-S3UHTY2C.js";
|
|
7
|
+
import "./chunk-HJDQM7MS.js";
|
|
8
|
+
import "./chunk-BY6KPC2S.js";
|
|
9
|
+
import "./chunk-KRMH5TSN.js";
|
|
10
|
+
import "./chunk-LNSIEPG7.js";
|
|
11
11
|
import "./chunk-6HI7VNOG.js";
|
|
12
12
|
import "./chunk-TUDYL3X4.js";
|
|
13
13
|
import "./chunk-IUUIT4SU.js";
|