v3.15.2
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 initfolder — the canonical Quick Start scenario — the post-approval automation rangit fetch origin, threw, and escalated to Solomon on EVERY iteration ($2.57 observed on a ~$0.50 run, with the whole budget at risk).finalizeGitAutomationand 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
IneligibleTierErrornow classifies asAUTH_FAILED(non-recoverable, actionable message) instead ofUNKNOWN_FATAL; agent binary probes carry a 5s timeout so a zombie CLI can't hang init/preflight; and Solomon's hardcoded fallback provider moves fromgemini(dead for individuals) toclaude.