Change8

v0.56.0-nightly.20260808.gcf22ac7e8

Gemini CLI
8 features1 fix1 improvementcli

Summary

This release introduces several new features for the caretaker, including enhanced triage workflows, evaluation frameworks, and GCP deployment capabilities. It also adds issue comment handling for ingestion and re-triage. Additionally, a bug fix ensures locks are cleared correctly on specific transitions.

New Features

  • Added issue comment handling and a re-triage workflow for ingestion.
  • Introduced a triage Cloud Run job workflow for the caretaker.
  • Enabled prompt hill-climbing and orchestrator updates for caretaker triage.
  • Added a triage evaluation framework and judge runner for caretaker evaluations.
  • Included local golden issue collection and Firestore sync tools for caretaker evaluations.
  • Published workable spec events to a ready-for-code Pub/Sub topic by the caretaker.
  • Added a GCP deployment script for caretaker agent services.
  • Added a Cloud Run job entrypoint for the evaluation runner in caretaker evaluations.

Bug Fixes

  • Fixed an issue where the lock was not cleared on NEEDS_HUMAN transition in the caretaker.

Improvements

  • Reclassified Capacity Exhaustion as a Terminal Error.

Related Documentation

Gemini CLI Documentation