v0.26.0-nightly.20260120.a90bcf749
Gemini CLISummary
This release introduces the new /introspect slash command for enhanced introspection. Key fixes include correcting inverted logic and resolving issues with response chunk processing and Homebrew installation detection. The documentation has also been updated to reference Gemini 3.
New Features
- Added the /introspect slash command for introspection capabilities.
Bug Fixes
- Fixed an issue where the tool would attempt context overflow checks before compression, potentially leading to errors.
- Corrected inverted logic within the core functionality.
- Fixed Homebrew installation detection issues within the CLI.
- Fixed an issue where only the first part of a response chunk was processed when the thought was present first.
- Fixed a jq quoting error in the pr-triage.sh automation script.
Improvements
- Stabilized the skill-creator CI and package format.
- Improved clipboard copying on Windows Terminal by using OSC-52.
- Updated the README and configuration guide to reference Gemini 3.