Skip to content

docs: remove references to deprecated preview features toggle#20422

Open
AadithyaAle wants to merge 2 commits intogoogle-gemini:mainfrom
AadithyaAle:docs/remove-preview-features
Open

docs: remove references to deprecated preview features toggle#20422
AadithyaAle wants to merge 2 commits intogoogle-gemini:mainfrom
AadithyaAle:docs/remove-preview-features

Conversation

@AadithyaAle
Copy link

@AadithyaAle AadithyaAle commented Feb 26, 2026

Summary

This PR removes outdated references to the "Preview Features" toggle in the documentation.

Details

As of v0.29.0, Gemini 3 models are enabled by default and the previewFeatures toggle has been removed from the codebase. This PR cleans up docs/get-started/gemini-3.md and docs/cli/model.md to prevent user confusion.

Related Issues

Fixes #20415

How to Validate

Verified that the documentation no longer refers to non-existent settings and matches the current v0.30.0 CLI behavior.

Pre-Merge Checklist

  • Updated relevant documentation and README (if needed)
  • Added/updated tests (if needed)
  • Noted breaking changes (if any)
  • Validated on required platforms/methods:
    • MacOS
      • npm run
      • npx
      • Docker
      • Podman
      • Seatbelt
    • Windows
      • npm run
      • npx
      • Docker
    • Linux
      • npm run
      • npx
      • Docker

@google-cla
Copy link

google-cla bot commented Feb 26, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @AadithyaAle, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the documentation to reflect that Gemini 3 is now the default model family in the Gemini CLI, eliminating the need for a manual 'Preview Features' toggle. This change streamlines the user experience by removing deprecated instructions and clarifying the new default behavior for model access.

Highlights

  • Gemini 3 Default: Updated documentation to reflect Gemini 3 as the default model family in the Gemini CLI, starting from v0.29.0.
  • Deprecated Feature Toggle Removal: Removed all references and instructions related to the deprecated 'Preview Features' toggle for Gemini 3 enablement.
  • Streamlined Access Instructions: Streamlined instructions for accessing Gemini 3, emphasizing automatic availability with the latest CLI version and removing manual enablement steps.
Changelog
  • docs/cli/model.md
    • Modified the model table to remove '(if enabled)' from Gemini 3 model descriptions, indicating their default availability.
    • Renamed the section 'Gemini 3 and preview features' to 'Gemini 3 Default' to reflect the updated status.
    • Added a note explaining that Gemini 3 is now the default as of v0.29.0 and no longer requires a manual feature flag.
    • Removed the instruction to enable 'Preview Features' via the settings command.
  • docs/get-started/gemini-3.md
    • Removed a sentence indicating that Gemini 3 Pro requires two steps (administrative and user enablement) for configuration.
    • Revised the steps for accessing Gemini 3, replacing the 'Preview Features' toggle instructions with guidance to restart the CLI and ensure the latest version, noting automatic access.
Activity
  • No human activity has occurred on this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the documentation to remove references to the deprecated 'preview features' toggle, reflecting that Gemini 3 models are now enabled by default. The changes in docs/get-started/gemini-3.md are correct and clearly update the user instructions. However, in docs/cli/model.md, the update has left behind some duplicated text and a dangling link. I've added a comment with a suggestion to clean this up.

@gemini-cli gemini-cli bot added the priority/p1 Important and should be addressed in the near term. label Feb 26, 2026
@AadithyaAle AadithyaAle force-pushed the docs/remove-preview-features branch from 360571d to 0402250 Compare February 26, 2026 11:53
@AadithyaAle
Copy link
Author

"Thanks for the catch! I've updated the file to remove the duplicated text and the dangling link. The documentation now accurately reflects the v0.29.0 default behavior."

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

Labels

area/enterprise Issues related to Telemetry, Policy, Quota / Licensing priority/p1 Important and should be addressed in the near term.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to access Gemini 3 models with Google One AI Pro (Gemini Code Assist) — clarification needed

1 participant