Skip to content

update the max amount of times the Antigravity transition banner can be displayed.#27676

Merged
DavidAPierce merged 1 commit into
mainfrom
update_banner_limit
Jun 5, 2026
Merged

update the max amount of times the Antigravity transition banner can be displayed.#27676
DavidAPierce merged 1 commit into
mainfrom
update_banner_limit

Conversation

@DavidAPierce

Copy link
Copy Markdown
Contributor

Summary

Allows CLI transition banner to be visible consistently for users that would see it rather than hiding it after 5 times.

Details

Added a workaround for the maximum amount of times a banner can be displayed so that deprecation and reroute messages are not hidden from the user even after DEFAULT_MAX_BANNER_SHOWN_COUNT times.
This is a minor workaround focused on identifying a keyword that is in expected banner messages.

How to Validate

Log in with a free tier account 5 or more times and verify that the "│ Gemini CLI is transitioning to the new Antigravity CLI for Google One and unpaid tier (Gemini Code Assist for individuals) users. " message appears consistently.

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

@DavidAPierce
DavidAPierce requested a review from a team as a code owner June 5, 2026 00:40
@github-actions github-actions Bot added the size/s A small PR label Jun 5, 2026
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

📊 PR Size: size/S

  • Lines changed: 22
  • Additions: +19
  • Deletions: -3
  • Files changed: 2

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, 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 modifies the CLI banner display logic to ensure critical transition messages remain visible to users. By checking for the Antigravity keyword, the system now bypasses the standard display limit, ensuring important deprecation and reroute notifications are not suppressed for users who have already seen the banner multiple times.

Highlights

  • Banner visibility logic: Updated the useBanner hook to ensure that transition banners containing the Antigravity keyword remain visible even after the default display limit is reached.
  • Test coverage: Added a new test case in useBanner.test.ts to verify that banners with the Antigravity announcement are not hidden after the maximum display count.
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 the 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 counterproductive. 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.

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.

@DavidAPierce
DavidAPierce requested a review from scidomino June 5, 2026 00:40

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

Copy link
Copy Markdown
Contributor

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 useBanner hook to ensure that any banner containing an 'Antigravity' announcement is not hidden, even if its display count exceeds the maximum limit. A corresponding unit test has been added to verify this behavior. There are no review comments, and I have no feedback to provide.

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

Size Change: +36 B (0%)

Total Size: 33.9 MB

Filename Size Change
./bundle/chunk-5QLMXXYL.js 0 B -3.77 kB (removed) 🏆
./bundle/chunk-AMGLBL7S.js 0 B -661 kB (removed) 🏆
./bundle/chunk-EMJURQJB.js 0 B -19.5 kB (removed) 🏆
./bundle/chunk-IB7L6CFG.js 0 B -13 kB (removed) 🏆
./bundle/chunk-JTE45LKX.js 0 B -16.4 MB (removed) 🏆
./bundle/chunk-LZDJRE57.js 0 B -3.43 kB (removed) 🏆
./bundle/chunk-QZEBSK6Y.js 0 B -2.79 MB (removed) 🏆
./bundle/chunk-ZWBBNIK3.js 0 B -49.2 kB (removed) 🏆
./bundle/core-5ZHJYGNH.js 0 B -49.7 kB (removed) 🏆
./bundle/devtoolsService-545EVH6L.js 0 B -28 kB (removed) 🏆
./bundle/gemini-ZW5WT3SS.js 0 B -589 kB (removed) 🏆
./bundle/interactiveCli-FIP43D4R.js 0 B -1.3 MB (removed) 🏆
./bundle/liteRtServerManager-VTHKO6QR.js 0 B -2.08 kB (removed) 🏆
./bundle/oauth2-provider-SKRTDTMM.js 0 B -9.12 kB (removed) 🏆
./bundle/chunk-5K4CGLLN.js 3.43 kB +3.43 kB (new file) 🆕
./bundle/chunk-CBMB24UL.js 16.4 MB +16.4 MB (new file) 🆕
./bundle/chunk-EXTUZM6M.js 49.2 kB +49.2 kB (new file) 🆕
./bundle/chunk-JSEFJ2MR.js 3.77 kB +3.77 kB (new file) 🆕
./bundle/chunk-PAB4JEYL.js 19.5 kB +19.5 kB (new file) 🆕
./bundle/chunk-UYTQ4KKY.js 13 kB +13 kB (new file) 🆕
./bundle/chunk-YFXGJFDV.js 661 kB +661 kB (new file) 🆕
./bundle/chunk-YMUTIHLQ.js 2.79 MB +2.79 MB (new file) 🆕
./bundle/core-UMCX5QD2.js 49.7 kB +49.7 kB (new file) 🆕
./bundle/devtoolsService-LIZPMOOI.js 28 kB +28 kB (new file) 🆕
./bundle/gemini-4VNQK75W.js 589 kB +589 kB (new file) 🆕
./bundle/interactiveCli-PJPAEYAV.js 1.3 MB +1.3 MB (new file) 🆕
./bundle/liteRtServerManager-UJW2TSOT.js 2.08 kB +2.08 kB (new file) 🆕
./bundle/oauth2-provider-CHKEDFRL.js 9.12 kB +9.12 kB (new file) 🆕
ℹ️ View Unchanged
Filename Size Change
./bundle/bundled/third_party/index.js 8 MB 0 B
./bundle/chunk-34MYV7JD.js 2.45 kB 0 B
./bundle/chunk-5AUYMPVF.js 858 B 0 B
./bundle/chunk-5PS3AYFU.js 1.18 kB 0 B
./bundle/chunk-6HI7VNOG.js 124 kB 0 B
./bundle/chunk-DAHVX5MI.js 206 kB 0 B
./bundle/chunk-IUUIT4SU.js 56.5 kB 0 B
./bundle/chunk-TUDYL3X4.js 40.3 kB 0 B
./bundle/cleanup-UMWJLUT2.js 0 B -902 B (removed) 🏆
./bundle/devtools-V7NE4CQA.js 696 kB 0 B
./bundle/events-XB7DADIJ.js 418 B 0 B
./bundle/examples/hooks/scripts/on-start.js 188 B 0 B
./bundle/examples/mcp-server/example.js 1.43 kB 0 B
./bundle/gemini.js 5.38 kB 0 B
./bundle/getMachineId-bsd-TXG52NKR.js 1.55 kB 0 B
./bundle/getMachineId-darwin-7OE4DDZ6.js 1.55 kB 0 B
./bundle/getMachineId-linux-SHIFKOOX.js 1.34 kB 0 B
./bundle/getMachineId-unsupported-5U5DOEYY.js 1.06 kB 0 B
./bundle/getMachineId-win-6KLLGOI4.js 1.72 kB 0 B
./bundle/https-proxy-agent-AVGR4LHR.js 490 B 0 B
./bundle/multipart-parser-KPBZEGQU.js 11.7 kB 0 B
./bundle/sandbox-macos-permissive-open.sb 890 B 0 B
./bundle/sandbox-macos-permissive-proxied.sb 1.31 kB 0 B
./bundle/sandbox-macos-restrictive-open.sb 3.36 kB 0 B
./bundle/sandbox-macos-restrictive-proxied.sb 3.56 kB 0 B
./bundle/sandbox-macos-strict-open.sb 4.82 kB 0 B
./bundle/sandbox-macos-strict-proxied.sb 5.02 kB 0 B
./bundle/src-LG4OHBW7.js 233 kB 0 B
./bundle/src-QVCVGIUX.js 47 kB 0 B
./bundle/start-CIALTUN3.js 0 B -622 B (removed) 🏆
./bundle/tree-sitter-7U6MW5PS.js 274 kB 0 B
./bundle/tree-sitter-bash-34ZGLXVX.js 1.84 MB 0 B
./bundle/worker/worker-entry.js 361 kB 0 B
./bundle/cleanup-PG4LV4TW.js 902 B +902 B (new file) 🆕
./bundle/start-SG3WXSXI.js 622 B +622 B (new file) 🆕

