Gemini Code Assist will be shut down on July 17

Hacker News Top News

Summary

Google announces the shutdown of the consumer version of Gemini Code Assist on GitHub on July 17, while the enterprise version remains available.

No content available
Original Article
View Cached Full Text

Cached at: 07/03/26, 02:14 PM

# Review GitHub code using Gemini Code Assist Source: [https://docs.cloud.google.com/gemini/docs/code-review/review-repo-code](https://docs.cloud.google.com/gemini/docs/code-review/review-repo-code) Gemini Code Assist on GitHub brings the power of Gemini to the pull request process by acting as a code reviewer\. Gemini Code Assist on GitHub uses a Gemini\-powered agent that automatically summarizes pull requests and provides in\-depth code reviews, speeding up reviews and increasing the quality of code\. Once you've[set up Gemini Code Assist on GitHub](https://docs.cloud.google.com/gemini/docs/code-review/set-up-code-assist-github), you can[invoke Gemini Code Assist](https://docs.cloud.google.com/gemini/docs/code-review/use-code-assist-github)at any stage of the pull request to review the code\. You can interact with Gemini Code Assist in the pull request comments directly by: - Asking clarifying questions on the review that Gemini Code Assist creates\. - Prompting Gemini Code Assist by adding the`/gemini`tag to your comments to ask questions in the context of the pull request\. Gemini Code Assist will automatically retrieve helpful information from the repository and pull request to perform its tasks\. This document is intended for developers of all skill levels\. It assumes that you have a working knowledge of GitHub\. ## Consumer version and enterprise version Gemini Code Assist on GitHub is available in an enterprise version, which you[install](https://docs.cloud.google.com/gemini/docs/code-review/set-up-code-assist-github)through Google Cloud\. A consumer version also exists; however, serving requests to the consumer version is being discontinued, and you shouldn't install this version\. The following table summarizes the differences between the consumer version and enterprise version: Consumer versionEnterprise version[\(Preview\)](https://cloud.google.com/products#product-launch-stages)Terms of service[Google terms of service](https://policies.google.com/terms)[Google Cloud terms of service](https://cloud.google.com/terms/)[Quotas](https://developers.google.com/gemini-code-assist/resources/quotas#github)33 pull requests per day100\+ pull requests per day[Managing configurations](https://docs.cloud.google.com/gemini/docs/code-review/customize-repo-review)Per\-repository within GitHub All repositories associated with an account using the[settings page](https://codeassist.google/code-review) Per\-repository within GitHub Across multiple repositories using[Google Cloud](https://console.cloud.google.com/gemini-code-assist/agents-tools) [Adding a style guide](https://docs.cloud.google.com/gemini/docs/code-review/style-guide)Per\-repository within GitHubPer\-repository within GitHub Across multiple repositories using[Google Cloud](https://console.cloud.google.com/gemini-code-assist/agents-tools) GitHub supportGitHub GitHub [GitHub Enterprise Server](https://docs.github.com/en/enterprise-server/admin/overview/about-github-enterprise-server) [GitHub Enterprise Cloud](https://docs.github.com/en/enterprise-cloud@latest/admin/data-residency/about-github-enterprise-cloud-with-data-residency) ## Considerations - Gemini Code Assist on GitHub does not generate summaries or code suggestions for any files located within the`\.github/workflows`directory\. This exclusion helps prevent the introduction of potentially insecure configurations to the repository\. - The[enterprise version](https://docs.cloud.google.com/gemini/docs/code-review/review-repo-code#versions)uses a[Developer Connect connection](https://docs.cloud.google.com/developer-connect/docs/git-repo-connections)to connect your GitHub repositories to Google Cloud\. - This Developer Connect connection is always created in the region`us\-east1`\. - This Developer Connect connection must be created using the**Code Assist Source Code Management**section found in Gemini Code Assist**Agents & Tools**\. For instructions, see[Set up Gemini Code Assist on GitHub](https://docs.cloud.google.com/gemini/docs/code-review/set-up-code-assist-github)\. ## What's next - [Set up Gemini Code Assist on GitHub](https://docs.cloud.google.com/gemini/docs/code-review/set-up-code-assist-github)\. - [Use Gemini Code Assist on GitHub](https://docs.cloud.google.com/gemini/docs/code-review/use-code-assist-github)\. - Learn how to[customize Gemini Code Assist on GitHub behavior](https://docs.cloud.google.com/gemini/docs/code-review/customize-repo-review)\.

Similar Articles

Gemini CLI will stop working from June 18, 2026

Hacker News Top

Google announces that Gemini CLI will be deprecated on June 18, 2026, and users are encouraged to migrate to the new Antigravity CLI, which offers faster execution and asynchronous multi-agent workflows.

Gemini 2.0 is now available to everyone

Google DeepMind Blog

Google announces general availability of Gemini 2.0 Flash via API, introduces experimental Gemini 2.0 Pro for advanced coding and reasoning tasks, and releases Gemini 2.0 Flash-Lite as a cost-efficient option. All models support multimodal input with text output and are available through Google AI Studio, Vertex AI, and the Gemini app.

Should we totally give up on Gemini for coding?

Reddit r/AI_Agents

A user reports that Gemini 3.1 Pro significantly underperforms Codex and Claude for coding, likening it to an inexperienced junior developer, and doubts Google's ability to compete in frontier coding models.