@google/gemini-cli 0.36.0-preview.2 → 0.36.0-preview.3

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.
Files changed (39) hide show
  1. package/bundle/{chunk-SV2TJWFU.js → chunk-2RPVSGOE.js} +4 -4
  2. package/bundle/{chunk-EUXACAGL.js → chunk-4ZPLYY3L.js} +4 -4
  3. package/bundle/{chunk-25V3TYNR.js → chunk-FACTELEP.js} +2 -2
  4. package/bundle/{chunk-WHT3ZS7S.js → chunk-FJHYKR2O.js} +3 -3
  5. package/bundle/{chunk-6F64DR53.js → chunk-OVFZ4PPB.js} +71090 -70973
  6. package/bundle/{chunk-KGPUJGU6.js → chunk-PDS477H6.js} +71090 -70973
  7. package/bundle/{chunk-NKTSTYJO.js → chunk-SE7S5EFV.js} +71090 -70973
  8. package/bundle/{chunk-NT4MG3B6.js → chunk-Y5DDI4MA.js} +71090 -70973
  9. package/bundle/{core-7GUY3XKQ.js → core-RSKPPZFK.js} +1 -1
  10. package/bundle/{devtoolsService-RGAOIVMN.js → devtoolsService-F3X4NCW2.js} +2 -2
  11. package/bundle/{devtoolsService-B7OD724C.js → devtoolsService-Q3IGIXA7.js} +2 -2
  12. package/bundle/{devtoolsService-JGPJ2GN4.js → devtoolsService-SBQKROJQ.js} +2 -2
  13. package/bundle/{devtoolsService-LU3DLIVB.js → devtoolsService-VZGEDJ2H.js} +2 -2
  14. package/bundle/{dist-DTCLJTHN.js → dist-5ZYQVUMO.js} +1 -1
  15. package/bundle/{dist-X3ESBKEG.js → dist-BYRHFNNX.js} +1 -1
  16. package/bundle/{dist-YQXQRQYA.js → dist-DGLGMJBV.js} +1 -1
  17. package/bundle/gemini.js +14442 -13
  18. package/bundle/{interactiveCli-CRDA6GQ7.js → interactiveCli-2CPHR4GH.js} +6 -8
  19. package/bundle/{interactiveCli-2EVI7UVZ.js → interactiveCli-FJD2UDE7.js} +6 -8
  20. package/bundle/{interactiveCli-2OAVBJCC.js → interactiveCli-HKCAHWZ2.js} +6 -8
  21. package/bundle/{interactiveCli-SHFDAMKC.js → interactiveCli-J2NVKRYX.js} +6 -8
  22. package/bundle/node_modules/@google/gemini-cli-devtools/package.json +1 -1
  23. package/bundle/{oauth2-provider-D6HJJAVX.js → oauth2-provider-UMWJMSPF.js} +1 -1
  24. package/bundle/{oauth2-provider-KEZJCOYM.js → oauth2-provider-VAAF5BS7.js} +1 -1
  25. package/bundle/{oauth2-provider-ZT3CIEZO.js → oauth2-provider-VHUD4ICS.js} +1 -1
  26. package/bundle/{oauth2-provider-TSEQG63I.js → oauth2-provider-ZVPXIEIS.js} +1 -1
  27. package/package.json +1 -1
  28. package/bundle/chunk-IOJJTEIC.js +0 -137
  29. package/bundle/chunk-MRJRXC63.js +0 -137
  30. package/bundle/chunk-MXNIJ4RK.js +0 -137
  31. package/bundle/chunk-OOZG4FMQ.js +0 -137
  32. package/bundle/cleanup-2WKEMFXG.js +0 -29
  33. package/bundle/cleanup-B67M5WAO.js +0 -29
  34. package/bundle/cleanup-PJ323T24.js +0 -29
  35. package/bundle/cleanup-PKVUY3XO.js +0 -29
  36. package/bundle/gemini-7BPDTLSV.js +0 -14440
  37. package/bundle/gemini-CJ5HU32O.js +0 -14455
  38. package/bundle/gemini-GA5SXGI6.js +0 -14455
  39. package/bundle/gemini-RFUB3W5S.js +0 -14455
