mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-11 06:31:01 -07:00
Implements Refreshed UX refinements and aligns snapshots with the new design: - Refactored Composer.tsx to extract renderMinimalMetaRowContent and optimize layout logic. - Restored original commenting and HorizontalLine behavior for the legacy layout. - Added isFocused support to ToolStatusIndicator and GeminiRespondingSpinner for better visual focus during shell execution. - Adopts new footer field configuration. - Regenerated all UI snapshots and SVGs to match the new 2-row layout and design tokens. - Removed temporary _footer-ui.md research report from Git. - Gated behind ui.footerLayoutRefresh setting. docs(settings): Regenerate documentation and schema fix(ui): Remove witty phrase fallback from right-side ambient node