Skip to content

google-gemini-cli provider missing gemini-3.1-pro-preview model #23007

@arisgysel-design

Description

@arisgysel-design

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.1 shows google/gemini-3.1-pro-preview but NOT google-gemini-cli/gemini-3.1-pro-preview
  • Setting google-gemini-cli/gemini-3.1-pro-preview as a model shows status configured,missing
  • The plugin hardcodes gemini-3-pro-preview as DEFAULT_MODEL in extensions/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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions