mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-11 06:31:01 -07:00
- Respect ui.footerLayoutRefresh setting in AppContainer instead of hardcoding true. - Revert speculative loadingPhraseLayout settings to standard loadingPhrases to ensure schema consistency. - Remove useLegacyLayout typecast hack in StatusDisplay in favor of checking footerLayoutRefresh. - Clean up migration tests and types in configuration layer.