@google/gemini-cli 0.50.0-preview.1 → 0.50.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-EVS7V6SI.js → chunk-AENP7ZJ6.js} +2 -2
- package/bundle/{chunk-PMUN5IJZ.js → chunk-B3QCM43F.js} +3 -3
- package/bundle/{chunk-HIFDWUBC.js → chunk-BCQL5J6G.js} +3 -3
- package/bundle/{chunk-BYMHHELT.js → chunk-BFHMA4XD.js} +1 -1
- package/bundle/{chunk-NQO7ZYF5.js → chunk-BVT2OZGG.js} +4 -4
- package/bundle/{chunk-TTDJS74S.js → chunk-FCU7PHHL.js} +3 -3
- package/bundle/{chunk-ETXBN7LK.js → chunk-HKDSCE7O.js} +1 -1
- package/bundle/{chunk-HBYY54DT.js → chunk-IEUGA5B3.js} +1 -1
- package/bundle/{chunk-GIFWBR5G.js → chunk-JYX3C2WW.js} +1 -1
- package/bundle/{chunk-QUO63CEE.js → chunk-KY6QUHBP.js} +7 -7
- package/bundle/{chunk-OAXFDG4J.js → chunk-L65GBLSB.js} +2 -2
- package/bundle/{chunk-URYDP2SH.js → chunk-L7SMT5CP.js} +1 -1
- package/bundle/{chunk-PX72MQPF.js → chunk-LIIMVZVT.js} +4 -4
- package/bundle/{chunk-NU74E5OB.js → chunk-NY2Z4SM7.js} +1 -1
- package/bundle/{chunk-MRTOORC2.js → chunk-O7YZXVZW.js} +1 -1
- package/bundle/{chunk-D6R3GDXI.js → chunk-PJIQZWNF.js} +7 -7
- package/bundle/{chunk-CG7RLECB.js → chunk-R4OZUP55.js} +1 -1
- package/bundle/{chunk-OQSXQOXR.js → chunk-RBLEBRQT.js} +1 -1
- package/bundle/{chunk-VZLZACOY.js → chunk-RZEC4FDZ.js} +7 -7
- package/bundle/{chunk-IFRIQSIE.js → chunk-THFVADMR.js} +1 -1
- package/bundle/{chunk-K6GQQZ35.js → chunk-VAPFTYBA.js} +1 -1
- package/bundle/{chunk-QZTUH5I6.js → chunk-VPL6FIQJ.js} +1 -1
- package/bundle/{chunk-56TNC54N.js → chunk-W4YMYD53.js} +4 -4
- package/bundle/{chunk-K7JTCJL6.js → chunk-Y47KA5O4.js} +2 -2
- package/bundle/{cleanup-KHF3XAMM.js → cleanup-6IV6IOXF.js} +2 -2
- package/bundle/{cleanup-LIJUVJND.js → cleanup-AQUQBWOW.js} +2 -2
- package/bundle/{cleanup-YXYCFALS.js → cleanup-BX4TG437.js} +2 -2
- package/bundle/{core-3SATNZBC.js → core-IPC6MZ63.js} +1 -1
- package/bundle/{dist-GWVUFSPN.js → core-NNCIUBZY.js} +1 -1
- package/bundle/{devtoolsService-54ZAMF4J.js → devtoolsService-BSUKTRNH.js} +2 -2
- package/bundle/{devtoolsService-XKEKJNUM.js → devtoolsService-RMCGNCQO.js} +2 -2
- package/bundle/{devtoolsService-YH6FAC3M.js → devtoolsService-YL5YDGRW.js} +2 -2
- package/bundle/{core-2BGJNGF4.js → dist-RBJXQVTJ.js} +1 -1
- package/bundle/{gemini-USF33FXJ.js → gemini-APOZRZEF.js} +14 -14
- package/bundle/{gemini-JW3NMQQQ.js → gemini-J77UMFIY.js} +14 -14
- package/bundle/{gemini-KG2OGIZ7.js → gemini-SLMEULGO.js} +13 -13
- package/bundle/gemini.js +7 -7
- package/bundle/{interactiveCli-2DCUI4IH.js → interactiveCli-JTPPDTTX.js} +8 -8
- package/bundle/{interactiveCli-T4PHRDUE.js → interactiveCli-PTEN4OQI.js} +8 -8
- package/bundle/{interactiveCli-G4FFZALT.js → interactiveCli-YUJVNPR2.js} +8 -8
- package/bundle/{liteRtServerManager-MP7KT7HX.js → liteRtServerManager-IUNFYEV2.js} +4 -4
- package/bundle/{liteRtServerManager-OVLRSYIZ.js → liteRtServerManager-PKYX347H.js} +4 -4
- package/bundle/{liteRtServerManager-G2WOIQU7.js → liteRtServerManager-YTHZMB6C.js} +4 -4
- package/bundle/{oauth2-provider-5CHFLHC2.js → oauth2-provider-MVCRMLKK.js} +1 -1
- package/bundle/{oauth2-provider-2Q3EF4MW.js → oauth2-provider-YNVRLA5C.js} +1 -1
- package/bundle/{oauth2-provider-CL3I6VGC.js → oauth2-provider-ZGYZ2DXH.js} +1 -1
- package/bundle/{start-VAVVPVKH.js → start-5ESZKBMH.js} +6 -6
- package/bundle/{start-XS2AMGH6.js → start-CDIWDM5A.js} +6 -6
- package/bundle/{start-JOOSVCLE.js → start-J4QWSARX.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-FCU7PHHL.js";
|
|
6
|
+
import "./chunk-VAPFTYBA.js";
|
|
7
|
+
import "./chunk-BFHMA4XD.js";
|
|
8
|
+
import "./chunk-THFVADMR.js";
|
|
9
|
+
import "./chunk-O7YZXVZW.js";
|
|
10
|
+
import "./chunk-LIIMVZVT.js";
|
|
11
11
|
import "./chunk-664ZODQF.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-B3QCM43F.js";
|
|
6
|
+
import "./chunk-HKDSCE7O.js";
|
|
7
|
+
import "./chunk-L7SMT5CP.js";
|
|
8
|
+
import "./chunk-JYX3C2WW.js";
|
|
9
|
+
import "./chunk-IEUGA5B3.js";
|
|
10
|
+
import "./chunk-W4YMYD53.js";
|
|
11
11
|
import "./chunk-664ZODQF.js";
|
|
12
12
|
import "./chunk-TUDYL3X4.js";
|
|
13
13
|
import "./chunk-IUUIT4SU.js";
|