@google/gemini-cli 0.45.0-preview.0 → 0.45.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-GIXFMPPJ.js → chunk-2ARYG3KE.js} +1 -1
- package/bundle/{chunk-I7UI7NB6.js → chunk-3TWZMAJU.js} +3 -3
- package/bundle/{chunk-2RRZM3IR.js → chunk-4EBMYFID.js} +7 -7
- package/bundle/{chunk-VS2OY6HJ.js → chunk-4KOU3QNT.js} +1 -1
- package/bundle/{chunk-EZCW6IDX.js → chunk-53SRWMUU.js} +1 -1
- package/bundle/{chunk-4FNXKOEB.js → chunk-6T7N6JF2.js} +24 -14
- package/bundle/{chunk-Y5REX36P.js → chunk-EORX7LYI.js} +1 -1
- package/bundle/{chunk-DMCSPKNM.js → chunk-EUYIPFPA.js} +1 -1
- package/bundle/{chunk-IPQLMJS5.js → chunk-GVEZJIV3.js} +1 -1
- package/bundle/{chunk-APSDEHHA.js → chunk-HFVEWB6N.js} +1 -1
- package/bundle/{chunk-S4CJ6KAO.js → chunk-IL7J46PP.js} +3 -3
- package/bundle/{chunk-4M3TG6ZU.js → chunk-JLFE3KRS.js} +1 -1
- package/bundle/{chunk-2O7YSVPU.js → chunk-K6WTIGVC.js} +2 -2
- package/bundle/{chunk-TH3OOWK4.js → chunk-KSNTXH4E.js} +7 -7
- package/bundle/{chunk-CWAXEILN.js → chunk-N6QPQL7E.js} +26 -16
- package/bundle/{chunk-LUQGJPIY.js → chunk-PNU4GACG.js} +2 -2
- package/bundle/{chunk-WPCNMQ6J.js → chunk-PXEK5ENZ.js} +1 -1
- package/bundle/{chunk-J4QUIOHJ.js → chunk-SG46YSQ3.js} +7 -7
- package/bundle/{chunk-OY6QYVTR.js → chunk-THZMPVCN.js} +1 -1
- package/bundle/{chunk-R5OZKB4U.js → chunk-TWSSMLUS.js} +1 -1
- package/bundle/{chunk-Q3UZDZZV.js → chunk-VL3FKVC7.js} +3 -3
- package/bundle/{chunk-J7SEBVDD.js → chunk-XV2YFH7B.js} +26 -16
- package/bundle/{chunk-N4X4WHSW.js → chunk-YI3KORH5.js} +2 -2
- package/bundle/{chunk-NOJPXYUJ.js → chunk-Z5F25543.js} +1 -1
- package/bundle/{cleanup-2WCUS5XU.js → cleanup-3SMSXJJA.js} +2 -2
- package/bundle/{cleanup-7FHLTEXT.js → cleanup-FNQ3LEWG.js} +2 -2
- package/bundle/{cleanup-WGOZFAQJ.js → cleanup-I56KHTTC.js} +2 -2
- package/bundle/{core-SIRU2VWJ.js → core-AQUUQTX2.js} +1 -1
- package/bundle/{dist-67ZORME5.js → core-KGXBOJTX.js} +1 -1
- package/bundle/{devtoolsService-IANYOK3R.js → devtoolsService-EW3B2Y63.js} +2 -2
- package/bundle/{devtoolsService-F5XFL4BF.js → devtoolsService-F7PHNBEQ.js} +2 -2
- package/bundle/{devtoolsService-4Y2RGEUE.js → devtoolsService-VFEFRDYG.js} +2 -2
- package/bundle/{core-LD6MHGD6.js → dist-2G5KTD32.js} +1 -1
- package/bundle/{gemini-74UML3PJ.js → gemini-4KS2EZX6.js} +14 -14
- package/bundle/{gemini-5ZI322FJ.js → gemini-JMMBFICD.js} +14 -14
- package/bundle/{gemini-24ENZ343.js → gemini-ORQHD633.js} +14 -14
- package/bundle/gemini.js +10 -9
- package/bundle/{interactiveCli-BVZLMTVC.js → interactiveCli-ESB66RW7.js} +8 -8
- package/bundle/{interactiveCli-7GM3U7SA.js → interactiveCli-XUZZOZXX.js} +8 -8
- package/bundle/{interactiveCli-XM5HDVD7.js → interactiveCli-ZJXV4DW7.js} +8 -8
- package/bundle/{liteRtServerManager-6N5DYDEQ.js → liteRtServerManager-DORIWEMR.js} +4 -4
- package/bundle/{liteRtServerManager-JVMDH3TN.js → liteRtServerManager-HELKQKOZ.js} +4 -4
- package/bundle/{liteRtServerManager-3HS3VUPU.js → liteRtServerManager-RNNHEQJI.js} +4 -4
- package/bundle/{oauth2-provider-RUFABDNL.js → oauth2-provider-2IJNOFOO.js} +1 -1
- package/bundle/{oauth2-provider-U72EWZHQ.js → oauth2-provider-7N4OFPTL.js} +1 -1
- package/bundle/{oauth2-provider-WS7LUQ5V.js → oauth2-provider-YYLBPESU.js} +1 -1
- package/bundle/{start-KOAGXRA2.js → start-66KF6MVV.js} +6 -6
- package/bundle/{start-XLIGOOW3.js → start-IGG6LDST.js} +6 -6
- package/bundle/{start-DJ6EBFEA.js → start-R7DTCFCN.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-4KOU3QNT.js";
|
|
7
|
+
import "./chunk-PXEK5ENZ.js";
|
|
8
8
|
import {
|
|
9
9
|
debugLogger
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-XV2YFH7B.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-IGG6LDST.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-2ARYG3KE.js";
|
|
7
|
+
import "./chunk-HFVEWB6N.js";
|
|
8
8
|
import {
|
|
9
9
|
debugLogger
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-N6QPQL7E.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-R7DTCFCN.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-IL7J46PP.js";
|
|
6
|
+
import "./chunk-53SRWMUU.js";
|
|
7
|
+
import "./chunk-EUYIPFPA.js";
|
|
8
|
+
import "./chunk-Z5F25543.js";
|
|
9
|
+
import "./chunk-EORX7LYI.js";
|
|
10
|
+
import "./chunk-6T7N6JF2.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-3TWZMAJU.js";
|
|
6
|
+
import "./chunk-JLFE3KRS.js";
|
|
7
|
+
import "./chunk-4KOU3QNT.js";
|
|
8
|
+
import "./chunk-PXEK5ENZ.js";
|
|
9
|
+
import "./chunk-THZMPVCN.js";
|
|
10
|
+
import "./chunk-XV2YFH7B.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-VL3FKVC7.js";
|
|
6
|
+
import "./chunk-GVEZJIV3.js";
|
|
7
|
+
import "./chunk-2ARYG3KE.js";
|
|
8
|
+
import "./chunk-HFVEWB6N.js";
|
|
9
|
+
import "./chunk-TWSSMLUS.js";
|
|
10
|
+
import "./chunk-N6QPQL7E.js";
|
|
11
11
|
import "./chunk-6HI7VNOG.js";
|
|
12
12
|
import "./chunk-TUDYL3X4.js";
|
|
13
13
|
import "./chunk-IUUIT4SU.js";
|