Fixed a thought leakage issue in scrubbed history turns. Also fixed LLM correction bypass for JSON and IPYNB files in write_file and replace operations, and improved fallback summary labeling.
Gemini
Google's multimodal AI model family and developer API for building generative AI applications.
Made ~/.gitconfig read-only in the macOS sandbox and fixed escape sequence handling in string literals for modern models.
Logs for supported Interactions API calls are now viewable in the AI Studio dashboard.
What's Changed
- feat(caretaker): egress cloud run service skeleton by @chadd28 in https://github.com/google-gemini/gemini-cli/pull/28167
Fixed a symbolic link directory escape vulnerability in the memory import processor.
Fixed defensive path resolution for at-reference files in core-tools.
New features include interactive mode switching, Azure OpenAI provider support, and background conversation management.
Released gemini-omni-flash-preview, a high-performance multimodal model for high-speed video generation and conversational video editing. Generate 3–10 second videos at 720p from text or animate still images, then conversationally edit outputs using the Interactions API.
Sensitive path blocklist and VSCode HITL enforcement now use case-insensitive matching, fixing a security gap where uppercase paths could bypass the blocklist.
Fixed a CI job that could prevent bad NPM releases from being detected and a crash during promote jobs. Also fixed the no_proxy test.