Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gemini.js | < 24 hours ago | 12.7 MB | |
README.md | < 24 hours ago | 10.1 kB | |
Release v0.1.22 source code.tar.gz | < 24 hours ago | 3.2 MB | |
Release v0.1.22 source code.zip | < 24 hours ago | 3.6 MB | |
Totals: 4 Items | 19.4 MB | 0 |
What's Changed
- chore(release): v0.1.21 by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/6207
- Log CLI version and git commit hash (v2) by @owenofbrien in https://github.com/google-gemini/gemini-cli/pull/6176
- Update versioning script to also bump version for companion extension so they stay in sync by @skeshive in https://github.com/google-gemini/gemini-cli/pull/6075
- Docs: update overview of Gemini CLI GitHub Actions by @jerop in https://github.com/google-gemini/gemini-cli/pull/6198
- [ide-mode] Suggest the extension name in the installation messages by @chrstnb in https://github.com/google-gemini/gemini-cli/pull/6182
- chore(vscode): Add eslint as a recommended extension by @richieforeman in https://github.com/google-gemini/gemini-cli/pull/6196
- /chat save command saves empty conversations with only system context by @trycatchkamal in https://github.com/google-gemini/gemini-cli/pull/6121
- bug(cli): Exclude only specific tests. by @joshualitt in https://github.com/google-gemini/gemini-cli/pull/6244
- [ide-mode] Add docs on running the vscode companion extension locally by @chrstnb in https://github.com/google-gemini/gemini-cli/pull/6145
- Update IDE integration context toggle shortcut to ctrl+G by @skeshive in https://github.com/google-gemini/gemini-cli/pull/6245
- feat: Allow combining -p and stdin for prompt input by @wietsevenema in https://github.com/google-gemini/gemini-cli/pull/4406
- [ide-mode] Write port to file in ide-server by @chrstnb in https://github.com/google-gemini/gemini-cli/pull/5811
- Fix release notes generation by @skeshive in https://github.com/google-gemini/gemini-cli/pull/6233
- feat: Show untrusted status in the Footer by @shrutip90 in https://github.com/google-gemini/gemini-cli/pull/6210
- docs: remove reference to Gemini Code Assist for Workspace by @scidomino in https://github.com/google-gemini/gemini-cli/pull/6247
- [ide-mode] Support multi-folder workspaces by @chrstnb in https://github.com/google-gemini/gemini-cli/pull/6177
- feat(core): Migrate web-search, write-file, and discovered-tool. by @joshualitt in https://github.com/google-gemini/gemini-cli/pull/6188
- feat(core): refactor shell execution to use node-pty by @galz10 in https://github.com/google-gemini/gemini-cli/pull/6088
- feat(triage): Improve GitHub issue triage workflows by @jerop in https://github.com/google-gemini/gemini-cli/pull/6120
- bug(mcp): catch errors reported by GitHub MCP by @leehagoodjames in https://github.com/google-gemini/gemini-cli/pull/6194
- Prevent writing outside of the workspace roots by @scidomino in https://github.com/google-gemini/gemini-cli/pull/6178
- fix(#5340): unable to load chats with weird characters by @hugomurillomtz in https://github.com/google-gemini/gemini-cli/pull/5969
- Fix flake due to using wait instead of waitFor by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/6277
- Fix bug where RadioButtonSelect treated an omitted isFocus parameter by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/6274
- Fix license notice generation script to include transitive dependencies by @skeshive in https://github.com/google-gemini/gemini-cli/pull/6272
- IDE integration Gemini command multi-folder support + bump version by @skeshive in https://github.com/google-gemini/gemini-cli/pull/6265
- Show /ide enable & /ide disable commands based on connection status by @skeshive in https://github.com/google-gemini/gemini-cli/pull/6248
- update docs by @JayadityaGit in https://github.com/google-gemini/gemini-cli/pull/6204
- fix: console patcher initialised in main by @hritan in https://github.com/google-gemini/gemini-cli/pull/6252
- Fix flaky test for SettingsDialog. by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/6294
- Stylize diff line numbers & characters by @miguelsolorio in https://github.com/google-gemini/gemini-cli/pull/6269
- fix: update issue dedup workflow by @gsquared94 in https://github.com/google-gemini/gemini-cli/pull/6275
- feat(shell): Include disallowed commands in block reason by @cornmander in https://github.com/google-gemini/gemini-cli/pull/6278
- fix: pendingSlashCommandHistoryItems corrected to properly memoize updates by @psinha40898 in https://github.com/google-gemini/gemini-cli/pull/6282
- Add session id to session summary and /bug template by @owenofbrien in https://github.com/google-gemini/gemini-cli/pull/6313
- fix(input) ctrl-j support was lost switching to keyBindings.ts by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/6305
- chore: remove duplicated lockfile by @Brooooooklyn in https://github.com/google-gemini/gemini-cli/pull/6291
- feat(core): Migrate MockTools to declarative pattern. by @joshualitt in https://github.com/google-gemini/gemini-cli/pull/6197
- fix(ui): Fix hang in chat save confirmation dialog by @flowernotfound in https://github.com/google-gemini/gemini-cli/pull/6312
- feat(about): Add the IDE Client's display name to
/about
by @evanotero in https://github.com/google-gemini/gemini-cli/pull/6311 - Revert [#6088] by @galz10 in https://github.com/google-gemini/gemini-cli/pull/6328
- fix(input) Resolve cases where escape was broken by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/6304
- Update quota-and-pricing.md to clarify billing by @blanca-delgado-parra in https://github.com/google-gemini/gemini-cli/pull/6092
- Fix shell tool description to be os-specific by @scidomino in https://github.com/google-gemini/gemini-cli/pull/6335
- fixes for oauth spec - adds github oauth support. Resource paramater. by @emeryray2002 in https://github.com/google-gemini/gemini-cli/pull/6281
- fix(input): Handle numpad enter key in kitty protocol terminals by @deepankarsharma in https://github.com/google-gemini/gemini-cli/pull/6341
- fix: improve robustness of
gemini mcp add
command by @jackwotherspoon in https://github.com/google-gemini/gemini-cli/pull/6332 - use toMatchSnapshot in test by @scidomino in https://github.com/google-gemini/gemini-cli/pull/6344
- fix: allow user to use responseSchema as well. by @wanlin31 in https://github.com/google-gemini/gemini-cli/pull/6336
- fix: handle multiline output in issue dedup workflow by @gsquared94 in https://github.com/google-gemini/gemini-cli/pull/6338
- Check for pending tool calls before appending IDE Context by @evanotero in https://github.com/google-gemini/gemini-cli/pull/6317
- Update semantic color tokens by @miguelsolorio in https://github.com/google-gemini/gemini-cli/pull/6253
- [ide-mode] Fix path delimiter for multi-root workspaces on Windows by @sunnyps in https://github.com/google-gemini/gemini-cli/pull/6273
- Add support for HTTP OpenTelemetry exporters by @bbiggs in https://github.com/google-gemini/gemini-cli/pull/6357
- Revert "Update semantic color tokens" by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/6365
- feat(oauth): Make oauth client a singleton to survive cache failures by @mboshernitsan in https://github.com/google-gemini/gemini-cli/pull/6348
- Fix integration test. by @cornmander in https://github.com/google-gemini/gemini-cli/pull/6403
- Fix missing import in ide integration tests. by @cornmander in https://github.com/google-gemini/gemini-cli/pull/6407
- feat(cli): Introduce arguments for shell execution in custom commands by @abhipatel12 in https://github.com/google-gemini/gemini-cli/pull/5966
- Fix several IDE mode integration tests by @cornmander in https://github.com/google-gemini/gemini-cli/pull/6408
- chore(compiler): Enable strict property access TS compiler flag. by @richieforeman in https://github.com/google-gemini/gemini-cli/pull/6255
- Add vi globals to fix integration tests. by @cornmander in https://github.com/google-gemini/gemini-cli/pull/6445
- Fix URL truncation in CLI display components [#5902] by @lifefloating in https://github.com/google-gemini/gemini-cli/pull/5925
- Sends Gemini CLI Client install id to Vertex and Gemini. by @uttamkanodia14 in https://github.com/google-gemini/gemini-cli/pull/6217
- fix(commands): Respect YOLO mode in custom slash commands by @abhipatel12 in https://github.com/google-gemini/gemini-cli/pull/6441
- Revert "Show /ide enable & /ide disable commands based on connection status" by @skeshive in https://github.com/google-gemini/gemini-cli/pull/6486
- Disable failing IDE tests. by @cornmander in https://github.com/google-gemini/gemini-cli/pull/6481
- feat(client/compression): Log telemetry when compressing chat context. by @richieforeman in https://github.com/google-gemini/gemini-cli/pull/6195
- Log start session event through telemetry/loggers by @bbiggs in https://github.com/google-gemini/gemini-cli/pull/6431
- bug(core): Do not throw validation errors when building tools in
nonInteractiveToolExecutor
. by @joshualitt in https://github.com/google-gemini/gemini-cli/pull/6363 - feat(filesearch): Introduce non-recursive file search strategy by @brychanrobot in https://github.com/google-gemini/gemini-cli/pull/6087
- Add MCP Root change notifications by @jakemac53 in https://github.com/google-gemini/gemini-cli/pull/6502
- fix: GCA creds loading order by @gsquared94 in https://github.com/google-gemini/gemini-cli/pull/6498
New Contributors
- @trycatchkamal made their first contribution in https://github.com/google-gemini/gemini-cli/pull/6121
- @wietsevenema made their first contribution in https://github.com/google-gemini/gemini-cli/pull/4406
- @hugomurillomtz made their first contribution in https://github.com/google-gemini/gemini-cli/pull/5969
- @hritan made their first contribution in https://github.com/google-gemini/gemini-cli/pull/6252
- @Brooooooklyn made their first contribution in https://github.com/google-gemini/gemini-cli/pull/6291
- @evanotero made their first contribution in https://github.com/google-gemini/gemini-cli/pull/6311
- @blanca-delgado-parra made their first contribution in https://github.com/google-gemini/gemini-cli/pull/6092
- @sunnyps made their first contribution in https://github.com/google-gemini/gemini-cli/pull/6273
Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.1.21...v0.1.22