@google/gemini-cli 0.37.0-preview.0 → 0.37.0-preview.2

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 (35) hide show
  1. package/bundle/{chunk-LEK5YYAR.js → chunk-4GDVEGW6.js} +66 -29
  2. package/bundle/{chunk-TJ76C6AA.js → chunk-4HLDGHKQ.js} +5903 -11016
  3. package/bundle/{chunk-R5X4CMUM.js → chunk-5OOT636U.js} +30 -23
  4. package/bundle/{chunk-7UZ4Y32N.js → chunk-JS5WSGB2.js} +30 -23
  5. package/bundle/{chunk-ULC3DHVX.js → chunk-KVB2FEJR.js} +6 -6
  6. package/bundle/{chunk-A62NZYIK.js → chunk-Q7WBFJC3.js} +73 -61
  7. package/bundle/chunk-RKV6HN7Q.js +98376 -0
  8. package/bundle/{chunk-3TN4SOLW.js → chunk-T475D6CB.js} +72 -29
  9. package/bundle/{chunk-XX7JYMTE.js → chunk-TZN2SS4V.js} +6 -6
  10. package/bundle/chunk-WY42FI6I.js +356418 -0
  11. package/bundle/{core-5OME6LT4.js → core-YYXQJ7TH.js} +4 -2
  12. package/bundle/{devtoolsService-4FIYD6OW.js → devtoolsService-B6RHLEYB.js} +3 -3
  13. package/bundle/{devtoolsService-TVWW3DBW.js → devtoolsService-DHRIWISR.js} +3 -3
  14. package/bundle/{devtoolsService-IDLWLZFQ.js → devtoolsService-MSTYJNTU.js} +5 -4
  15. package/bundle/devtoolsService-NRFH67X5.js +871 -0
  16. package/bundle/{core-CUCGSGCA.js → dist-2HVISZHF.js} +4 -2
  17. package/bundle/{dist-YWCADMDD.js → dist-KYKNBAEA.js} +4 -2
  18. package/bundle/dist-WQ7AVR5S.js +1942 -0
  19. package/bundle/docs/cli/plan-mode.md +10 -3
  20. package/bundle/docs/cli/settings.md +33 -33
  21. package/bundle/docs/reference/configuration.md +2 -2
  22. package/bundle/docs/reference/policy-engine.md +20 -1
  23. package/bundle/gemini.js +7 -7
  24. package/bundle/{interactiveCli-4WFWOVAQ.js → interactiveCli-M5FR2TSQ.js} +4 -4
  25. package/bundle/{interactiveCli-4ZZ72DR3.js → interactiveCli-NNZT57UA.js} +264 -247
  26. package/bundle/interactiveCli-WM3LDBWK.js +50355 -0
  27. package/bundle/{interactiveCli-6SIGBRWS.js → interactiveCli-Z6APHR6N.js} +4 -4
  28. package/bundle/{memoryDiscovery-NS2EGHYH.js → memoryDiscovery-A265O6ML.js} +1 -1
  29. package/bundle/{memoryDiscovery-VL3OH25S.js → memoryDiscovery-H6J7KIH2.js} +1 -1
  30. package/bundle/node_modules/@google/gemini-cli-devtools/package.json +1 -1
  31. package/bundle/{oauth2-provider-HGHECKPY.js → oauth2-provider-3Z6BMHEW.js} +2 -2
  32. package/bundle/{oauth2-provider-YYRJ44X5.js → oauth2-provider-6573WD2M.js} +39 -73
  33. package/bundle/{oauth2-provider-TYBJKXSJ.js → oauth2-provider-DFCNEZQQ.js} +2 -2
  34. package/bundle/oauth2-provider-UMCNQ5DH.js +237 -0
  35. package/package.json +1 -1
@@ -724,7 +724,7 @@ import {
724
724
  wrapInAccountChooser,
725
725
  writeToStderr,
726
726
  writeToStdout
727
- } from "./chunk-3TN4SOLW.js";
727
+ } from "./chunk-4HLDGHKQ.js";
728
728
  import {
729
729
  ACTIVATE_SKILL_TOOL_NAME,
730
730
  ALL_BUILTIN_TOOL_NAMES,
@@ -821,6 +821,7 @@ import {
821
821
  MEMORY_PARAM_FACT,
822
822
  MEMORY_SECTION_HEADER,
823
823
  MEMORY_TOOL_NAME,
824
+ MODES_BY_PERMISSIVENESS,
824
825
  MUTATOR_KINDS,
825
826
  MemoryTool,
826
827
  MessageBusType,
@@ -964,7 +965,7 @@ import {
964
965
  tmpdir,
965
966
  toFriendlyError,
966
967
  unescapePath
967
- } from "./chunk-R5X4CMUM.js";
968
+ } from "./chunk-JS5WSGB2.js";
968
969
  import "./chunk-664ZODQF.js";
969
970
  import "./chunk-RJTRUG2J.js";
970
971
  import {
@@ -1270,6 +1271,7 @@ export {
1270
1271
  MEMORY_SECTION_HEADER,
1271
1272
  MEMORY_TOOL_NAME,
1272
1273
  MIN_CREDIT_BALANCE,
1274
+ MODES_BY_PERMISSIVENESS,
1273
1275
  MUTATOR_KINDS,
1274
1276
  McpClient,
1275
1277
  McpConfigDefinitionSchema,
@@ -724,7 +724,7 @@ import {
724
724
  wrapInAccountChooser,
725
725
  writeToStderr,
726
726
  writeToStdout
727
- } from "./chunk-LEK5YYAR.js";
727
+ } from "./chunk-WY42FI6I.js";
728
728
  import {
729
729
  ACTIVATE_SKILL_TOOL_NAME,
730
730
  ALL_BUILTIN_TOOL_NAMES,
@@ -821,6 +821,7 @@ import {
821
821
  MEMORY_PARAM_FACT,
822
822
  MEMORY_SECTION_HEADER,
823
823
  MEMORY_TOOL_NAME,
824
+ MODES_BY_PERMISSIVENESS,
824
825
  MUTATOR_KINDS,
825
826
  MemoryTool,
826
827
  MessageBusType,
@@ -964,7 +965,7 @@ import {
964
965
  tmpdir,
965
966
  toFriendlyError,
966
967
  unescapePath
967
- } from "./chunk-7UZ4Y32N.js";
968
+ } from "./chunk-JS5WSGB2.js";
968
969
  import "./chunk-664ZODQF.js";
969
970
  import "./chunk-RJTRUG2J.js";
970
971
  import {
@@ -1270,6 +1271,7 @@ export {
1270
1271
  MEMORY_SECTION_HEADER,
1271
1272
  MEMORY_TOOL_NAME,
1272
1273
  MIN_CREDIT_BALANCE,
1274
+ MODES_BY_PERMISSIVENESS,
1273
1275
  MUTATOR_KINDS,
1274
1276
  McpClient,
1275
1277
  McpConfigDefinitionSchema,