Back
AI summary
Written by AI from the official notes. Check them for exact details.Gemini CLI 0.1.9 introduces an infinite loop protection feature and several bug fixes.
- Add infinite loop protection to client
- Improve slashCommand autoCompletion logic
- Fix characters being dropped in text-buffer
- Add excludedTools to extensions
- Support for session_id in API calls
Why it matters: Users of Gemini CLI should update to benefit from improved stability and functionality.
Full release notes9 changes
Fast follow bug fixes from 0.1.8
Packages
- https://www.npmjs.com/package/@google/gemini-cli/v/0.1.9
- https://www.npmjs.com/package/@google/gemini-cli-core/v/0.1.9
What's Changed
- Improve slashCommand autoCompletion logic
- Special case mime type for ts file.
- Fix characters being dropped in text-buffer
- feat(core): Add infinite loop protection to client
- Add excludedTools to extensions.
- Added support for session_id in API calls
- chore: bump version to 0.1.9
Full Changelog: https://github.com/google-gemini/gemini-cli/compare/v0.1.8...v0.1.9