Change8

v0.45.0

Gemini CLI
2 features7 fixes1 improvementclimcptools

Summary

This release introduces the exposure of usage metadata and completes significant simplification work in context handling. Several critical bugs were addressed, including fixing Termux relaunch loops, ensuring sequential execution of the update_topic tool, and resolving orphaned function response errors caused by routing classifiers.

New Features

  • Exposed usage metadata for analysis.
  • Completed simplification work within the context handling.

Bug Fixes

  • Fixed Termux relaunch and resize remount loops.
  • Forced the update_topic tool to execute sequentially to prevent race conditions.
  • Filtered internal session context from history during session resumption.
  • Bypassed routing classifiers to prevent orphaned function response errors.
  • Suppressed PTY resize EBADF errors.
  • Prevented blacklist bypass when listing MCPs.
  • Fixed issue where unmapped vim normal keys were being processed.

Improvements

  • Updated default auto routing behavior.

Related Documentation

Gemini CLI Documentation

Gemini CLI v0.45.0 - What's New - Change8