@mmmbuto/gemini-cli-termux 0.42.0-termux → 0.46.0-termux

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 (79) hide show
  1. package/README.md +22 -2
  2. package/bundle/builtin/antigravity-support/SKILL.md +58 -0
  3. package/bundle/{chunk-BF6DCDLJ.js → chunk-4TSWR3AN.js} +145 -55
  4. package/bundle/{chunk-PL5MCDGY.js → chunk-6HI7VNOG.js} +55 -70
  5. package/bundle/{chunk-6PXDEURC.js → chunk-7QZTHDKK.js} +2 -4
  6. package/bundle/{chunk-ORXUJRZC.js → chunk-B7I47N5E.js} +3 -3
  7. package/bundle/{chunk-EHTAR2YP.js → chunk-G2G6HEZZ.js} +1 -1
  8. package/bundle/{chunk-LX6GOGBA.js → chunk-IB4Q6NBY.js} +123186 -73766
  9. package/bundle/{chunk-MP2YMAMR.js → chunk-IT3YFQ3I.js} +1 -1
  10. package/bundle/{chunk-RJTRUG2J.js → chunk-TUDYL3X4.js} +29 -5
  11. package/bundle/{chunk-A6KCGXPK.js → chunk-WUVOS6TV.js} +13 -6
  12. package/bundle/{chunk-SLMD2AMF.js → chunk-YGU42N5I.js} +847 -655
  13. package/bundle/{cleanup-RTDYF5DD.js → cleanup-GEP2OOHM.js} +4 -5
  14. package/bundle/{devtools-ZLHMA45S.js → devtools-V7NE4CQA.js} +1 -1
  15. package/bundle/{devtoolsService-SKRXJOXW.js → devtoolsService-EVM2JJLB.js} +5 -6
  16. package/bundle/{dist-B3HBIK36.js → dist-R3LOFA4X.js} +331 -285
  17. package/bundle/docs/changelogs/index.md +59 -0
  18. package/bundle/docs/changelogs/latest.md +201 -167
  19. package/bundle/docs/changelogs/preview.md +45 -102
  20. package/bundle/docs/cli/auto-memory.md +61 -40
  21. package/bundle/docs/cli/gemini-md.md +0 -2
  22. package/bundle/docs/cli/plan-mode.md +0 -1
  23. package/bundle/docs/cli/settings.md +19 -19
  24. package/bundle/docs/cli/tutorials/memory-management.md +3 -3
  25. package/bundle/docs/extensions/reference.md +16 -0
  26. package/bundle/docs/extensions/releasing.md +58 -24
  27. package/bundle/docs/extensions/writing-extensions.md +7 -0
  28. package/bundle/docs/get-started/installation.mdx +2 -2
  29. package/bundle/docs/issue-and-pr-automation.md +29 -1
  30. package/bundle/docs/reference/commands.md +0 -3
  31. package/bundle/docs/reference/configuration.md +173 -78
  32. package/bundle/docs/reference/keyboard-shortcuts.md +23 -0
  33. package/bundle/docs/reference/tools.md +0 -2
  34. package/bundle/docs/tools/mcp-server.md +24 -3
  35. package/bundle/docs/tools/memory.md +10 -13
  36. package/bundle/examples/custom-commands/commands/fs/grep-code.toml +6 -0
  37. package/bundle/examples/custom-commands/gemini-extension.json +4 -0
  38. package/bundle/examples/exclude-tools/gemini-extension.json +5 -0
  39. package/bundle/examples/hooks/gemini-extension.json +4 -0
  40. package/bundle/examples/hooks/hooks/hooks.json +14 -0
  41. package/bundle/examples/hooks/scripts/on-start.js +8 -0
  42. package/bundle/examples/mcp-server/README.md +35 -0
  43. package/bundle/examples/mcp-server/example.js +60 -0
  44. package/bundle/examples/mcp-server/gemini-extension.json +11 -0
  45. package/bundle/examples/mcp-server/package.json +11 -0
  46. package/bundle/examples/policies/README.md +41 -0
  47. package/bundle/examples/policies/gemini-extension.json +5 -0
  48. package/bundle/examples/policies/policies/policies.toml +28 -0
  49. package/bundle/examples/skills/gemini-extension.json +4 -0
  50. package/bundle/examples/skills/skills/greeter/SKILL.md +7 -0
  51. package/bundle/examples/themes-example/README.md +31 -0
  52. package/bundle/examples/themes-example/gemini-extension.json +29 -0
  53. package/bundle/{gemini-NJWIVDFH.js → gemini-SGAFQX2R.js} +450 -297
  54. package/bundle/gemini.js +18 -13
  55. package/bundle/{dist-T73EYRDX.js → https-proxy-agent-AVGR4LHR.js} +8 -3
  56. package/bundle/{interactiveCli-QHKQZZJU.js → interactiveCli-MEEXSI2X.js} +1922 -1675
  57. package/bundle/{liteRtServerManager-USDJEPCM.js → liteRtServerManager-3EZO3JZ5.js} +6 -7
  58. package/bundle/{oauth2-provider-ARATJNEE.js → oauth2-provider-AJMTKEL6.js} +8 -10
  59. package/bundle/package.json +1 -1
  60. package/bundle/policies/plan.toml +1 -1
  61. package/bundle/policies/write.toml +0 -7
  62. package/bundle/src-LG4OHBW7.js +343 -0
  63. package/bundle/{start-IWR7MCIR.js → start-YW7YIVR7.js} +8 -9
  64. package/bundle/worker/worker-entry.js +7863 -0
  65. package/package.json +3 -3
  66. package/bundle/chunk-2X6HJV2G.js +0 -52710
  67. package/bundle/memoryDiscovery-EEGUKQ5C.js +0 -29
  68. package/bundle/node_modules/@google/gemini-cli-devtools/dist/client/main.js +0 -96
  69. package/bundle/node_modules/@google/gemini-cli-devtools/dist/src/_client-assets.d.ts +0 -7
  70. package/bundle/node_modules/@google/gemini-cli-devtools/dist/src/_client-assets.js +0 -9
  71. package/bundle/node_modules/@google/gemini-cli-devtools/dist/src/_client-assets.js.map +0 -1
  72. package/bundle/node_modules/@google/gemini-cli-devtools/dist/src/index.d.ts +0 -48
  73. package/bundle/node_modules/@google/gemini-cli-devtools/dist/src/index.js +0 -333
  74. package/bundle/node_modules/@google/gemini-cli-devtools/dist/src/index.js.map +0 -1
  75. package/bundle/node_modules/@google/gemini-cli-devtools/dist/src/types.d.ts +0 -36
  76. package/bundle/node_modules/@google/gemini-cli-devtools/dist/src/types.js +0 -7
  77. package/bundle/node_modules/@google/gemini-cli-devtools/dist/src/types.js.map +0 -1
  78. package/bundle/node_modules/@google/gemini-cli-devtools/package.json +0 -33
  79. package/bundle/policies/memory-manager.toml +0 -20
@@ -2,7 +2,7 @@ const require = (await import('node:module')).createRequire(import.meta.url); co
2
2
  import {
3
3
  CoreToolCallStatus,
4
4
  checkExhaustive
5
- } from "./chunk-LX6GOGBA.js";
5
+ } from "./chunk-IB4Q6NBY.js";
6
6
  import {
7
7
  __commonJS,
8
8
  __toESM
@@ -1,7 +1,10 @@
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
2
  import {
3
3
  __commonJS,
4
- __require
4
+ __esm,
5
+ __export,
6
+ __require,
7
+ __toESM
5
8
  } from "./chunk-34MYV7JD.js";
6
9
 
7
10
  // node_modules/ms/index.js
@@ -1086,6 +1089,7 @@ var require_parse_proxy_response = __commonJS({
1086
1089
  // node_modules/https-proxy-agent/dist/index.js
1087
1090
  var require_dist2 = __commonJS({
1088
1091
  "node_modules/https-proxy-agent/dist/index.js"(exports) {
1092
+ "use strict";
1089
1093
  var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
1090
1094
  if (k2 === void 0) k2 = k;
1091
1095
  var desc = Object.getOwnPropertyDescriptor(m, k);
@@ -1135,7 +1139,7 @@ var require_dist2 = __commonJS({
1135
1139
  }
1136
1140
  return options;
1137
1141
  };
1138
- var HttpsProxyAgent = class extends agent_base_1.Agent {
1142
+ var HttpsProxyAgent2 = class extends agent_base_1.Agent {
1139
1143
  constructor(proxy, opts) {
1140
1144
  super(opts);
1141
1145
  this.options = { path: void 0 };
@@ -1214,8 +1218,8 @@ var require_dist2 = __commonJS({
1214
1218
  return fakeSocket;
1215
1219
  }
1216
1220
  };
1217
- HttpsProxyAgent.protocols = ["http", "https"];
1218
- exports.HttpsProxyAgent = HttpsProxyAgent;
1221
+ HttpsProxyAgent2.protocols = ["http", "https"];
1222
+ exports.HttpsProxyAgent = HttpsProxyAgent2;
1219
1223
  function resume(socket) {
1220
1224
  socket.resume();
1221
1225
  }
@@ -1232,7 +1236,27 @@ var require_dist2 = __commonJS({
1232
1236
  }
1233
1237
  });
1234
1238
 
1239
+ // packages/cli/src/patches/https-proxy-agent.ts
1240
+ var https_proxy_agent_exports = {};
1241
+ __export(https_proxy_agent_exports, {
1242
+ HttpsProxyAgent: () => import_dist.HttpsProxyAgent
1243
+ });
1244
+ var import_dist;
1245
+ var init_https_proxy_agent = __esm({
1246
+ "packages/cli/src/patches/https-proxy-agent.ts"() {
1247
+ import_dist = __toESM(require_dist2(), 1);
1248
+ }
1249
+ });
1250
+
1235
1251
  export {
1236
1252
  require_src,
1237
- require_dist2 as require_dist
1253
+ require_dist,
1254
+ https_proxy_agent_exports,
1255
+ import_dist,
1256
+ init_https_proxy_agent
1238
1257
  };
1258
+ /**
1259
+ * @license
1260
+ * Copyright 2026 Google LLC
1261
+ * SPDX-License-Identifier: Apache-2.0
1262
+ */
@@ -1,15 +1,13 @@
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
2
  import {
3
3
  runExitCleanup
4
- } from "./chunk-6PXDEURC.js";
4
+ } from "./chunk-7QZTHDKK.js";
5
5
  import {
6
6
  RELEASE_CHANNEL_STABILITY,
7
+ debugLogger,
7
8
  getChannelFromVersion,
8
9
  isGitRepository
9
- } from "./chunk-LX6GOGBA.js";
10
- import {
11
- debugLogger
12
- } from "./chunk-2X6HJV2G.js";
10
+ } from "./chunk-IB4Q6NBY.js";
13
11
 
14
12
  // packages/cli/src/utils/installationInfo.ts
15
13
  import * as fs from "node:fs";
@@ -72,7 +70,16 @@ function getInstallationInfo(projectRoot, isAutoUpdateEnabled) {
72
70
  } catch {
73
71
  }
74
72
  }
75
- if (realPath.includes("/.pnpm/global") || realPath.includes("/.local/share/pnpm")) {
73
+ if (realPath.includes("/.volta/") || realPath.includes("/Volta/")) {
74
+ const updateCommand2 = "volta install @google/gemini-cli@latest";
75
+ return {
76
+ packageManager: "volta" /* VOLTA */,
77
+ isGlobal: true,
78
+ updateCommand: updateCommand2,
79
+ updateMessage: isAutoUpdateEnabled ? "Installed with Volta. Attempting to automatically update now..." : `Please run ${updateCommand2} to update`
80
+ };
81
+ }
82
+ if (realPath.includes("/.pnpm/global") || realPath.includes("/.local/share/pnpm") || realPath.includes("/Library/pnpm/global/") || realPath.includes("/AppData/Local/pnpm/global/")) {
76
83
  const updateCommand2 = "pnpm add -g @mmmbuto/gemini-cli-termux@latest";
77
84
  return {
78
85
  packageManager: "pnpm" /* PNPM */,