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 by @sethtroisi in https://github.com/google-gemini/gemini-cli/pull/2776
* Special case mime type for ts file. by @scidomino in https://github.com/google-gemini/gemini-cli/pull/2902
* Fix characters being dropped in text-buffer by @bbiggs in https://github.com/google-gemini/gemini-cli/pull/2504
* feat(core): Add infinite loop protection to client by @allenhutchison in https://github.com/google-gemini/gemini-cli/pull/2793
* Add excludedTools to extensions. by @scidomino in https://github.com/google-gemini/gemini-cli/pull/2853
* Added support for session_id in API calls by @bdmorgan in https://github.com/google-gemini/gemini-cli/pull/2886
* chore: bump version to 0.1.9 by @KeijiBranshi in https://github.com/google-gemini/gemini-cli/pull/2906
**Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.1.8...v0.1.9