@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
@@ -3,14 +3,13 @@ import {
3
3
  DEFAULT_PORT,
4
4
  getBinaryPath,
5
5
  isServerRunning
6
- } from "./chunk-BF6DCDLJ.js";
7
- import "./chunk-MP2YMAMR.js";
8
- import "./chunk-LX6GOGBA.js";
6
+ } from "./chunk-4TSWR3AN.js";
7
+ import "./chunk-IT3YFQ3I.js";
9
8
  import {
10
9
  debugLogger
11
- } from "./chunk-2X6HJV2G.js";
12
- import "./chunk-PL5MCDGY.js";
13
- import "./chunk-RJTRUG2J.js";
10
+ } from "./chunk-IB4Q6NBY.js";
11
+ import "./chunk-6HI7VNOG.js";
12
+ import "./chunk-TUDYL3X4.js";
14
13
  import "./chunk-IUUIT4SU.js";
15
14
  import "./chunk-34MYV7JD.js";
16
15
 
@@ -42,7 +41,7 @@ var LiteRtServerManager = class {
42
41
  `[LiteRtServerManager] Auto-starting LiteRT server on port ${port}...`
43
42
  );
44
43
  try {
45
- const { startServer } = await import("./start-IWR7MCIR.js");
44
+ const { startServer } = await import("./start-YW7YIVR7.js");
46
45
  const started = await startServer(binaryPath, port);
47
46
  if (started) {
48
47
  debugLogger.log(`[LiteRtServerManager] Server started on port ${port}`);
@@ -2,25 +2,23 @@ const require = (await import('node:module')).createRequire(import.meta.url); co
2
2
  import {
3
3
  BaseA2AAuthProvider,
4
4
  DefaultAgentCardResolver,
5
+ FatalCancellationError,
5
6
  MCPOAuthTokenStorage,
7
+ Storage,
6
8
  buildAuthorizationUrl,
9
+ coreEvents,
10
+ debugLogger,
7
11
  exchangeCodeForToken,
8
12
  generatePKCEParams,
9
13
  getConsentForOauth,
14
+ getErrorMessage,
10
15
  getPortFromUrl,
11
16
  openBrowserSecurely,
12
17
  refreshAccessToken,
13
18
  startCallbackServer
14
- } from "./chunk-LX6GOGBA.js";
15
- import {
16
- FatalCancellationError,
17
- Storage,
18
- coreEvents,
19
- debugLogger,
20
- getErrorMessage
21
- } from "./chunk-2X6HJV2G.js";
22
- import "./chunk-PL5MCDGY.js";
23
- import "./chunk-RJTRUG2J.js";
19
+ } from "./chunk-IB4Q6NBY.js";
20
+ import "./chunk-6HI7VNOG.js";
21
+ import "./chunk-TUDYL3X4.js";
24
22
  import "./chunk-IUUIT4SU.js";
25
23
  import "./chunk-34MYV7JD.js";
26
24
 
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@mmmbuto/gemini-cli-termux",
3
- "version": "0.42.0-termux",
3
+ "version": "0.46.0-termux",
4
4
  "type": "module"
5
5
  }
@@ -103,7 +103,7 @@ priority = 50
103
103
  modes = ["plan"]
104
104
 
105
105
  [[rule]]
106
- toolName = ["ask_user", "save_memory", "web_fetch", "activate_skill"]
106
+ toolName = ["ask_user", "web_fetch", "activate_skill"]
107
107
  decision = "ask_user"
108
108
  priority = 50
109
109
  modes = ["plan"]
@@ -44,12 +44,6 @@ type = "in-process"
44
44
  name = "allowed-path"
45
45
  required_context = ["environment"]
46
46
 
47
- [[rule]]
48
- toolName = "save_memory"
49
- decision = "ask_user"
50
- priority = 10
51
- interactive = true
52
-
53
47
  [[rule]]
54
48
  toolName = "run_shell_command"
55
49
  decision = "ask_user"
@@ -96,7 +90,6 @@ interactive = true
96
90
  [[rule]]
97
91
  toolName = [
98
92
  "replace",
99
- "save_memory",
100
93
  "run_shell_command",
101
94
  "write_file",
102
95
  "activate_skill",