-
-
Notifications
You must be signed in to change notification settings - Fork 53k
Closed as not planned
Description
Description
The 2026.2.21 changelog mentions "Models/Google: add Gemini 3.1 support (google/gemini-3.1-pro-preview)" but this model is only available under the google/ provider (API key). The google-gemini-cli OAuth provider does not include gemini-3.1-pro-preview in its model catalog.
Current behavior
openclaw models list --all | grep gemini-3.1showsgoogle/gemini-3.1-pro-previewbut NOTgoogle-gemini-cli/gemini-3.1-pro-preview- Setting
google-gemini-cli/gemini-3.1-pro-previewas a model shows statusconfigured,missing - The plugin hardcodes
gemini-3-pro-previewas DEFAULT_MODEL inextensions/google-gemini-cli-auth/index.ts
Expected behavior
gemini-3.1-pro-preview should be available under google-gemini-cli/ provider, same as it is under google/.
Environment
- OpenClaw: 2026.2.21-2
- Plugin: google-gemini-cli-auth (stock, enabled)
- Auth: OAuth via gemini-cli (working for gemini-3-pro-preview)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels