Skip to content

chore: update Gemini Cli models and metadata - #4560

Merged
kevinvandijk merged 5 commits into
Kilo-Org:mainfrom
crazyrabbit0:patch-1
Dec 19, 2025
Merged

chore: update Gemini Cli models and metadata#4560
kevinvandijk merged 5 commits into
Kilo-Org:mainfrom
crazyrabbit0:patch-1

Conversation

@crazyrabbit0

Copy link
Copy Markdown

Context

This PR updates the internal model configuration for the Gemini CLI to include the latest "Gemini 3 Flash Preview" model. It also refines the reasoning token limit for existing "Gemini 3 Pro Preview" model to ensure it accurately reflects current API capabilities.

Implementation

  • Added New Model: Integrated configuration for gemini-3-flash-preview.
  • Updated Default Model: Set default to gemini-3-flash-preview.
  • Updated Metadata: Adjusted maxThinkingTokens for gemini-3-pro-preview from 64,000 to 32,768 to align with CLI specifications.
  • Reordering: Reorganized the geminiCliModels object to place newer preview models at the top for better visibility in model listings.

Screenshots

Not really needed.

How to Test

  1. Select Gemini CLI as your Provider.
  2. List available models.
  3. Verify that gemini-3-flash-preview appears in the list.
  4. Test a prompt to ensure the configuration is loaded correctly.

- Added gemini-3-flash-preview model configuration.
- Updated the default model to gemini-3-flash-preview.
- Updated maxThinkingTokens for gemini-3-pro-preview to 32,768.
- Reordered model definitions to prioritize newer versions.
@changeset-bot

changeset-bot Bot commented Dec 18, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7542d79

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
kilo-code Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Updated Gemini CLI models and metadata, added new model configuration and adjusted settings for existing models.
@kevinvandijk
kevinvandijk self-requested a review December 18, 2025 23:11
@kevinvandijk

Copy link
Copy Markdown
Contributor

Thanks @crazyrabbit0! It seems to work. I did set the default back to 2.5-flash for now because 3 preview is not available yet for all tiers though.

@kevinvandijk
kevinvandijk merged commit 1482341 into Kilo-Org:main Dec 19, 2025
12 checks passed
@crazyrabbit0

Copy link
Copy Markdown
Author

Thanks @crazyrabbit0! It seems to work. I did set the default back to 2.5-flash for now because 3 preview is not available yet for all tiers though.

Oh, ok! I found it on my free tier and I thought everyone had it available now 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants