Skip to content

v3.15.2

Choose a tag to compare

@github-actions github-actions released this 19 Jul 14:58
d6344fa

Patch. The Quick Start scenario no longer burns budget or dies on a retired Gemini CLI. Both bugs were caught by following the landing's Quick Start to the letter with a fresh npm install.

Fixed

  • No-remote repos skip push/PR automation (KJC-BUG-0112): on a fresh git init folder — the canonical Quick Start scenario — the post-approval automation ran git fetch origin, threw, and escalated to Solomon on EVERY iteration ($2.57 observed on a ~$0.50 run, with the whole budget at risk). finalizeGitAutomation and CommiterRole now detect the missing remote and skip with "No remote configured — skipping push/PR automation".
  • A retired Gemini Code Assist CLI no longer poisons runs (KJC-BUG-0113, first layers): its IneligibleTierError now classifies as AUTH_FAILED (non-recoverable, actionable message) instead of UNKNOWN_FATAL; agent binary probes carry a 5s timeout so a zombie CLI can't hang init/preflight; and Solomon's hardcoded fallback provider moves from gemini (dead for individuals) to claude.