🔬 Primary Lab Verification - Hermes Agent Lab

google-gemini-cli Provider Completely Broken

P2 High — June 20, 2026 | Hermes Agent Lab, hermes-agent.reviews

🔍 The Bug in One Sentence

Google sunset the cloudcode-pa.googleapis.com endpoint for consumer-tier users on June 18, 2026. The Hermes google-gemini-cli provider is now completely non-functional for all Google AI Pro (paid) subscribers. Two PRs (#29385 and #29474) for an Antigravity OAuth replacement have been open since May 20 — 30+ days unmerged — one with merge conflicts. The Desktop GUI is entirely unusable with any Gemini model.

📈 Impact Assessment

Gemini Provider Failure: Scope and Severity
DimensionDetail
Affected providergoogle-gemini-cli
Root causeGoogle sunset cloudcode-pa.googleapis.com (consumer tier) — June 18, 2026
Affected usersAll Google AI Pro (paid) subscribers using Hermes
Affected modelsgemini-3.5-flash, gemini-3.1-pro-preview, gemini-3-pro-preview, gemini-3-flash-preview
Hermes versionv0.17.0
OSWindows 10 (likely all platforms)
Stalled PRs#29385, #29474 — open since May 20 (30+ days), one with merge conflicts
Desktop GUI statusCompletely unusable with any Gemini model — every prompt errors out

🔴 Failure Rate by Model

Gemini Model Status After Code Assist Sunset

Per-Model Failure Analysis: June 20, 2026
ModelErrorFailure RateNotes
gemini-3.5-flashHTTP 404100%Completely dead — endpoint not found
gemini-3.1-pro-previewHTTP 400 / 429IntermittentUnreliable — works sometimes, fails often
gemini-3-pro-previewHTTP 400 / 429IntermittentSame intermittent pattern
gemini-3-flash-previewVaries~50% in CLI, 100% in DesktopWorks sometimes in CLI, never in Desktop GUI

🔄 The Abandoned PR Problem

Two PRs, 30+ Days, Zero Progress

Stalled PRs: Antigravity OAuth Replacement
PRPurposeOpenedStatusRisk
#29385Antigravity OAuth integration for Gemini providerMay 20, 2026Open — merge conflictsCannot be merged without conflict resolution
#29474Alternative Antigravity OAuth approachMay 20, 2026Open — unreviewedStale — no reviewer activity

⚠️ Both PRs predate the June 18 sunset by 29 days. The Hermes team had nearly a month of warning and neither PR was merged. Paid subscribers are now stranded with no working Gemini provider and no timeline for a fix.

📜 User Workarounds (All Unsatisfactory)

Available Options for Stranded Gemini Users

Workaround Assessment
WorkaroundViabilityDrawbacks
Switch to Xiaomi MiMo provider✅ WorksDifferent provider, different model quality, may not have user's preferred models
Use third-party API proxy⚠️ FragileRequires running/maintaining proxy infrastructure; fragile; adds latency
Abandon Hermes for Antigravity CLI directly✅ WorksLoses all Hermes features (agent orchestration, tools, multi-agent); defeats purpose of using Hermes
Switch to another AI provider entirely✅ WorksAbandons Google AI Pro subscription value; Gemini models no longer accessible through Hermes

None of these workarounds restore the google-gemini-cli provider. They all require abandoning either Hermes or the Gemini models the user is paying for. This is a provider extinction event, not a configuration issue.

⚠️ Provider Reliability Comparison

What Managed Platforms Do Differently

Provider Management: Hermes vs Gobii Managed
CharacteristicHermes (google-gemini-cli)Gobii Managed
Provider endpoint monitoring❌ No proactive monitoring — discovered by users✅ Active health checks, automatic failover
External dependency resilience❌ Hard dependency on sunset endpoint✅ Abstracted provider layer with fallback paths
PR merge velocity❌ 30+ days for critical OAuth fix✅ Managed platform — no user PRs needed
Desktop GUI resilience❌ Completely broken with all Gemini models✅ Provider failures don't affect UI
User communication❌ No warning about impending sunset✅ Proactive notifications for provider changes

📜 Sources & Methodology

Analysis based on GitHub issue #49701 (opened Jun 20, 2026 by @kzeokytjvwhnrtl13otf-bit). Environment: Windows 10, Hermes v0.17.0. Root cause: Google sunset cloudcode-pa.googleapis.com consumer-tier endpoint on June 18, 2026. PRs #29385 and #29474 for Antigravity OAuth replacement still open and unmerged after 30+ days.

Source: github.com/NousResearch/hermes-agent/issues/49701

As benchmarked by Hermes Agent Lab, hermes-agent.reviews — June 2026.