@google/gemini-cli 0.54.0-preview.0 → 0.54.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-PMUWVEQP.js → chunk-2MRUXBJ5.js} +7 -7
- package/bundle/{chunk-XTGYOEM3.js → chunk-43HYOV6F.js} +1 -1
- package/bundle/{chunk-CPVZILP2.js → chunk-5SMD2SLQ.js} +2 -2
- package/bundle/{chunk-K7T2IFNS.js → chunk-BBNFLOXC.js} +1 -1
- package/bundle/{chunk-UOZMJZMA.js → chunk-F6IU45OZ.js} +180 -39
- package/bundle/{chunk-KU7W3PYO.js → chunk-G7VQ6O6G.js} +1 -1
- package/bundle/{chunk-4GNXWN36.js → chunk-GOQJOV4P.js} +1 -1
- package/bundle/{chunk-HM6J5QFA.js → chunk-HS7THREL.js} +208 -42
- package/bundle/{chunk-GMYSSSFG.js → chunk-IM5WJKYT.js} +1 -1
- package/bundle/{chunk-JKXIXUUH.js → chunk-JPCDQXHB.js} +1 -1
- package/bundle/{chunk-I2F6JPKA.js → chunk-LH73BY77.js} +7 -7
- package/bundle/{chunk-ZJJUEIJO.js → chunk-MOGTJC2T.js} +1 -1
- package/bundle/{chunk-CZ6IKC6W.js → chunk-MZBH35ZS.js} +1 -1
- package/bundle/{chunk-HYGO4QEK.js → chunk-NZ6P6XKP.js} +2 -2
- package/bundle/{chunk-24AZRO3S.js → chunk-OYZ2XVON.js} +3 -3
- package/bundle/{chunk-S2XDE4E6.js → chunk-RHINAWEP.js} +7 -7
- package/bundle/{chunk-X7LEASVK.js → chunk-SHZORH3T.js} +1 -1
- package/bundle/{chunk-5X6WKNCA.js → chunk-SQWRALPF.js} +1 -1
- package/bundle/{chunk-ANCJ47GY.js → chunk-TZAOURRV.js} +1 -1
- package/bundle/{chunk-KFW7GOXJ.js → chunk-UTXCUPDT.js} +2 -2
- package/bundle/{chunk-BMD42WWR.js → chunk-UW4NSSB6.js} +3 -3
- package/bundle/{chunk-QZ32DOIY.js → chunk-VIQEWLM4.js} +1 -1
- package/bundle/{chunk-YVWOOS5D.js → chunk-WJKZRJIC.js} +3 -3
- package/bundle/{chunk-YOK6TS2W.js → chunk-YYWWE5GW.js} +208 -42
- package/bundle/{cleanup-CI4EZBGK.js → cleanup-5UYKVLIF.js} +2 -2
- package/bundle/{cleanup-NW33L7BG.js → cleanup-6OO5MA6W.js} +2 -2
- package/bundle/{cleanup-WCECJVAH.js → cleanup-ODOGWYRM.js} +2 -2
- package/bundle/{core-X6AKTKZS.js → core-JL633Z4N.js} +15 -1
- package/bundle/{dist-FM4XWKSV.js → core-S5B3NEKC.js} +15 -1
- package/bundle/{devtoolsService-HT4GPBRA.js → devtoolsService-FUTPYP6V.js} +2 -2
- package/bundle/{devtoolsService-YWDOWAQ7.js → devtoolsService-NZQZUVCI.js} +2 -2
- package/bundle/{devtoolsService-I4VSDXDZ.js → devtoolsService-YWNTGRUE.js} +2 -2
- package/bundle/{core-JXOKFSQM.js → dist-DB6LWOKZ.js} +15 -1
- package/bundle/{gemini-6QYTVAVR.js → gemini-AQASGK5V.js} +84 -20
- package/bundle/{gemini-LAE4PTZV.js → gemini-D3BRVDVJ.js} +84 -20
- package/bundle/{gemini-M37ESLGX.js → gemini-PPNY5YY6.js} +84 -20
- package/bundle/gemini.js +7 -7
- package/bundle/{interactiveCli-353YNM5T.js → interactiveCli-CXCZMXKQ.js} +99 -9
- package/bundle/{interactiveCli-D26FIBDY.js → interactiveCli-P7QQLIDS.js} +99 -9
- package/bundle/{interactiveCli-OZI3EOZ3.js → interactiveCli-RU7LCVXL.js} +99 -9
- package/bundle/{liteRtServerManager-CHOKKKD7.js → liteRtServerManager-FIVLVXQJ.js} +4 -4
- package/bundle/{liteRtServerManager-QZER65XK.js → liteRtServerManager-ISKYY742.js} +4 -4
- package/bundle/{liteRtServerManager-5L6ZKYIO.js → liteRtServerManager-MPPOFOTR.js} +4 -4
- package/bundle/{oauth2-provider-DOSOCLE2.js → oauth2-provider-DOIL6PEC.js} +1 -1
- package/bundle/{oauth2-provider-2DMHCM63.js → oauth2-provider-G6DF4NEU.js} +1 -1
- package/bundle/{oauth2-provider-RYXZZKGA.js → oauth2-provider-XR5UQYQV.js} +1 -1
- package/bundle/{start-GSFOK3MC.js → start-AJW7OVPU.js} +6 -6
- package/bundle/{start-H6TOQQTQ.js → start-S77W5RNK.js} +6 -6
- package/bundle/{start-6KDQYY22.js → start-YWT3TSZW.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-GOQJOV4P.js";
|
|
7
|
+
import "./chunk-MZBH35ZS.js";
|
|
8
8
|
import {
|
|
9
9
|
debugLogger
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-F6IU45OZ.js";
|
|
11
11
|
import "./chunk-664ZODQF.js";
|
|
12
12
|
import "./chunk-IUUIT4SU.js";
|
|
13
13
|
import "./chunk-TUDYL3X4.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-S77W5RNK.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-JPCDQXHB.js";
|
|
7
|
+
import "./chunk-TZAOURRV.js";
|
|
8
8
|
import {
|
|
9
9
|
debugLogger
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-YYWWE5GW.js";
|
|
11
11
|
import "./chunk-664ZODQF.js";
|
|
12
12
|
import "./chunk-IUUIT4SU.js";
|
|
13
13
|
import "./chunk-TUDYL3X4.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-AJW7OVPU.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-WJKZRJIC.js";
|
|
6
|
+
import "./chunk-MOGTJC2T.js";
|
|
7
|
+
import "./chunk-JPCDQXHB.js";
|
|
8
|
+
import "./chunk-TZAOURRV.js";
|
|
9
|
+
import "./chunk-SHZORH3T.js";
|
|
10
|
+
import "./chunk-YYWWE5GW.js";
|
|
11
11
|
import "./chunk-664ZODQF.js";
|
|
12
12
|
import "./chunk-IUUIT4SU.js";
|
|
13
13
|
import "./chunk-TUDYL3X4.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-OYZ2XVON.js";
|
|
6
|
+
import "./chunk-G7VQ6O6G.js";
|
|
7
|
+
import "./chunk-GOQJOV4P.js";
|
|
8
|
+
import "./chunk-MZBH35ZS.js";
|
|
9
|
+
import "./chunk-IM5WJKYT.js";
|
|
10
|
+
import "./chunk-F6IU45OZ.js";
|
|
11
11
|
import "./chunk-664ZODQF.js";
|
|
12
12
|
import "./chunk-IUUIT4SU.js";
|
|
13
13
|
import "./chunk-TUDYL3X4.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-UW4NSSB6.js";
|
|
6
|
+
import "./chunk-BBNFLOXC.js";
|
|
7
|
+
import "./chunk-VIQEWLM4.js";
|
|
8
|
+
import "./chunk-SQWRALPF.js";
|
|
9
|
+
import "./chunk-43HYOV6F.js";
|
|
10
|
+
import "./chunk-HS7THREL.js";
|
|
11
11
|
import "./chunk-664ZODQF.js";
|
|
12
12
|
import "./chunk-IUUIT4SU.js";
|
|
13
13
|
import "./chunk-TUDYL3X4.js";
|