You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: auto-detect Google Gemini API keys to prevent OpenRouter routing mismatch
When a user configures a Gemini API key but their stored profile has
provider='openrouter', requests were incorrectly routed to OpenRouter
causing 401 "User not found" errors. Added auto-detection for Google
API keys (AIza prefix) in both wizard and chat request paths, matching
the existing pattern for Anthropic and OpenAI keys.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments