gemini-cli - 💡(How to fix) Fix Misleading Gemini Code Assist for individuals Privacy Notice in VScode extension [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
google-gemini/gemini-cli#26120Fetched 2026-04-29 06:35:40
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Participants
Timeline (top)
cross-referenced ×1labeled ×1subscribed ×1
RAW_BUFFERClick to expand / collapse

What happened?

This issue is about the privacy setting in the version 2.79.0 of the "Gemini Code Assist" VScode extension, started as described at https://developers.google.com/gemini-code-assist/docs/set-up-gemini#read-privacy-notice, using "Settings > Extensions > Gemini Code Assist", after performing Sign-in.

The problem is that the phrase "If you don't want this data used to improve Google's machine learning models, you can opt out below." suggest that performing a click on the box below will perform an opt-out, but in fact (presumably?) it would perform an opt-in.

If you don't want this data used to improve Google's machine learning models, you can opt out below.

[ ] Allow Google to use this data to develop and improve Google's machine learning models. Note: This setting can take up to 1 minute to take effect.

<img width="1769" height="304" alt="Image" src="https://github.com/user-attachments/assets/45b85473-5166-48d5-82c9-683e3ac79a3d" /> <br> <br>

This "opt-in" behavior contradicts the note present on https://developers.google.com/gemini-code-assist/resources/privacy-notice-gemini-code-assist-individuals, which describes an "opt-out"

If you don't want this data used to improve Google's machine learning models, you can opt out by following the steps in Set up Gemini Code Assist for individuals.

<img width="1421" height="749" alt="Image" src="https://github.com/user-attachments/assets/129c5d19-ef33-4753-aee1-414c71c9d454" />

What did you expect to happen?

Settings are consitent with documentation, and with the text that surrounds them.

Client information

VScode extension 2.79.0

Login information

Google Account

Anything else we need to know?

This is a new instance of https://github.com/google-gemini/gemini-cli/issues/17480, which was incorrectly closed by the gemini-cli bot.

extent analysis

TL;DR

The fix likely involves updating the UI text to correctly reflect the opt-in behavior of the checkbox.

Guidance

  • Verify the current behavior by checking the checkbox and observing if the setting takes effect as described.
  • Compare the UI text with the documentation to identify any inconsistencies.
  • Consider filing a bug report to update the UI text to correctly reflect the opt-in behavior.
  • Review the related issue https://github.com/google-gemini/gemini-cli/issues/17480 for any additional context.

Example

No code snippet is provided as this issue appears to be related to UI text and documentation consistency.

Notes

The issue seems to be specific to the VScode extension version 2.79.0 and Google Account login.

Recommendation

Apply workaround: Update the UI text to correctly reflect the opt-in behavior, as the current text is misleading and contradicts the documentation.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING