mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-18 07:43:00 -07:00
c17d2dc0dd
Allow canceled tasks to be resumed with new directions by resetting state to submitted instead of rejecting. Fix race condition where stale cancellation flag killed new messages after /esc. Add self-request keepalive pattern so Cloud Run instances stay alive during background async work. Increase undici SSE timeouts from 10min to 1hr to match Cloud Run request timeout. Extract final text only from status message (not history) to avoid intermediate narration. Add GKE LoadBalancer service, remote agent definitions, and agent registry caching. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>