@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
@@ -18,6 +18,65 @@ on GitHub.
18
18
  | [Preview](preview.md) | Experimental features ready for early feedback. |
19
19
  | [Stable](latest.md) | Stable, recommended for general use. |
20
20
 
21
+ ## Announcements: v0.44.0 - 2026-05-27
22
+
23
+ - **Unified Auto Mode:** Streamlined the automation experience by merging
24
+ specialized Auto modes into a single, unified mode
25
+ ([#26714](https://github.com/google-gemini/gemini-cli/pull/26714) by
26
+ @DavidAPierce).
27
+ - **New Editor Integrations:** Added native support for Sublime Text and Emacs
28
+ Client ([#21090](https://github.com/google-gemini/gemini-cli/pull/21090) by
29
+ @alberti42).
30
+ - **Enhanced TUI Testing:** Introduced `agent-tui` and `tui-tester` skills for
31
+ programmatic testing and automation of terminal UI applications
32
+ ([#27121](https://github.com/google-gemini/gemini-cli/pull/27121) by
33
+ @adamfweidman).
34
+
35
+ ## Announcements: v0.43.0 - 2026-05-22
36
+
37
+ - **Surgical Code Edits:** Steered Gemini models to prefer the `edit` tool for
38
+ surgical modifications, improving speed and precision
39
+ ([#26480](https://github.com/google-gemini/gemini-cli/pull/26480) by
40
+ @aishaneeshah).
41
+ - **Session Export and Import:** Added the ability to export sessions to files
42
+ and import them via a new flag, facilitating session portability
43
+ ([#26514](https://github.com/google-gemini/gemini-cli/pull/26514) by
44
+ @cocosheng-g).
45
+ - **Adaptive Token Estimation:** Introduced an adaptive token calculator for
46
+ more accurate content size estimation, enhancing context management efficiency
47
+ ([#26888](https://github.com/google-gemini/gemini-cli/pull/26888) by
48
+ @joshualitt).
49
+
50
+ ## Announcements: v0.42.0 - 2026-05-12
51
+
52
+ - **Auto Memory Inbox:** Introduced a new inbox flow for Auto Memory with a
53
+ canonical-patch contract for seamless skill management
54
+ ([#26338](https://github.com/google-gemini/gemini-cli/pull/26338) by
55
+ @SandyTao520).
56
+ - **Gemma 4 by Default:** Enabled Gemma 4 models by default via the Gemini API
57
+ for all users
58
+ ([#26307](https://github.com/google-gemini/gemini-cli/pull/26307) by
59
+ @Abhijit-2592).
60
+ - **Voice Mode Enhancements:** Added wave animations and privacy/compliance UX
61
+ warnings for the Gemini Live backend
62
+ ([#26284](https://github.com/google-gemini/gemini-cli/pull/26284) by
63
+ @devr0306, [#26454](https://github.com/google-gemini/gemini-cli/pull/26454) by
64
+ @cocosheng-g).
65
+
66
+ ## Announcements: v0.41.0 - 2026-05-05
67
+
68
+ - **Real-time Voice Mode:** Implemented real-time voice mode with cloud and
69
+ local backends
70
+ ([#24174](https://github.com/google-gemini/gemini-cli/pull/24174) by
71
+ @Abhijit-2592).
72
+ - **Secure Environment Loading:** Enforced workspace trust and secured .env
73
+ loading in headless mode
74
+ ([#25814](https://github.com/google-gemini/gemini-cli/pull/25814) by
75
+ @ehedlund).
76
+ - **Advanced Shell Validation:** Enhanced shell command validation and added
77
+ core tools allowlist for improved security
78
+ ([#25720](https://github.com/google-gemini/gemini-cli/pull/25720) by @galz10).
79
+
21
80
  ## Announcements: v0.40.0 - 2026-04-28
22
81
 
23
82
  - **Offline Search and Themes:** Bundled ripgrep for offline search support and
@@ -1,6 +1,6 @@
1
- # Latest stable release: v0.40.0
1
+ # Latest stable release: v0.44.0
2
2
 
3
- Released: April 28, 2026
3
+ Released: May 27, 2026
4
4
 
5
5
  For most users, our latest stable release is the recommended release. Install
6
6
  the latest stable version with:
@@ -11,177 +11,211 @@ npm install -g @google/gemini-cli
11
11
 
12
12
  ## Highlights
13
13
 
14
- - **Offline Search Support:** Bundled ripgrep binaries into the Single
15
- Executable Application (SEA) to enable powerful codebase searching even in
16
- environments without internet access.
17
- - **Enhanced Theme Customization:** Introduced GitHub-style colorblind-friendly
18
- themes to improve accessibility and provide more personalized visual options.
19
- - **MCP Resource Management:** Added new tools for listing and reading Model
20
- Context Protocol (MCP) resources, enhancing the agent's ability to discover
21
- and utilize external data.
22
- - **Improved Narrative Flow:** Enabled topic update narrations by default to
23
- provide better session structure and a clearer understanding of the agent's
24
- current focus.
25
- - **Streamlined Local Model Setup:** Introduced a simplified `gemini gemma`
26
- command for quickly setting up and running Gemma models locally.
27
- - **Prompt-Driven Memory Management:** Replaced the legacy `MemoryManagerAgent`
28
- with a more efficient prompt-driven memory editing system across four tiers of
29
- context.
14
+ - **Unified Auto Mode:** Merged all "Auto" modes into a single, unified Auto
15
+ mode, simplifying the automation workflow and providing a more consistent
16
+ experience across tasks.
17
+ - **Expanded Editor Support:** Native support for Sublime Text and Emacs Client
18
+ has been added, giving developers more flexibility in their choice of external
19
+ editors.
20
+ - **TUI Automation Skills:** New `agent-tui` and `tui-tester` skills enable the
21
+ programmatic testing and automation of terminal UI (TUI) applications,
22
+ facilitating robust verification of terminal-based tools.
23
+ - **Improved UI Performance:** Throttled shell text output and added bounds to
24
+ the live UI buffer to ensure smooth rendering and stability during high-volume
25
+ output sessions.
26
+ - **Stabilized Sandbox Environments:** Explicitly clearing entrypoints when
27
+ spawning sandbox containers ensures reliable and consistent environment
28
+ initialization across different Linux distributions.
30
29
 
31
30
  ## What's Changed
32
31
 
33
- - chore(release): bump version to 0.40.0-nightly.20260414.g5b1f7375a by
32
+ - chore(release): bump version to 0.44.0-nightly.20260512.g022e8baef by
34
33
  @gemini-cli-robot in
35
- [#25420](https://github.com/google-gemini/gemini-cli/pull/25420)
36
- - Fix(core): retry additional OpenSSL 3.x SSL errors during streaming (#16075)
37
- by @rcleveng in
38
- [#25187](https://github.com/google-gemini/gemini-cli/pull/25187)
39
- - fix(core): prevent YOLO mode from being downgraded by @galz10 in
40
- [#25341](https://github.com/google-gemini/gemini-cli/pull/25341)
41
- - feat: bundle ripgrep binaries into SEA for offline support by @scidomino in
42
- [#25342](https://github.com/google-gemini/gemini-cli/pull/25342)
43
- - Changelog for v0.39.0-preview.0 by @gemini-cli-robot in
44
- [#25417](https://github.com/google-gemini/gemini-cli/pull/25417)
45
- - feat(test): add large conversation scenario for performance test by
46
- @cynthialong0-0 in
47
- [#25331](https://github.com/google-gemini/gemini-cli/pull/25331)
48
- - improve(core): require recurrence evidence before extracting skills by
49
- @SandyTao520 in
50
- [#25147](https://github.com/google-gemini/gemini-cli/pull/25147)
51
- - test(evals): add subagent delegation evaluation tests by @anj-s in
52
- [#24619](https://github.com/google-gemini/gemini-cli/pull/24619)
53
- - feat: add github colorblind themes by @Z1xus in
54
- [#15504](https://github.com/google-gemini/gemini-cli/pull/15504)
55
- - fix(core): honor GOOGLE_GEMINI_BASE_URL and GOOGLE_VERTEX_BASE_URL by
56
- @chrisjcthomas in
57
- [#25357](https://github.com/google-gemini/gemini-cli/pull/25357)
58
- - fix(cli): clean up slash command IDE listeners by @jasonmatthewsuhari in
59
- [#24397](https://github.com/google-gemini/gemini-cli/pull/24397)
60
- - Changelog for v0.38.0 by @gemini-cli-robot in
61
- [#25470](https://github.com/google-gemini/gemini-cli/pull/25470)
62
- - fix(evals): update eval tests for invoke_agent telemetry and project-scoped
63
- memory by @SandyTao520 in
64
- [#25502](https://github.com/google-gemini/gemini-cli/pull/25502)
65
- - Changelog for v0.38.1 by @gemini-cli-robot in
66
- [#25476](https://github.com/google-gemini/gemini-cli/pull/25476)
67
- - feat(core): integrate skill-creator into skill extraction agent by
68
- @SandyTao520 in
69
- [#25421](https://github.com/google-gemini/gemini-cli/pull/25421)
70
- - feat(cli): provide default post-submit prompt for skill command by @ruomengz
71
- in [#25327](https://github.com/google-gemini/gemini-cli/pull/25327)
72
- - feat(core): add tools to list and read MCP resources by @ruomengz in
73
- [#25395](https://github.com/google-gemini/gemini-cli/pull/25395)
74
- - fix(evals): add typecheck coverage for evals, integration-tests, and
75
- memory-tests by @SandyTao520 in
76
- [#25480](https://github.com/google-gemini/gemini-cli/pull/25480)
77
- - Use OSC 777 for terminal notifications by @jackyliuxx in
78
- [#25300](https://github.com/google-gemini/gemini-cli/pull/25300)
79
- - fix(extensions): fix bundling for examples by @abhipatel12 in
80
- [#25542](https://github.com/google-gemini/gemini-cli/pull/25542)
81
- - fix(cli): reset plan session state on /clear by @jasonmatthewsuhari in
82
- [#25515](https://github.com/google-gemini/gemini-cli/pull/25515)
83
- - feat(core): add .mdx support to get-internal-docs tool by @g-samroberts in
84
- [#25090](https://github.com/google-gemini/gemini-cli/pull/25090)
85
- - docs(policy): mention that workspace policies are broken by @6112 in
86
- [#24367](https://github.com/google-gemini/gemini-cli/pull/24367)
87
- - fix(core): allow explicit write permissions to override governance file
88
- protections in sandboxes by @galz10 in
89
- [#25338](https://github.com/google-gemini/gemini-cli/pull/25338)
90
- - feat(sandbox): resolve custom seatbelt profiles from $HOME/.gemini first by
91
- @mvanhorn in [#25427](https://github.com/google-gemini/gemini-cli/pull/25427)
92
- - Reduce blank lines. by @gundermanc in
93
- [#25563](https://github.com/google-gemini/gemini-cli/pull/25563)
94
- - fix(ui): revert preview theme on dialog unmount by @JayadityaGit in
95
- [#22542](https://github.com/google-gemini/gemini-cli/pull/22542)
96
- - fix(core): fix ShellExecutionConfig spread and add ProjectRegistry save
97
- backoff by @mahimashanware in
98
- [#25382](https://github.com/google-gemini/gemini-cli/pull/25382)
99
- - feat(core): Disable topic updates for subagents by @gundermanc in
100
- [#25567](https://github.com/google-gemini/gemini-cli/pull/25567)
101
- - feat(core): enable topic update narration by default and promote to general by
102
- @gundermanc in
103
- [#25586](https://github.com/google-gemini/gemini-cli/pull/25586)
104
- - docs: migrate installation and authentication to mdx with tabbed layouts by
105
- @g-samroberts in
106
- [#25155](https://github.com/google-gemini/gemini-cli/pull/25155)
107
- - feat(config): split memoryManager flag into autoMemory by @SandyTao520 in
108
- [#25601](https://github.com/google-gemini/gemini-cli/pull/25601)
109
- - fix(core): allow Cloud Shell users to use PRO_MODEL_NO_ACCESS experiment by
110
- @sehoon38 in [#25702](https://github.com/google-gemini/gemini-cli/pull/25702)
111
- - fix(cli): round slow render latency to avoid opentelemetry float warning by
112
- @scidomino in [#25709](https://github.com/google-gemini/gemini-cli/pull/25709)
113
- - docs(tracker): introduce experimental task tracker feature by @anj-s in
114
- [#24556](https://github.com/google-gemini/gemini-cli/pull/24556)
115
- - docs(cli): fix inconsistent system.md casing in system prompt docs by @Bodlux
116
- in [#25414](https://github.com/google-gemini/gemini-cli/pull/25414)
117
- - feat(cli): add streamlined `gemini gemma` local model setup by @Samee24 in
118
- [#25498](https://github.com/google-gemini/gemini-cli/pull/25498)
119
- - Changelog for v0.38.2 by @gemini-cli-robot in
120
- [#25593](https://github.com/google-gemini/gemini-cli/pull/25593)
121
- - Fix: Disallow overriding IDE stdio via workspace .env (RCE) by @M0nd0R in
122
- [#25022](https://github.com/google-gemini/gemini-cli/pull/25022)
123
- - feat(test): refactor the memory usage test to use metrics from CLI process
124
- instead of test runner by @cynthialong0-0 in
125
- [#25708](https://github.com/google-gemini/gemini-cli/pull/25708)
126
- - feat(vertex): add settings for Vertex AI request routing by @gordonhwc in
127
- [#25513](https://github.com/google-gemini/gemini-cli/pull/25513)
128
- - Fix/allow for session persistence by @ahsanfarooq210 in
129
- [#25176](https://github.com/google-gemini/gemini-cli/pull/25176)
130
- - Allow dots on GEMINI_API_KEY by @DKbyo in
131
- [#25497](https://github.com/google-gemini/gemini-cli/pull/25497)
132
- - feat(telemetry): add flag for enabling traces specifically by @spencer426 in
133
- [#25343](https://github.com/google-gemini/gemini-cli/pull/25343)
134
- - fix(core): resolve nested plan directory duplication and relative path
135
- policies by @mahimashanware in
136
- [#25138](https://github.com/google-gemini/gemini-cli/pull/25138)
137
- - feat: detect new files in @ recommendations with watcher based updates by
138
- @prassamin in [#25256](https://github.com/google-gemini/gemini-cli/pull/25256)
139
- - fix(cli): use newline in shell command wrapping to avoid breaking heredocs by
34
+ [#26957](https://github.com/google-gemini/gemini-cli/pull/26957)
35
+ - Changelog for v0.42.0 by @gemini-cli-robot in
36
+ [#26958](https://github.com/google-gemini/gemini-cli/pull/26958)
37
+ - Refactor: Eliminate `no-unsafe-return` suppressions via strict type validation
38
+ by @M-DEV-1 in
39
+ [#20668](https://github.com/google-gemini/gemini-cli/pull/20668)
40
+ - Changelog for v0.43.0-preview.0 by @gemini-cli-robot in
41
+ [#26959](https://github.com/google-gemini/gemini-cli/pull/26959)
42
+ - feat(core): change agent registration to first-wins and prioritize project by
43
+ @adamfweidman in
44
+ [#26953](https://github.com/google-gemini/gemini-cli/pull/26953)
45
+ - feat(cli): merge Auto modes into a single Auto mode by @DavidAPierce in
46
+ [#26714](https://github.com/google-gemini/gemini-cli/pull/26714)
47
+ - fix(core): preserve OAuth refresh tokens during rotation and retrieval by
48
+ @cocosheng-g in
49
+ [#26924](https://github.com/google-gemini/gemini-cli/pull/26924)
50
+ - fix(cli): allow keychain auth for --list-sessions and non-interactive mode by
51
+ @cocosheng-g in
52
+ [#26921](https://github.com/google-gemini/gemini-cli/pull/26921)
53
+ - fix(core): handle EISDIR on virtual drives in memory discovery by @cocosheng-g
54
+ in [#26985](https://github.com/google-gemini/gemini-cli/pull/26985)
55
+ - fix(cli): auto-approve shell redirections in AUTO_EDIT mode by @cocosheng-g in
56
+ [#27003](https://github.com/google-gemini/gemini-cli/pull/27003)
57
+ - ci: suppress bot comments during standard triage maintenance by @cocosheng-g
58
+ in [#27006](https://github.com/google-gemini/gemini-cli/pull/27006)
59
+ - fix(core): refresh MCP OAuth token usage after re-auth by @sahilkirad in
60
+ [#26312](https://github.com/google-gemini/gemini-cli/pull/26312)
61
+ - fix(ui): clamped table column widths by @devr0306 in
62
+ [#26991](https://github.com/google-gemini/gemini-cli/pull/26991)
63
+ - fix(core): isolate subagent thread context by @akh64bit in
64
+ [#26449](https://github.com/google-gemini/gemini-cli/pull/26449)
65
+ - chore: add execution permission to scripts/review.sh by @scidomino in
66
+ [#27009](https://github.com/google-gemini/gemini-cli/pull/27009)
67
+ - fix(core): made context files append instead of replace by @devr0306 in
68
+ [#26950](https://github.com/google-gemini/gemini-cli/pull/26950)
69
+ - fix: add system PATH fallback for ripgrep resolution (#26777) by @cocosheng-g
70
+ in [#26868](https://github.com/google-gemini/gemini-cli/pull/26868)
71
+ - chore: clean up launched memory features by @SandyTao520 in
72
+ [#26941](https://github.com/google-gemini/gemini-cli/pull/26941)
73
+ - fix(core): throttle shell text output and bound live UI buffer by
74
+ @emersonbusson in
75
+ [#26955](https://github.com/google-gemini/gemini-cli/pull/26955)
76
+ - fix(cli): don't crash when an @-mention captures a non-path blob by @ifitisit
77
+ in [#25980](https://github.com/google-gemini/gemini-cli/pull/25980)
78
+ - fix(core): ensure stable fallback for restricted preview models by @galz10 in
79
+ [#26999](https://github.com/google-gemini/gemini-cli/pull/26999)
80
+ - feat(core): expose RAG snippets to local log file for debugging by @spencer426
81
+ in [#27016](https://github.com/google-gemini/gemini-cli/pull/27016)
82
+ - fix(acp/auth): prevent conflicting credentials on enterprise gateways and
83
+ support optional API keys natively by @sripasg in
84
+ [#27021](https://github.com/google-gemini/gemini-cli/pull/27021)
85
+ - fix(core): respect NO_PROXY for network-based MCP servers by @cocosheng-g in
86
+ [#27012](https://github.com/google-gemini/gemini-cli/pull/27012)
87
+ - fix(cli): resolve permission denied in sandbox on NixOS and other distros by
140
88
  @cocosheng-g in
141
- [#25537](https://github.com/google-gemini/gemini-cli/pull/25537)
142
- - fix(cli): ensure theme dialog labels are rendered for all themes by
143
- @JayadityaGit in
144
- [#24599](https://github.com/google-gemini/gemini-cli/pull/24599)
145
- - fix(core): disable detached mode in Bun to prevent immediate SIGHUP of child
146
- processes by @euxaristia in
147
- [#22620](https://github.com/google-gemini/gemini-cli/pull/22620)
148
- - feat: add /new as alias for /clear and refine command description by @ved015
149
- in [#17865](https://github.com/google-gemini/gemini-cli/pull/17865)
150
- - fix(cli): start auto memory in ACP sessions by @jasonmatthewsuhari in
151
- [#25626](https://github.com/google-gemini/gemini-cli/pull/25626)
152
- - fix(core): remove duplicate initialize call on agents refreshed by
89
+ [#27004](https://github.com/google-gemini/gemini-cli/pull/27004)
90
+ - fix(ui): preserve new line at the end of edit window by @devr0306 in
91
+ [#27057](https://github.com/google-gemini/gemini-cli/pull/27057)
92
+ - fix(core): ensure Vertex AI sets hasAccessToPreviewModels and remove
93
+ aggressive 404 fallback revocation by @galz10 in
94
+ [#27067](https://github.com/google-gemini/gemini-cli/pull/27067)
95
+ - fix(core): ensure stable admin settings comparison across IPC to prevent
96
+ restart loop by @DavidAPierce in
97
+ [#27066](https://github.com/google-gemini/gemini-cli/pull/27066)
98
+ - fix(deps): update vulnerable dependencies by @scidomino in
99
+ [#27062](https://github.com/google-gemini/gemini-cli/pull/27062)
100
+ - fix(core): resolve EISDIR errors during file processing (#21527) by @ProthamD
101
+ in [#27041](https://github.com/google-gemini/gemini-cli/pull/27041)
102
+ - docs(extensions): clarify env var sanitization policy for MCP and ext… by
103
+ @galz10 in [#22854](https://github.com/google-gemini/gemini-cli/pull/22854)
104
+ - fix(ui): add ENAMETOOLONG and ENOTDIR to exceptions for file parsing errors by
105
+ @devr0306 in [#27069](https://github.com/google-gemini/gemini-cli/pull/27069)
106
+ - fix(cli): explicitly clear entrypoint when spawning sandbox container by
107
+ @cocosheng-g in
108
+ [#27059](https://github.com/google-gemini/gemini-cli/pull/27059)
109
+ - docs: update sandbox image command by @sjhddh in
110
+ [#26774](https://github.com/google-gemini/gemini-cli/pull/26774)
111
+ - fix(core): externalize https-proxy-agent to fix proxy support by @sotokisehiro
112
+ in [#26361](https://github.com/google-gemini/gemini-cli/pull/26361)
113
+ - security: update dependencies to fix critical and high vulnerabilities by
114
+ @scidomino in [#27077](https://github.com/google-gemini/gemini-cli/pull/27077)
115
+ - Fix/web fetch ctrl c abort by @ProthamD in
116
+ [#24320](https://github.com/google-gemini/gemini-cli/pull/24320)
117
+ - fix(core): add aliases and thinking config for gemini-3.1 models by
118
+ @anishs1207 in
119
+ [#27007](https://github.com/google-gemini/gemini-cli/pull/27007)
120
+ - fix(core): use hasAccessToPreview for auto model resolution and fix
121
+ disappearing models by @DavidAPierce in
122
+ [#27112](https://github.com/google-gemini/gemini-cli/pull/27112)
123
+ - feat(core): add adk.agentSessionSubagentEnabled flag by @adamfweidman in
124
+ [#26947](https://github.com/google-gemini/gemini-cli/pull/26947)
125
+ - fix(core): enforce compile-time exhaustiveness in content-utils by
153
126
  @adamfweidman in
154
- [#25670](https://github.com/google-gemini/gemini-cli/pull/25670)
155
- - test(e2e): default integration tests to Flash Preview by @SandyTao520 in
156
- [#25753](https://github.com/google-gemini/gemini-cli/pull/25753)
157
- - refactor(memory): replace MemoryManagerAgent with prompt-driven memory editing
158
- across four tiers by @SandyTao520 in
159
- [#25716](https://github.com/google-gemini/gemini-cli/pull/25716)
160
- - fix(cli): fix "/clear (new)" command by @mini2s in
161
- [#25801](https://github.com/google-gemini/gemini-cli/pull/25801)
162
- - fix(core): use dynamic CLI version for IDE client instead of hardcoded '1.0.0'
163
- by @thekishandev in
164
- [#24414](https://github.com/google-gemini/gemini-cli/pull/24414)
165
- - fix(core): handle line endings in ignore file parsing by @xoma-zver in
166
- [#23895](https://github.com/google-gemini/gemini-cli/pull/23895)
167
- - Fix/command injection shell by @Famous077 in
168
- [#24170](https://github.com/google-gemini/gemini-cli/pull/24170)
169
- - fix(ui): removed background color for input by @devr0306 in
170
- [#25339](https://github.com/google-gemini/gemini-cli/pull/25339)
171
- - fix(devtools): reduce memory usage and defer connection by @SandyTao520 in
172
- [#24496](https://github.com/google-gemini/gemini-cli/pull/24496)
173
- - fix(core): support jsonl session logs in memory and summary services by
174
- @SandyTao520 in
175
- [#25816](https://github.com/google-gemini/gemini-cli/pull/25816)
176
- - fix(release): exclude ripgrep binaries from npm tarballs by @SandyTao520 in
177
- [#25841](https://github.com/google-gemini/gemini-cli/pull/25841)
178
- - fix(patch): cherry-pick 048bf6e to release/v0.40.0-preview.3-pr-25941 to patch
179
- version v0.40.0-preview.3 and create version 0.40.0-preview.4 by
127
+ [#27207](https://github.com/google-gemini/gemini-cli/pull/27207)
128
+ - feat(skills): add agent-tui and tui-tester skills by @adamfweidman in
129
+ [#27121](https://github.com/google-gemini/gemini-cli/pull/27121)
130
+ - fix(context): Fix snapshot recovery across sessions. by @joshualitt in
131
+ [#26939](https://github.com/google-gemini/gemini-cli/pull/26939)
132
+ - fix(core): add unit tests for stableStringify by @devr0306 in
133
+ [#27212](https://github.com/google-gemini/gemini-cli/pull/27212)
134
+ - fix(core): prefer pwsh.exe over Windows PowerShell 5.1 (#25859) by @kaluchi in
135
+ [#25900](https://github.com/google-gemini/gemini-cli/pull/25900)
136
+ - feat(core): add LocalSessionInvocation by @adamfweidman in
137
+ [#26665](https://github.com/google-gemini/gemini-cli/pull/26665)
138
+ - refactor: decouple auto model description and configuration from
139
+ releaseChannel by @danielweis in
140
+ [#27227](https://github.com/google-gemini/gemini-cli/pull/27227)
141
+ - fix(core): prevent isBinary false-positive on Windows PTY streams by
142
+ @TirthNaik-99 in
143
+ [#26565](https://github.com/google-gemini/gemini-cli/pull/26565)
144
+ - fix(cli): Prevent unmapped keys in Vim Normal mode from inserting text into
145
+ prompt Input. by @Rajeshpatel07 in
146
+ [#25139](https://github.com/google-gemini/gemini-cli/pull/25139)
147
+ - fix(a2a-server): Implement default policy loading for parity with CLI by
148
+ @kschaab in [#27073](https://github.com/google-gemini/gemini-cli/pull/27073)
149
+ - feat(core): add RemoteSessionInvocation by @adamfweidman in
150
+ [#26937](https://github.com/google-gemini/gemini-cli/pull/26937)
151
+ - fix: allow configured MCP servers in non-interactive mode by @cocosheng-g in
152
+ [#27215](https://github.com/google-gemini/gemini-cli/pull/27215)
153
+ - fix(core): add exception handling to migrateFromFileStorage by @devr0306 in
154
+ [#27229](https://github.com/google-gemini/gemini-cli/pull/27229)
155
+ - fix(cli): bundle ink worker-entry.js by @rmedranollamas in
156
+ [#27249](https://github.com/google-gemini/gemini-cli/pull/27249)
157
+ - feat(core): wire AgentSession invocations into agent-tool by @adamfweidman in
158
+ [#26948](https://github.com/google-gemini/gemini-cli/pull/26948)
159
+ - fix(core): prevent path traversal in custome command file injection by
160
+ @ompatel-aiml in
161
+ [#27234](https://github.com/google-gemini/gemini-cli/pull/27234)
162
+ - fix(core): respect NO_PROXY in global fetch dispatcher by @cocosheng-g in
163
+ [#27216](https://github.com/google-gemini/gemini-cli/pull/27216)
164
+ - fix(core): correctly handle nullable array types in MCP tools by @devr0306 in
165
+ [#27228](https://github.com/google-gemini/gemini-cli/pull/27228)
166
+ - fix(cli): preserve proxy-agent named exports in ESM bundle by @ashishch432 in
167
+ [#27145](https://github.com/google-gemini/gemini-cli/pull/27145)
168
+ - Proposal: deterministic encoding for child-process I/O by @kaluchi in
169
+ [#27247](https://github.com/google-gemini/gemini-cli/pull/27247)
170
+ - feat(cli): add Sublime Text and Emacs Client editors, improve error messages
171
+ and documentation by @alberti42 in
172
+ [#21090](https://github.com/google-gemini/gemini-cli/pull/21090)
173
+ - Changelog for v0.43.0-preview.1 by @gemini-cli-robot in
174
+ [#27297](https://github.com/google-gemini/gemini-cli/pull/27297)
175
+ - fix(devtools): bundle devtools package to avoid resolution errors by
176
+ @rmedranollamas in
177
+ [#27250](https://github.com/google-gemini/gemini-cli/pull/27250)
178
+ - fix(cli): integrate PolicyEngine into ACP session to prevent deadlocks
179
+ (#23507) by @cocosheng-g in
180
+ [#27252](https://github.com/google-gemini/gemini-cli/pull/27252)
181
+ - fix: robust ripgrep path resolution and 1p hermetic execution support by
182
+ @cocosheng-g in
183
+ [#27253](https://github.com/google-gemini/gemini-cli/pull/27253)
184
+ - refactor: decouple stored session deletion from ChatRecordingService (#22920)
185
+ by @yuvrajangadsingh in
186
+ [#27039](https://github.com/google-gemini/gemini-cli/pull/27039)
187
+ - fix(core): improve Alpine shell compatibility by @dibyx in
188
+ [#26770](https://github.com/google-gemini/gemini-cli/pull/26770)
189
+ - fix(core): generalize MCP compliance fix for tool results by @cocosheng-g in
190
+ [#27045](https://github.com/google-gemini/gemini-cli/pull/27045)
191
+ - fix(scripts): scrub CI env vars in dev to keep interactive mode by @Hashaam101
192
+ in [#27159](https://github.com/google-gemini/gemini-cli/pull/27159)
193
+ - fix(core): Added date field for the GCal MCP by @devr0306 in
194
+ [#27251](https://github.com/google-gemini/gemini-cli/pull/27251)
195
+ - fix(core): centralize path validation to prevent crashes from malformed
196
+ prompts by @cocosheng-g in
197
+ [#27211](https://github.com/google-gemini/gemini-cli/pull/27211)
198
+ - fix(core): prevent SIGHUP kills in PTY environments (WSL2/Kitty/Alacritty) by
199
+ @ProthamD in [#27267](https://github.com/google-gemini/gemini-cli/pull/27267)
200
+ - fix(core): dynamic fallback routing for exhausted quota models by @cocosheng-g
201
+ in [#27315](https://github.com/google-gemini/gemini-cli/pull/27315)
202
+ - Auto detect pnpm global installation path for macOS and Windows by @tisonkun
203
+ in [#22748](https://github.com/google-gemini/gemini-cli/pull/22748)
204
+ - fix(windows): resolve interactive shell arrow-key navigation on Windows by
205
+ @KumarADITHYA123 in
206
+ [#23505](https://github.com/google-gemini/gemini-cli/pull/23505)
207
+ - ci: robust stale issue lifecycle and consolidated triage labels by
208
+ @cocosheng-g in
209
+ [#27015](https://github.com/google-gemini/gemini-cli/pull/27015)
210
+ - fix(context): Ensure last message is processed. by @joshualitt in
211
+ [#27232](https://github.com/google-gemini/gemini-cli/pull/27232)
212
+ - chore/release: bump version to 0.44.0-nightly.20260521.g57c42a5c4 by
180
213
  @gemini-cli-robot in
181
- [#25942](https://github.com/google-gemini/gemini-cli/pull/25942)
182
- - fix(patch): cherry-pick 54b7586 to release/v0.40.0-preview.4-pr-26066
183
- [CONFLICTS] by @gemini-cli-robot in
184
- [#26124](https://github.com/google-gemini/gemini-cli/pull/26124)
214
+ [#27324](https://github.com/google-gemini/gemini-cli/pull/27324)
215
+ - fix(ui): added volta to auto update check by @devr0306 in
216
+ [#27353](https://github.com/google-gemini/gemini-cli/pull/27353)
217
+ - perf: optimize issue triage and lifecycle management by @cocosheng-g in
218
+ [#27346](https://github.com/google-gemini/gemini-cli/pull/27346)
185
219
 
186
220
  **Full Changelog**:
187
- https://github.com/google-gemini/gemini-cli/compare/v0.39.1...v0.40.0
221
+ https://github.com/google-gemini/gemini-cli/compare/v0.43.0...v0.44.0