compressed-size-action

@DavidAPierce
DavidAPierce enabled auto-merge June 5, 2026 00:44
@DavidAPierce
DavidAPierce added this pull request to the merge queue Jun 5, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 5, 2026
@gemini-cli gemini-cli Bot added the status/need-issue Pull requests that need to have an associated issue. label Jun 5, 2026
@DavidAPierce
DavidAPierce added this pull request to the merge queue Jun 5, 2026
Merged via the queue into main with commit f40498d Jun 5, 2026
33 checks passed
@DavidAPierce
DavidAPierce deleted the update_banner_limit branch June 5, 2026 14:48
@DavidAPierce

Copy link
Copy Markdown
Contributor Author

/patch

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

🚀 [Step 1/4] Patch workflow(s) waiting for approval!

📋 Details:

  • Channels: stable,preview
  • Commit: f40498db644ac570a4bba90bb8711239d802ddc6
  • Workflows Created: 2

⏳ Status: The patch creation workflow has been triggered and is waiting for deployment approval. Please visit the specific workflow links below and approve the runs.

🔗 Track Progress:

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

🚀 [Step 2/4] Patch PR Created!

📋 Patch Details:

📝 Next Steps:

  1. Review and approve the hotfix PR: #27699
  2. Once merged, the patch release will automatically trigger
  3. You'll receive updates here when the release completes

🔗 Track Progress:

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

🚀 [Step 2/4] Patch PR Created!

📋 Patch Details:

📝 Next Steps:

  1. Review and approve the hotfix PR: #27700
  2. Once merged, the patch release will automatically trigger
  3. You'll receive updates here when the release completes

🔗 Track Progress:

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

🚀 [Step 3/4] Patch Release Waiting for Approval!

📋 Release Details:

  • Environment: prod
  • Channel: stable → publishing to npm tag latest
  • Version: v0.45.1
  • Hotfix PR: Merged ✅
  • Release Branch: release/v0.45.1-pr-27676

⏳ Status: The patch release has been triggered and is waiting for deployment approval. Please visit the specific workflow run link below and approve the deployment. You'll receive another update when it completes.

🔗 Track Progress:

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

🚀 [Step 3/4] Patch Release Waiting for Approval!

📋 Release Details:

  • Environment: prod
  • Channel: preview → publishing to npm tag preview
  • Version: v0.46.0-preview.1
  • Hotfix PR: Merged ✅
  • Release Branch: release/v0.46.0-preview.1-pr-27676

⏳ Status: The patch release has been triggered and is waiting for deployment approval. Please visit the specific workflow run link below and approve the deployment. You'll receive another update when it completes.

🔗 Track Progress:

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

[Step 4/4] Patch Release Complete!

📦 Release Details:

🎉 Status: Your patch has been successfully released and published to npm!

📝 What's Available:

🔗 Links:

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

[Step 4/4] Patch Release Complete!

📦 Release Details:

  • Version: 0.45.2
  • NPM Tag: latest
  • Channel: stable
  • Dry Run: false

🎉 Status: Your patch has been successfully released and published to npm!

📝 What's Available:

🔗 Links:

rfcclub pushed a commit to rfcclub/gemini-cli that referenced this pull request Jun 7, 2026

@tooshotti909 tooshotti909 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Co

software-0ficial pushed a commit to software-0ficial/gemini-cli that referenced this pull request Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/s A small PR status/need-issue Pull requests that need to have an associated issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants