mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-15 06:12:50 -07:00
52c4b9020e
- Update TopicMessage UI component to check for summary first and fallback to strategic_intent. - Maintain existing backend tool declaration where strategic_intent is required and summary is optional. - Ensure CLI status line remains concise by continuing to use strategic_intent in getDescription. - Update CLI unit tests and snapshots to verify priority and fallback logic. - Resolve PR feedback regarding terminal UI layout and backend consistency.