Change8

v0.55.0-nightly.20260806.g761f604c1

Gemini CLI
3 features6 fixesclitools

Summary

This release introduces significant enhancements to the PR generator, including new core capabilities for environment configuration and GitHub integration, along with an iterative bug-fixing state machine. Several bugs have been fixed, such as issues with seatbelt profiles, npm dist-tag deletion, and tool response handling.

New Features

  • Introduced a new PR generator core with environment configuration parsing, command execution, and GitHub integration.
  • Implemented an iterative bug-fixing state machine and container worker entrypoint for the PR generator orchestrator.
  • Configured Cloud Run job, Workflows definition, and Dockerfile for the PR generator infrastructure.

Bug Fixes

  • Fixed an issue where the CLI would fall back to embedded macOS seatbelt profiles if they were missing.
  • Resolved failures when deleting npm dist-tags on registries that forbid this operation.
  • Prevented a new user message from fusing into an unanswered tool response.
  • Repaired session reload for the /compress command and loss of quota-fallback tool responses.
  • Preserved the functionCall thoughtSignature when stripping thought parts.
  • Unwrapped and parsed nested gaxios streaming errors from the cause message.

Related Documentation

Gemini CLI Documentation