@@ -703,7 +703,7 @@ import {
703
703
  wrapInAccountChooser,
704
704
  writeToStderr,
705
705
  writeToStdout
706
- } from "./chunk-25V3TYNR.js";
706
+ } from "./chunk-FACTELEP.js";
707
707
  import {
708
708
  ACTIVATE_SKILL_TOOL_NAME,
709
709
  ALL_BUILTIN_TOOL_NAMES,
@@ -1,5 +1,5 @@
1
1
  const require = (await import('node:module')).createRequire(import.meta.url); const __chunk_filename = (await import('node:url')).fileURLToPath(import.meta.url); const __chunk_dirname = (await import('node:path')).dirname(__chunk_filename);
2
- import "./chunk-WHT3ZS7S.js";
2
+ import "./chunk-4ZPLYY3L.js";
3
3
  import {
4
4
  CoreEvent,
5
5
  coreEvents,
@@ -820,7 +820,7 @@ async function toggleDevToolsPanel(config, isOpen, toggle, setOpen) {
820
820
  return;
821
821
  }
822
822
  try {
823
- const { openBrowserSecurely, shouldLaunchBrowser } = await import("./dist-YQXQRQYA.js");
823
+ const { openBrowserSecurely, shouldLaunchBrowser } = await import("./dist-5ZYQVUMO.js");
824
824
  const url = await startDevToolsServer(config);
825
825
  if (shouldLaunchBrowser()) {
826
826
  try {
@@ -1,5 +1,5 @@
1
1
  const require = (await import('node:module')).createRequire(import.meta.url); const __chunk_filename = (await import('node:url')).fileURLToPath(import.meta.url); const __chunk_dirname = (await import('node:path')).dirname(__chunk_filename);
2
- import "./chunk-EUXACAGL.js";
2
+ import "./chunk-FJHYKR2O.js";
3
3
  import {
4
4
  CoreEvent,
5
5
  coreEvents,
@@ -820,7 +820,7 @@ async function toggleDevToolsPanel(config, isOpen, toggle, setOpen) {
820
820
  return;
821
821
  }
822
822
  try {
823
- const { openBrowserSecurely, shouldLaunchBrowser } = await import("./dist-DTCLJTHN.js");
823
+ const { openBrowserSecurely, shouldLaunchBrowser } = await import("./dist-BYRHFNNX.js");
824
824
  const url = await startDevToolsServer(config);
825
825
  if (shouldLaunchBrowser()) {
826
826
  try {
@@ -1,5 +1,5 @@
1
1
  const require = (await import('node:module')).createRequire(import.meta.url); const __chunk_filename = (await import('node:url')).fileURLToPath(import.meta.url); const __chunk_dirname = (await import('node:path')).dirname(__chunk_filename);
2
- import "./chunk-SV2TJWFU.js";
2
+ import "./chunk-2RPVSGOE.js";
3
3
  import {
4
4
  CoreEvent,
5
5
  coreEvents,
@@ -820,7 +820,7 @@ async function toggleDevToolsPanel(config, isOpen, toggle, setOpen) {
820
820
  return;
821
821
  }
822
822
  try {
823
- const { openBrowserSecurely, shouldLaunchBrowser } = await import("./dist-X3ESBKEG.js");
823
+ const { openBrowserSecurely, shouldLaunchBrowser } = await import("./dist-DGLGMJBV.js");
824
824
  const url = await startDevToolsServer(config);
825
825
  if (shouldLaunchBrowser()) {
826
826
  try {
@@ -1,5 +1,5 @@
1
1
  const require = (await import('node:module')).createRequire(import.meta.url); const __chunk_filename = (await import('node:url')).fileURLToPath(import.meta.url); const __chunk_dirname = (await import('node:path')).dirname(__chunk_filename);
2
- import "./chunk-25V3TYNR.js";
2
+ import "./chunk-FACTELEP.js";
3
3
  import {
4
4
  coreEvents,
5
5
  debugLogger
@@ -819,7 +819,7 @@ async function toggleDevToolsPanel(config, isOpen, toggle, setOpen) {
819
819
  return;
820
820
  }
821
821
  try {
822
- const { openBrowserSecurely, shouldLaunchBrowser } = await import("./core-7GUY3XKQ.js");
822
+ const { openBrowserSecurely, shouldLaunchBrowser } = await import("./core-RSKPPZFK.js");
823
823
  const url = await startDevToolsServer(config);
824
824
  if (shouldLaunchBrowser()) {
825
825
  try {
@@ -703,7 +703,7 @@ import {
703
703
  wrapInAccountChooser,
704
704
  writeToStderr,
705
705
  writeToStdout
706
- } from "./chunk-EUXACAGL.js";
706
+ } from "./chunk-4ZPLYY3L.js";
707
707
  import {
708
708
  ACTIVATE_SKILL_TOOL_NAME,
709
709
  ALL_BUILTIN_TOOL_NAMES,
@@ -703,7 +703,7 @@ import {
703
703
  wrapInAccountChooser,
704
704
  writeToStderr,
705
705
  writeToStdout
706
- } from "./chunk-SV2TJWFU.js";
706
+ } from "./chunk-FJHYKR2O.js";
707
707
  import {
708
708
  ACTIVATE_SKILL_TOOL_NAME,
709
709
  ALL_BUILTIN_TOOL_NAMES,
@@ -703,7 +703,7 @@ import {
703
703
  wrapInAccountChooser,
704
704
  writeToStderr,
705
705
  writeToStdout
706
- } from "./chunk-WHT3ZS7S.js";
706
+ } from "./chunk-2RPVSGOE.js";
707
707
  import {
708
708
  ACTIVATE_SKILL_TOOL_NAME,
709
709
  ALL_BUILTIN_TOOL_NAMES,