Never miss a release that matters
AI-powered summaries of every GitHub release.
AI Summaries
Changelogs condensed into clear, actionable insights.
Always Free
Track up to 5 packages at no cost, forever.
Weekly Digest
A curated summary of every release, delivered weekly.
TL;DR
Introduces the Caretaker triage system, featuring an LLM-powered orchestrator and GitHub Action integration for automated issue handling.
New
- Caretaker Triage: Implements a full triage worker pipeline, including an LLM orchestrator and egress service via Octokit (GitHub API client).
Fixes Worth Knowing
- Stability: Mitigated infinite ReAct and prompt injection loops.
- File Handling: Fixed relative path support in plan mode and disabled LLM corrections for JSON and IPYNB files.
- Error Handling: Added clearer messaging for missing Code Assist tiers and improved setup hints for project quota limit errors.
- API Reliability: Resolved "400 Bad Request" errors by coalescing consecutive roles and grouping cancelled tool responses.
TL;DR
The Gemini CLI now defaults to using the 3.5 Flash model when the auto mode flag is enabled, offering faster responses.
New
- Antigravity CLI (a new interface) is now available with documentation and migration commands.
Fixes Worth Knowing
- Improved error handling when accessing policy files.
- Fixed a bug where empty sessions were being saved.
- Corrected Vertex AI (cloud AI platform) model mapping.
- Reduced frequency of the Antigravity transition banner.
TL;DR
The Gemini CLI now supports streaming responses, allowing you to see results as they're generated – improving perceived performance and enabling real-time interaction.
New
- Streaming Responses: View Gemini responses incrementally (real-time output).
Fixes Worth Knowing
- Improved error messaging for API key issues.
- Fixed a bug causing incorrect model selection in some cases.
Before You Upgrade
Ensure your terminal supports ANSI color codes for the best streaming experience.