chore(deps): update dependency npm:@google/gemini-cli to v0.1.13 #266

Merged
joao.dubas merged 1 commits from renovate/npm-google-gemini-cli-0.x into main 2025-07-23 20:23:09 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
npm:@google/gemini-cli 0.1.12 -> 0.1.13 age confidence

Release Notes

google-gemini/gemini-cli (npm:@​google/gemini-cli)

v0.1.13

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.1.12...v0.1.13


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [npm:@google/gemini-cli](https://github.com/google-gemini/gemini-cli) | `0.1.12` -> `0.1.13` | [![age](https://developer.mend.io/api/mc/badges/age/npm/@google%2fgemini-cli/0.1.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@google%2fgemini-cli/0.1.12/0.1.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>google-gemini/gemini-cli (npm:@&#8203;google/gemini-cli)</summary> ### [`v0.1.13`](https://github.com/google-gemini/gemini-cli/releases/tag/v0.1.13) [Compare Source](https://github.com/google-gemini/gemini-cli/compare/v0.1.12...v0.1.13) #### What's Changed - feat(cli): add hideBanner setting to disable startup banner by [@&#8203;krikera](https://github.com/krikera) in https://github.com/google-gemini/gemini-cli/pull/2803 - Fix duplicate help text for build targets in Makefile by [@&#8203;nick-popovic](https://github.com/nick-popovic) in https://github.com/google-gemini/gemini-cli/pull/4092 - Show stderr output from mcp servers in debug mode by [@&#8203;bbiggs](https://github.com/bbiggs) in https://github.com/google-gemini/gemini-cli/pull/4049 - Fix markdown heading level issue by [@&#8203;doggy8088](https://github.com/doggy8088) in https://github.com/google-gemini/gemini-cli/pull/3381 - Add documentation for the /extensions command by [@&#8203;bbiggs](https://github.com/bbiggs) in https://github.com/google-gemini/gemini-cli/pull/4051 - Introduce VSCode companion extension by [@&#8203;chrstnb](https://github.com/chrstnb) in https://github.com/google-gemini/gemini-cli/pull/3917 - Add feature flag for IDE integration by [@&#8203;skeshive](https://github.com/skeshive) in https://github.com/google-gemini/gemini-cli/pull/3927 - fix(docs): clarify global installation in readme by [@&#8203;swissspidy](https://github.com/swissspidy) in https://github.com/google-gemini/gemini-cli/pull/3781 - updated '/auth' to use new slash command arch by [@&#8203;haroldmciver-go](https://github.com/haroldmciver-go) in https://github.com/google-gemini/gemini-cli/pull/3797 - Don't start uncompressed history with a function response by [@&#8203;scidomino](https://github.com/scidomino) in https://github.com/google-gemini/gemini-cli/pull/4141 - fix(checkpoint): Prevent silent failure and enable for non-Git projects by [@&#8203;abhipatel12](https://github.com/abhipatel12) in https://github.com/google-gemini/gemini-cli/pull/4144 - Refactor MCP code for reuse and testing by [@&#8203;scidomino](https://github.com/scidomino) in https://github.com/google-gemini/gemini-cli/pull/3880 - Fix circular reference JSON serialization in telemetry logging by [@&#8203;bdmorgan](https://github.com/bdmorgan) in https://github.com/google-gemini/gemini-cli/pull/4150 - Make @&#8203; command sort file without extension name by [@&#8203;SandyTao520](https://github.com/SandyTao520) in https://github.com/google-gemini/gemini-cli/pull/4158 - Introduce loop detection service that breaks simple loop by [@&#8203;SandyTao520](https://github.com/SandyTao520) in https://github.com/google-gemini/gemini-cli/pull/3919 - Log the 2 types of loop detection by [@&#8203;SandyTao520](https://github.com/SandyTao520) in https://github.com/google-gemini/gemini-cli/pull/4193 - Migrate /privacy to new architecture by [@&#8203;abhipatel12](https://github.com/abhipatel12) in https://github.com/google-gemini/gemini-cli/pull/4202 - Pure refactor: Consolidate isWithinRoot() function calling. by [@&#8203;scidomino](https://github.com/scidomino) in https://github.com/google-gemini/gemini-cli/pull/4163 - Update to yargs v18 by [@&#8203;swissspidy](https://github.com/swissspidy) in https://github.com/google-gemini/gemini-cli/pull/3759 - migrate /about by [@&#8203;abhipatel12](https://github.com/abhipatel12) in https://github.com/google-gemini/gemini-cli/pull/4207 - Roadmap release by [@&#8203;srithreepo](https://github.com/srithreepo) in https://github.com/google-gemini/gemini-cli/pull/4178 - feat: add a warning that shows if user uses node -v <20 [#&#8203;2930](https://github.com/google-gemini/gemini-cli/issues/2930) by [@&#8203;devpool007](https://github.com/devpool007) in https://github.com/google-gemini/gemini-cli/pull/3371 - Fix: Standardize capitalization for "Troubleshooting Guide" in README by [@&#8203;Jvr2022](https://github.com/Jvr2022) in https://github.com/google-gemini/gemini-cli/pull/2763 - Adds the user's active file in the IDE to the footer by [@&#8203;skeshive](https://github.com/skeshive) in https://github.com/google-gemini/gemini-cli/pull/4154 - \[ide-mode] Stream notifications when the active file changes by [@&#8203;chrstnb](https://github.com/chrstnb) in https://github.com/google-gemini/gemini-cli/pull/4147 - Enable tool summarization only when explicitly set in settings.json by [@&#8203;anj-s](https://github.com/anj-s) in https://github.com/google-gemini/gemini-cli/pull/4140 - feat(tool): sort tool list alphabetically for deterministic output by [@&#8203;sambhavKhanna](https://github.com/sambhavKhanna) in https://github.com/google-gemini/gemini-cli/pull/3095 - Include api key in header instead of in the URL by [@&#8203;SandyTao520](https://github.com/SandyTao520) in https://github.com/google-gemini/gemini-cli/pull/4240 - Revert Node <20 warning by [@&#8203;swissspidy](https://github.com/swissspidy) in https://github.com/google-gemini/gemini-cli/pull/4244 - Upload VSIX of companion VS Code extension by [@&#8203;skeshive](https://github.com/skeshive) in https://github.com/google-gemini/gemini-cli/pull/4241 - Revert "Update to yargs v18 ([#&#8203;3759](https://github.com/google-gemini/gemini-cli/issues/3759))" by [@&#8203;NTaylorMullen](https://github.com/NTaylorMullen) in https://github.com/google-gemini/gemini-cli/pull/4252 - updated `/stats` to use new slash command arch by [@&#8203;haroldmciver-go](https://github.com/haroldmciver-go) in https://github.com/google-gemini/gemini-cli/pull/4146 - Add support for allowed/excluded MCP server names in settings by [@&#8203;chrstnb](https://github.com/chrstnb) in https://github.com/google-gemini/gemini-cli/pull/4135 - update `/extensions` to new slash command arch by [@&#8203;haroldmciver-go](https://github.com/haroldmciver-go) in https://github.com/google-gemini/gemini-cli/pull/4229 - Set port dynamically in VSCode extension and read from it in gemini-cli and send initial notification by [@&#8203;chrstnb](https://github.com/chrstnb) in https://github.com/google-gemini/gemini-cli/pull/4255 - \[ide-mode] Thread active file through to system prompt by [@&#8203;chrstnb](https://github.com/chrstnb) in https://github.com/google-gemini/gemini-cli/pull/4264 - Update MaxSizedBox.tsx by [@&#8203;elvinagam](https://github.com/elvinagam) in https://github.com/google-gemini/gemini-cli/pull/2233 - Improve altName completion behavior in slash commands by [@&#8203;Lee-WonJun](https://github.com/Lee-WonJun) in https://github.com/google-gemini/gemini-cli/pull/4227 - Clarifies that Gemini Code Assist, when offered through the Google De… by [@&#8203;cdemeke](https://github.com/cdemeke) in https://github.com/google-gemini/gemini-cli/pull/3086 - refactor: Optimize the display information of "/chat list" and "/chat resume" by [@&#8203;HunDun0Ben](https://github.com/HunDun0Ben) in https://github.com/google-gemini/gemini-cli/pull/2857 - migrate compress command by [@&#8203;abhipatel12](https://github.com/abhipatel12) in https://github.com/google-gemini/gemini-cli/pull/4271 - Move MCP slash command to new system by [@&#8203;emeryray2002](https://github.com/emeryray2002) in https://github.com/google-gemini/gemini-cli/pull/3678 - feat(cli): clear input buffer on CTRL+C when not executing commands by [@&#8203;matias-casal](https://github.com/matias-casal) in https://github.com/google-gemini/gemini-cli/pull/1729 - Run model availability check in the background to speed up startup by [@&#8203;SandyTao520](https://github.com/SandyTao520) in https://github.com/google-gemini/gemini-cli/pull/4256 - chore: update numbering in release-docker.yaml by [@&#8203;ramonfigueiredo](https://github.com/ramonfigueiredo) in https://github.com/google-gemini/gemini-cli/pull/4249 - update `/docs` to new slash command arch by [@&#8203;haroldmciver-go](https://github.com/haroldmciver-go) in https://github.com/google-gemini/gemini-cli/pull/4133 - Revert "\[ide-mode] Thread active file through to system prompt" by [@&#8203;chrstnb](https://github.com/chrstnb) in https://github.com/google-gemini/gemini-cli/pull/4308 - Include companion VS Code extension VSIX as part of build/release by [@&#8203;skeshive](https://github.com/skeshive) in https://github.com/google-gemini/gemini-cli/pull/4254 - update `/tools` to new slash command arch by [@&#8203;haroldmciver-go](https://github.com/haroldmciver-go) in https://github.com/google-gemini/gemini-cli/pull/4236 - fix: update google/genai to v1.9.0 and switch to parametersJsonSchema for MCP related tools by [@&#8203;wanlin31](https://github.com/wanlin31) in https://github.com/google-gemini/gemini-cli/pull/4176 - Minor UX updates for IDE mode by [@&#8203;skeshive](https://github.com/skeshive) in https://github.com/google-gemini/gemini-cli/pull/4311 - Add /ide status & /ide install commands to manage IDE integration by [@&#8203;skeshive](https://github.com/skeshive) in https://github.com/google-gemini/gemini-cli/pull/4265 - update `/editor` to new slash command arch by [@&#8203;haroldmciver-go](https://github.com/haroldmciver-go) in https://github.com/google-gemini/gemini-cli/pull/4153 - Minor refactoring of IDE companion server by [@&#8203;skeshive](https://github.com/skeshive) in https://github.com/google-gemini/gemini-cli/pull/4331 - update `/bug` to new slash command arch by [@&#8203;haroldmciver-go](https://github.com/haroldmciver-go) in https://github.com/google-gemini/gemini-cli/pull/4246 - updated `/quit` to use new slash command arch by [@&#8203;haroldmciver-go](https://github.com/haroldmciver-go) in https://github.com/google-gemini/gemini-cli/pull/4259 - Fix resetting loop counts on every other event by [@&#8203;SandyTao520](https://github.com/SandyTao520) in https://github.com/google-gemini/gemini-cli/pull/4348 - bug(ux): update context percentage when /clear command is run by [@&#8203;nsalerni](https://github.com/nsalerni) in https://github.com/google-gemini/gemini-cli/pull/4162 - \[ide-mode] Add active file to user model request by [@&#8203;chrstnb](https://github.com/chrstnb) in https://github.com/google-gemini/gemini-cli/pull/4312 - Logging surface field in the start\_session\_event. Also logging sessio… by [@&#8203;uttamkanodia14](https://github.com/uttamkanodia14) in https://github.com/google-gemini/gemini-cli/pull/4362 - (fix) - regression to quit shortcut from command migration by [@&#8203;abhipatel12](https://github.com/abhipatel12) in https://github.com/google-gemini/gemini-cli/pull/4374 - Update companionPort not existing to be a warning so the user can still proceed with running /ide install by [@&#8203;skeshive](https://github.com/skeshive) in https://github.com/google-gemini/gemini-cli/pull/4382 - Fix ANSI escape crash in text buffer ([#&#8203;3987](https://github.com/google-gemini/gemini-cli/issues/3987)) by [@&#8203;azorlu80](https://github.com/azorlu80) in https://github.com/google-gemini/gemini-cli/pull/3999 - feat(cli): add explicit proxy option in cli by [@&#8203;warjiang](https://github.com/warjiang) in https://github.com/google-gemini/gemini-cli/pull/2526 - Fix link for checkpointing doc for `--checkpointing` by [@&#8203;meteorcloudy](https://github.com/meteorcloudy) in https://github.com/google-gemini/gemini-cli/pull/4304 - Zed integration by [@&#8203;ConradIrwin](https://github.com/ConradIrwin) in https://github.com/google-gemini/gemini-cli/pull/4266 - Fix [#&#8203;4220](https://github.com/google-gemini/gemini-cli/issues/4220): allow up/down arrow to toggle history when only one sugges… by [@&#8203;goldyonatan](https://github.com/goldyonatan) in https://github.com/google-gemini/gemini-cli/pull/4377 - Add numbers to selection list by [@&#8203;miguelsolorio](https://github.com/miguelsolorio) in https://github.com/google-gemini/gemini-cli/pull/4320 - Update ESLint and related packages to latest versions by [@&#8203;seuros](https://github.com/seuros) in https://github.com/google-gemini/gemini-cli/pull/4296 - fix: remove direct gaxios dependency by [@&#8203;swissspidy](https://github.com/swissspidy) in https://github.com/google-gemini/gemini-cli/pull/4289 - Test/add loadcodeassist mock by [@&#8203;kamja44](https://github.com/kamja44) in https://github.com/google-gemini/gemini-cli/pull/4287 - migrate restore command by [@&#8203;abhipatel12](https://github.com/abhipatel12) in https://github.com/google-gemini/gemini-cli/pull/4388 - Migrate /corgi by [@&#8203;abhipatel12](https://github.com/abhipatel12) in https://github.com/google-gemini/gemini-cli/pull/4419 - fix(cli): not show update avaialble messages when running gemini-cli locally by [@&#8203;y-okt](https://github.com/y-okt) in https://github.com/google-gemini/gemini-cli/pull/4052 - feat(ui): hide cursor when terminal is unfocused by [@&#8203;Lyonk71](https://github.com/Lyonk71) in https://github.com/google-gemini/gemini-cli/pull/4012 - Light theme color improvements by [@&#8203;miguelsolorio](https://github.com/miguelsolorio) in https://github.com/google-gemini/gemini-cli/pull/4396 - feat(auth): Enhance OAuth callback for robust Docker support by [@&#8203;chux0519](https://github.com/chux0519) in https://github.com/google-gemini/gemini-cli/pull/3532 - (fix): broken releases and e2e workflows by [@&#8203;abhipatel12](https://github.com/abhipatel12) in https://github.com/google-gemini/gemini-cli/pull/4428 - feat(cli): allow executing commands on perfect match by [@&#8203;haroldmciver-go](https://github.com/haroldmciver-go) in https://github.com/google-gemini/gemini-cli/pull/4397 - MCP OAuth Part 1 - OAuth Infrastructure by [@&#8203;emeryray2002](https://github.com/emeryray2002) in https://github.com/google-gemini/gemini-cli/pull/4316 - Implement loop check with LLM by [@&#8203;SandyTao520](https://github.com/SandyTao520) in https://github.com/google-gemini/gemini-cli/pull/4337 - Show blocked MCP servers in display by [@&#8203;bbiggs](https://github.com/bbiggs) in https://github.com/google-gemini/gemini-cli/pull/3977 - \[ide-mode] Send ping every 30 seconds to prevent client from closing connection by [@&#8203;chrstnb](https://github.com/chrstnb) in https://github.com/google-gemini/gemini-cli/pull/4329 - Use simple name for MCP tools where possible. by [@&#8203;scidomino](https://github.com/scidomino) in https://github.com/google-gemini/gemini-cli/pull/4459 - improve command completion trigger logic based on cursor position by [@&#8203;SandyTao520](https://github.com/SandyTao520) in https://github.com/google-gemini/gemini-cli/pull/4462 - Display open IDE file in context section above input box rather than in the footer by [@&#8203;skeshive](https://github.com/skeshive) in https://github.com/google-gemini/gemini-cli/pull/4470 - Demo background agent by [@&#8203;scidomino](https://github.com/scidomino) in https://github.com/google-gemini/gemini-cli/pull/4409 - Add /background commands (when background agent is configured) by [@&#8203;scidomino](https://github.com/scidomino) in https://github.com/google-gemini/gemini-cli/pull/4407 - Automatically detect non-interactive environments and fall back to a manual, code-based authentication flow by [@&#8203;mboshernitsan](https://github.com/mboshernitsan) in https://github.com/google-gemini/gemini-cli/pull/4475 - Revert background agent commits by [@&#8203;scidomino](https://github.com/scidomino) in https://github.com/google-gemini/gemini-cli/pull/4479 - Make shell output consistent. by [@&#8203;jacob314](https://github.com/jacob314) in https://github.com/google-gemini/gemini-cli/pull/4469 - feat(core): display declined confirmation code diff by [@&#8203;y-okt](https://github.com/y-okt) in https://github.com/google-gemini/gemini-cli/pull/4440 - Simplify MCP connection errors. by [@&#8203;NTaylorMullen](https://github.com/NTaylorMullen) in https://github.com/google-gemini/gemini-cli/pull/4508 #### New Contributors - [@&#8203;krikera](https://github.com/krikera) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/2803 - [@&#8203;nick-popovic](https://github.com/nick-popovic) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/4092 - [@&#8203;elvinagam](https://github.com/elvinagam) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/2233 - [@&#8203;Lee-WonJun](https://github.com/Lee-WonJun) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/4227 - [@&#8203;cdemeke](https://github.com/cdemeke) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3086 - [@&#8203;HunDun0Ben](https://github.com/HunDun0Ben) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/2857 - [@&#8203;matias-casal](https://github.com/matias-casal) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/1729 - [@&#8203;ramonfigueiredo](https://github.com/ramonfigueiredo) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/4249 - [@&#8203;wanlin31](https://github.com/wanlin31) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/4176 - [@&#8203;nsalerni](https://github.com/nsalerni) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/4162 - [@&#8203;azorlu80](https://github.com/azorlu80) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3999 - [@&#8203;meteorcloudy](https://github.com/meteorcloudy) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/4304 - [@&#8203;ConradIrwin](https://github.com/ConradIrwin) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/4266 - [@&#8203;goldyonatan](https://github.com/goldyonatan) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/4377 - [@&#8203;seuros](https://github.com/seuros) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/4296 - [@&#8203;kamja44](https://github.com/kamja44) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/4287 - [@&#8203;Lyonk71](https://github.com/Lyonk71) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/4012 - [@&#8203;chux0519](https://github.com/chux0519) made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3532 **Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.1.12...v0.1.13 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuNDIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2025-07-22 22:15:40 +00:00
renovate-bot force-pushed renovate/npm-google-gemini-cli-0.x from 277c42c239 to cc31dfb17d 2025-07-23 17:45:30 +00:00 Compare
joao.dubas force-pushed renovate/npm-google-gemini-cli-0.x from cc31dfb17d to 9d0bf47c0c 2025-07-23 20:21:37 +00:00 Compare
joao.dubas merged commit 9efc96af67 into main 2025-07-23 20:23:09 +00:00
joao.dubas deleted branch renovate/npm-google-gemini-cli-0.x 2025-07-23 20:23:09 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ide#266
No description provided.