Gemini Code Assist will be shut down on July 17
5 hours ago
- #GitHub Integration
- #Pull Request Automation
- #AI Code Review
- Gemini Code Assist on GitHub is an AI-powered tool that summarizes pull requests and provides in-depth code reviews to speed up the review process and improve code quality.
- Users can invoke Gemini Code Assist at any stage of a pull request and interact with it via comments, including using the /gemini tag to ask questions.
- There are two versions: an enterprise version (available via Google Cloud with higher quotas and centralized management) and a consumer version (which is being discontinued).
- Key differences include terms of service, daily quotas (enterprise offers 100+ pull requests/day vs. consumer's 33), and configuration management (enterprise allows cross-repository settings via Google Cloud).
- Gemini Code Assist excludes files in the .github/workflows directory from reviews to prevent insecure configurations and uses a Developer Connect connection in the us-east1 region for the enterprise version.