Back
AI summary
Written by AI from the official notes. Check them for exact details.Gemini CLI 0.2.2 includes two bug fixes and several other changes for improved functionality.
- Hotfix for retry stream functionality
- Implemented Tab and Backspace handling for Kitty Protocol
- Allowed release branches to run in CI
- Fixed sandbox npm command
- Merged workflow fixes into preview release
Why it matters: Users of Gemini CLI should update to benefit from bug fixes and improved features.
Full release notes10 changes
What's Changed
- Merge #6677 into release branch for hot fix.
- chore(release): v0.2.0-preview.2
- Hotfix/retry stream from PR #6777 (retry stream)
- Zed preview patches
- cherrypick workflow fixes into preview release branch
- fix(keyboard): Implement Tab and Backspace handling for Kitty Protocol (#7006) (Cherry-pick)
- fix(ci): allow release branches to run (#7060)
- [cherrypic][hotfix] Do not call nextSpeakerCheck in case of API error
- Hotfix/metrics stream error
- Fix sandbox npm command
Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.3.0-preview.1...v0.2.2